Skip to main content

Galactic Dynamics in python

Project description

Galactic Dynamics in python

galpy is a Python package for galactic dynamics. It supports orbit integration in a variety of potentials, evaluating and sampling various distribution functions, and the calculation of action-angle coordinates for all static potentials. galpy is an astropy affiliated package and provides full support for astropy’s Quantity framework for variables with units.

AUTHOR

Jo Bovy - bovy at astro dot utoronto dot ca

See AUTHORS.txt for a full list of contributors.

If you find this code useful in your research, please let me know. If you use galpy in a publication, please cite Bovy (2015) and link to http://github.com/jobovy/galpy. See the acknowledgement documentation section for a more detailed guide to citing parts of the code. Thanks!

LOOKING FOR HELP?

The latest documentation can be found here. You can also join the galpy slack community for any questions related to galpy; join here.

If you find any bug in the code, please report these using the Issue Tracker or by joining the galpy slack community.

If you are having issues with the installation of galpy, please first consult the Installation FAQ.

PYTHON VERSIONS AND DEPENDENCIES

galpy supports Python 3. Specifically, galpy supports Python 3.10, 3.11, 3.12, 3.13, and 3.14. GitHub Actions CI builds regularly check support for Python 3.14 (and of 3.10, 3.11, 3.12, and 3.13 using a more limited, core set of tests) on Linux and Windows (and 3.14 on Mac OS). Python 2.7 is no longer supported.

This package requires Numpy, Scipy, and Matplotlib. Certain advanced features require the GNU Scientific Library (GSL), with action calculations requiring version 1.14 or higher. Other optional dependencies include:

  • Support for providing inputs and getting outputs as Quantities with units is provided through astropy.
  • Querying SIMBAD for the coordinates of an object in the Orbit.from_name initialization method requires astroquery.
  • Displaying a progress bar for certain operations (e.g., orbit integration of multiple objects at once) requires tqdm.
  • Plotting arbitrary functions of Orbit attributes requires numexpr.
  • Speeding up the evaluation of certain functions in the C code requires numba.
  • Constant-anisotropy DFs in galpy.df.constantbetadf require JAX.
  • Use of SnapshotRZPotential and InterpSnapshotRZPotential requires pynbody.

Other parts of the code may require additional packages and you will be alerted by the code if they are not installed.

CONTRIBUTING TO GALPY

If you are interested in contributing to galpy's development, take a look at this brief guide on the wiki. This will hopefully help you get started!

Some further development notes can be found on the wiki. This includes a list of small and larger extensions of galpy that would be useful here as well as a longer-term roadmap here. Please let the main developer know if you need any help contributing!

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

galpy-1.11.2.tar.gz (982.0 kB view details)

Uploaded Source

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

galpy-1.11.2-cp314-cp314-win_amd64.whl (891.6 kB view details)

Uploaded CPython 3.14Windows x86-64

galpy-1.11.2-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (2.8 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ x86-64manylinux: glibc 2.28+ x86-64

galpy-1.11.2-cp314-cp314-macosx_11_0_arm64.whl (9.8 MB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

galpy-1.11.2-cp314-cp314-macosx_10_15_x86_64.whl (16.7 MB view details)

Uploaded CPython 3.14macOS 10.15+ x86-64

galpy-1.11.2-cp313-cp313-win_amd64.whl (887.0 kB view details)

Uploaded CPython 3.13Windows x86-64

galpy-1.11.2-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (2.8 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ x86-64manylinux: glibc 2.28+ x86-64

galpy-1.11.2-cp313-cp313-macosx_11_0_arm64.whl (9.8 MB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

galpy-1.11.2-cp313-cp313-macosx_10_13_x86_64.whl (16.7 MB view details)

Uploaded CPython 3.13macOS 10.13+ x86-64

galpy-1.11.2-cp312-cp312-win_amd64.whl (887.0 kB view details)

Uploaded CPython 3.12Windows x86-64

galpy-1.11.2-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (2.8 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64manylinux: glibc 2.28+ x86-64

galpy-1.11.2-cp312-cp312-macosx_11_0_arm64.whl (9.8 MB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

galpy-1.11.2-cp312-cp312-macosx_10_13_x86_64.whl (16.7 MB view details)

Uploaded CPython 3.12macOS 10.13+ x86-64

galpy-1.11.2-cp311-cp311-win_amd64.whl (887.0 kB view details)

Uploaded CPython 3.11Windows x86-64

galpy-1.11.2-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (2.8 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64manylinux: glibc 2.28+ x86-64

galpy-1.11.2-cp311-cp311-macosx_11_0_arm64.whl (9.8 MB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

galpy-1.11.2-cp311-cp311-macosx_10_13_x86_64.whl (16.7 MB view details)

Uploaded CPython 3.11macOS 10.13+ x86-64

galpy-1.11.2-cp310-cp310-win_amd64.whl (887.0 kB view details)

Uploaded CPython 3.10Windows x86-64

galpy-1.11.2-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (2.8 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64manylinux: glibc 2.28+ x86-64

galpy-1.11.2-cp310-cp310-macosx_11_0_arm64.whl (9.8 MB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

galpy-1.11.2-cp310-cp310-macosx_10_13_x86_64.whl (16.7 MB view details)

Uploaded CPython 3.10macOS 10.13+ x86-64

File details

Details for the file galpy-1.11.2.tar.gz.

File metadata

  • Download URL: galpy-1.11.2.tar.gz
  • Upload date:
  • Size: 982.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for galpy-1.11.2.tar.gz
Algorithm Hash digest
SHA256 5180a25743e6c8e5fbaffc1ff89f22940276b6341b2d3a9c4ca5e348eb071e5e
MD5 7455068bd061d0538e7ac3d758a873d4
BLAKE2b-256 1ee3b73ffda824e5a4ef14daec2503ad1342072169652bee654d55cba965d2cf

See more details on using hashes here.

Provenance

The following attestation bundles were made for galpy-1.11.2.tar.gz:

Publisher: wheels.yml on jobovy/galpy

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file galpy-1.11.2-cp314-cp314-win_amd64.whl.

File metadata

  • Download URL: galpy-1.11.2-cp314-cp314-win_amd64.whl
  • Upload date:
  • Size: 891.6 kB
  • Tags: CPython 3.14, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for galpy-1.11.2-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 45b03b941edd582cbf29c044ea60b0653ffdab42ea976999e3b1ce4a789f8adf
MD5 cf910adf83c62724e9cb232d2acfd0b2
BLAKE2b-256 ece637f1b0821e7b1b0ff52c4f0c116099ed318163c55f79398ef06ac3ade20a

See more details on using hashes here.

Provenance

The following attestation bundles were made for galpy-1.11.2-cp314-cp314-win_amd64.whl:

Publisher: wheels.yml on jobovy/galpy

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file galpy-1.11.2-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for galpy-1.11.2-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 a2df211c36edf926fa436ba2edb16939cdab0b04ccc7ca873992bde38d24e543
MD5 4d5ce96dcfe124340968094ed40dd1ea
BLAKE2b-256 06fe5af7c3b926ac519fb03fcc43c9f32105537c9af76d61d1f11c0228f09563

See more details on using hashes here.

Provenance

The following attestation bundles were made for galpy-1.11.2-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl:

Publisher: wheels.yml on jobovy/galpy

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file galpy-1.11.2-cp314-cp314-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for galpy-1.11.2-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 da51aa6317a5983d63cfc2eee2d0f85be6377331dd12000149e06123799f3f20
MD5 a166371fd7d71728f3746a2e757c0007
BLAKE2b-256 240839a9d5d2848e7422407c52797d08d3244c8bb96aca765a0c81d08bf0e6c3

See more details on using hashes here.

Provenance

The following attestation bundles were made for galpy-1.11.2-cp314-cp314-macosx_11_0_arm64.whl:

Publisher: wheels.yml on jobovy/galpy

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file galpy-1.11.2-cp314-cp314-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for galpy-1.11.2-cp314-cp314-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 076696833700ff36cc2a769a9426972334a67d3f31cb3944bcf0c28203f49377
MD5 6c6a38b1d6d33872d20c8605442fb817
BLAKE2b-256 54b75a34f0ba821b511d57ef1532014107dc73ebc4ef40d9ef285ee7c17e0ea2

See more details on using hashes here.

Provenance

The following attestation bundles were made for galpy-1.11.2-cp314-cp314-macosx_10_15_x86_64.whl:

Publisher: wheels.yml on jobovy/galpy

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file galpy-1.11.2-cp313-cp313-win_amd64.whl.

File metadata

  • Download URL: galpy-1.11.2-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 887.0 kB
  • Tags: CPython 3.13, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for galpy-1.11.2-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 11ea8b06d9474e81110beec6e34c901a4fb031c966f32ffce5cd4f76a0c3f61d
MD5 854de4cb060df97080a81ed50adca2e2
BLAKE2b-256 cb46415ee3f835d214cab6a3821751148a85bdd84e7f90a95f255bde219db7b8

See more details on using hashes here.

Provenance

The following attestation bundles were made for galpy-1.11.2-cp313-cp313-win_amd64.whl:

Publisher: wheels.yml on jobovy/galpy

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file galpy-1.11.2-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for galpy-1.11.2-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 fabc4db8c2b18cd44530725af5c2e010d22db8df66e2b656057e1d54c543abe6
MD5 f53adb89b03baf46b473fb4d8c56beab
BLAKE2b-256 4cc27118c4a1c6f7168277262ba6a140807e21ae40fcec717ff911926094f24f

See more details on using hashes here.

Provenance

The following attestation bundles were made for galpy-1.11.2-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl:

Publisher: wheels.yml on jobovy/galpy

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file galpy-1.11.2-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for galpy-1.11.2-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 7b3b246ab8994a87b1b7120f1eb1ebeca5625272b957420f86bce0d26c086552
MD5 ad4640a1f2e1da8f1a82a881a8c6fcc9
BLAKE2b-256 0947c0b49961fcb212c1baea106853a1307be87ebd8e81cefa3039bf42900cb3

See more details on using hashes here.

Provenance

The following attestation bundles were made for galpy-1.11.2-cp313-cp313-macosx_11_0_arm64.whl:

Publisher: wheels.yml on jobovy/galpy

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file galpy-1.11.2-cp313-cp313-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for galpy-1.11.2-cp313-cp313-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 0951cb85158e7869da6e75cf0b03726d6cebd2ad43b85e3b541fb71b51ffb927
MD5 080645bfb8d1c343303806ccdaffd32e
BLAKE2b-256 8c40f35c720960dbe74c5a5320e84491aa49bb6caab7b8e6b78b8b5d604d286d

See more details on using hashes here.

Provenance

The following attestation bundles were made for galpy-1.11.2-cp313-cp313-macosx_10_13_x86_64.whl:

Publisher: wheels.yml on jobovy/galpy

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file galpy-1.11.2-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: galpy-1.11.2-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 887.0 kB
  • Tags: CPython 3.12, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for galpy-1.11.2-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 76a5794293239221e9f3a5c4e64f97479b309ecb93fef17b1b69efcc9f79f575
MD5 ceac7568e622a09743097521ff5aefe0
BLAKE2b-256 6003a30de6af75d1d3d97328d4d178c61cf457def5013347aa45b710ca262a56

See more details on using hashes here.

Provenance

The following attestation bundles were made for galpy-1.11.2-cp312-cp312-win_amd64.whl:

Publisher: wheels.yml on jobovy/galpy

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file galpy-1.11.2-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for galpy-1.11.2-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 5a40f8aac22bdf2265833cc4185f82b134fa2f11db63a3029ebb54c4e31c695a
MD5 7f1c853936284eab145a5df7e54ccbf9
BLAKE2b-256 e4dfa6e0d2d993e219aca1adb319d4dd37f2091ceba5cd6eff18e3a41b5606bd

See more details on using hashes here.

Provenance

The following attestation bundles were made for galpy-1.11.2-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl:

Publisher: wheels.yml on jobovy/galpy

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file galpy-1.11.2-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for galpy-1.11.2-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 49aa688b697dddeb833f50fca95e54aa0cf3fddf17971709a9c4e374dbeaf99f
MD5 130f5363df654c802b716901efabdb6a
BLAKE2b-256 dbeabe8b236f575a6c9236ef95d2d66e85c8cbee7aa445f0fd706a83d7271268

See more details on using hashes here.

Provenance

The following attestation bundles were made for galpy-1.11.2-cp312-cp312-macosx_11_0_arm64.whl:

Publisher: wheels.yml on jobovy/galpy

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file galpy-1.11.2-cp312-cp312-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for galpy-1.11.2-cp312-cp312-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 2e1b49c46d482d08e0640a8e8a98d3bf76420cb84e2dc046cf495771d664a5b2
MD5 eb1e28cd55bb511d272c628460b1fe13
BLAKE2b-256 08ba9929c5203fde8f28185ef3450407a3669b5255392bbe12ff9310d66beb01

See more details on using hashes here.

Provenance

The following attestation bundles were made for galpy-1.11.2-cp312-cp312-macosx_10_13_x86_64.whl:

Publisher: wheels.yml on jobovy/galpy

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file galpy-1.11.2-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: galpy-1.11.2-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 887.0 kB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for galpy-1.11.2-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 47816d4ed0cc716d05f7c62898584b37b4ab15dc81143eaa84ee6dbb7a87323b
MD5 1f3fe599fa07f708700f35269d405701
BLAKE2b-256 f8e9016c9b20d72e2b2685fd57d6905e309bffd55b81b00fc56aa17074068d09

See more details on using hashes here.

Provenance

The following attestation bundles were made for galpy-1.11.2-cp311-cp311-win_amd64.whl:

Publisher: wheels.yml on jobovy/galpy

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file galpy-1.11.2-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for galpy-1.11.2-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 c90ef6fe0af8b3f6a4b2bec5ca2f6a297b069ce7d382f20eb8a0ea7a755f2d5e
MD5 6c3ee968c4ef2c53269e9002663e16c4
BLAKE2b-256 b593c4b928e98e643423c98d67f1da7fb4c144a219f86a3ad36e0cfc92f04118

See more details on using hashes here.

Provenance

The following attestation bundles were made for galpy-1.11.2-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl:

Publisher: wheels.yml on jobovy/galpy

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file galpy-1.11.2-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for galpy-1.11.2-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 f3f8c427f29529d4e792329e445d5cb7707a7ee3c290c8cc3f78b8e8ef58b531
MD5 30829ccc02a3f3b8ef1ea4f8a85b17a2
BLAKE2b-256 a0b928b0e0558be1242ac74e3d3ddb20b610184f648f37710116f4735eab7f57

See more details on using hashes here.

Provenance

The following attestation bundles were made for galpy-1.11.2-cp311-cp311-macosx_11_0_arm64.whl:

Publisher: wheels.yml on jobovy/galpy

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file galpy-1.11.2-cp311-cp311-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for galpy-1.11.2-cp311-cp311-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 2a251c398e9d2c6312458d6ff0f50c57ebfb00773d01133725f463d87fb3f81f
MD5 5b11c91796bd97ceed16a0d4d66de162
BLAKE2b-256 47dd9a29e78a1605e39dea143f2d28dff6000b56cfb5beed99aa2c371f730cb4

See more details on using hashes here.

Provenance

The following attestation bundles were made for galpy-1.11.2-cp311-cp311-macosx_10_13_x86_64.whl:

Publisher: wheels.yml on jobovy/galpy

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file galpy-1.11.2-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: galpy-1.11.2-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 887.0 kB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for galpy-1.11.2-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 fdbbce2324eccafbb5525d612da3de5d2adeb78760c551ae3453d4b9f9499167
MD5 7901909c07d0c416fe240396f3571440
BLAKE2b-256 bcb5e74e33f3cc2b59cf8335c967fd37e89e9e397f1dcfccdbcf917d3b2e0673

See more details on using hashes here.

Provenance

The following attestation bundles were made for galpy-1.11.2-cp310-cp310-win_amd64.whl:

Publisher: wheels.yml on jobovy/galpy

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file galpy-1.11.2-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for galpy-1.11.2-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 121f2e33d3703376ad952853c79060bb4980226d981bfc07d72be9501fef1555
MD5 1bf55f541983b211e7f6950934e37eb2
BLAKE2b-256 f89eb6768fbfbbedfe12754580502882656347459ec254df0092d3466535ff9b

See more details on using hashes here.

Provenance

The following attestation bundles were made for galpy-1.11.2-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl:

Publisher: wheels.yml on jobovy/galpy

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file galpy-1.11.2-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for galpy-1.11.2-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 bf27d0e512e4ea4bf51814c10a665059f57787658655f0db8ea221c08c94e6ca
MD5 1e0eed0349e9adb88e2875c5ca57e24e
BLAKE2b-256 3c40800a4be27e071ff0065ead7338a1d74d949cc3fba985d5e5133b514db143

See more details on using hashes here.

Provenance

The following attestation bundles were made for galpy-1.11.2-cp310-cp310-macosx_11_0_arm64.whl:

Publisher: wheels.yml on jobovy/galpy

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file galpy-1.11.2-cp310-cp310-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for galpy-1.11.2-cp310-cp310-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 871c84c7ad4f567c3a100a7931c11c822d4ad1053abf8958fb20d1d50307ce07
MD5 e38a0b6b73e208ab811e201bc015224f
BLAKE2b-256 ec08296ab3ec2445d25452aeb93a0cd7abb4382b2fc1f6b57663c6aaaf50b9f7

See more details on using hashes here.

Provenance

The following attestation bundles were made for galpy-1.11.2-cp310-cp310-macosx_10_13_x86_64.whl:

Publisher: wheels.yml on jobovy/galpy

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page