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.8, 3.9, 3.10, 3.11, and 3.12. GitHub Actions CI builds regularly check support for Python 3.12 (and of 3.8, 3.9, 3.10, and 3.11 using a more limited, core set of tests) on Linux and Windows (and 3.12 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.10.1.tar.gz (863.6 kB view details)

Uploaded Source

Built Distributions

galpy-1.10.1-cp313-cp313-win_amd64.whl (806.4 kB view details)

Uploaded CPython 3.13 Windows x86-64

galpy-1.10.1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (6.1 MB view details)

Uploaded CPython 3.13 manylinux: glibc 2.17+ x86-64

galpy-1.10.1-cp313-cp313-macosx_11_0_arm64.whl (7.9 MB view details)

Uploaded CPython 3.13 macOS 11.0+ ARM64

galpy-1.10.1-cp313-cp313-macosx_10_13_x86_64.whl (17.1 MB view details)

Uploaded CPython 3.13 macOS 10.13+ x86-64

galpy-1.10.1-cp312-cp312-win_amd64.whl (806.4 kB view details)

Uploaded CPython 3.12 Windows x86-64

galpy-1.10.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (6.1 MB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ x86-64

galpy-1.10.1-cp312-cp312-macosx_11_0_arm64.whl (7.9 MB view details)

Uploaded CPython 3.12 macOS 11.0+ ARM64

galpy-1.10.1-cp312-cp312-macosx_10_13_x86_64.whl (17.1 MB view details)

Uploaded CPython 3.12 macOS 10.13+ x86-64

galpy-1.10.1-cp311-cp311-win_amd64.whl (806.4 kB view details)

Uploaded CPython 3.11 Windows x86-64

galpy-1.10.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (6.1 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ x86-64

galpy-1.10.1-cp311-cp311-macosx_11_0_arm64.whl (7.9 MB view details)

Uploaded CPython 3.11 macOS 11.0+ ARM64

galpy-1.10.1-cp311-cp311-macosx_10_13_x86_64.whl (17.1 MB view details)

Uploaded CPython 3.11 macOS 10.13+ x86-64

galpy-1.10.1-cp310-cp310-win_amd64.whl (806.4 kB view details)

Uploaded CPython 3.10 Windows x86-64

galpy-1.10.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (6.1 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ x86-64

galpy-1.10.1-cp310-cp310-macosx_11_0_arm64.whl (7.9 MB view details)

Uploaded CPython 3.10 macOS 11.0+ ARM64

galpy-1.10.1-cp310-cp310-macosx_10_13_x86_64.whl (17.1 MB view details)

Uploaded CPython 3.10 macOS 10.13+ x86-64

galpy-1.10.1-cp39-cp39-win_amd64.whl (806.4 kB view details)

Uploaded CPython 3.9 Windows x86-64

galpy-1.10.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (6.1 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ x86-64

galpy-1.10.1-cp39-cp39-macosx_11_0_arm64.whl (7.9 MB view details)

Uploaded CPython 3.9 macOS 11.0+ ARM64

galpy-1.10.1-cp39-cp39-macosx_10_13_x86_64.whl (17.1 MB view details)

Uploaded CPython 3.9 macOS 10.13+ x86-64

galpy-1.10.1-cp38-cp38-win_amd64.whl (806.4 kB view details)

Uploaded CPython 3.8 Windows x86-64

galpy-1.10.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (6.1 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ x86-64

galpy-1.10.1-cp38-cp38-macosx_11_0_arm64.whl (7.9 MB view details)

Uploaded CPython 3.8 macOS 11.0+ ARM64

galpy-1.10.1-cp38-cp38-macosx_10_13_x86_64.whl (17.1 MB view details)

Uploaded CPython 3.8 macOS 10.13+ x86-64

File details

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

File metadata

  • Download URL: galpy-1.10.1.tar.gz
  • Upload date:
  • Size: 863.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for galpy-1.10.1.tar.gz
Algorithm Hash digest
SHA256 a674b9e38b2188efa716b34a4ab49035396049a2523166dcd1f0ffe068753067
MD5 10e8a6a017b2e090c7a82cb0828460dc
BLAKE2b-256 e45bb5f1a021046684b803f374026d5d5f9bf343c43bd31beb8170cb93ad1263

See more details on using hashes here.

Provenance

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

Publisher: wheels.yml on jobovy/galpy

Attestations:

File details

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

File metadata

  • Download URL: galpy-1.10.1-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 806.4 kB
  • Tags: CPython 3.13, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for galpy-1.10.1-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 37b779d8cf1a8986e149856c1e22f54cf21cc0ee566e358a840931b80f9e1a39
MD5 9db8d7fe6572bd92acc6cb263e38e5fc
BLAKE2b-256 312daa588c554a039bf7e5524876ec37a154768d2f955545284a340f511793ec

See more details on using hashes here.

Provenance

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

Publisher: wheels.yml on jobovy/galpy

Attestations:

File details

Details for the file galpy-1.10.1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for galpy-1.10.1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 d86bacc31728afc9853eb9a545e66d7127b2184101d6b04d94dc1af637735cab
MD5 20fe1e16f056aa8996e5a1934cf92855
BLAKE2b-256 6bb716d2481d8966c27d52d36f64dadf19697970d5f186d806eb95b002fec193

See more details on using hashes here.

Provenance

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

Publisher: wheels.yml on jobovy/galpy

Attestations:

File details

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

File metadata

File hashes

Hashes for galpy-1.10.1-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 865a4488674c429841bc9966157a7d1432393da44108c74ed745fa631cade061
MD5 b81505a16ea646ca78ec5f68ee05c16b
BLAKE2b-256 040d83cdce97760b49082ef40b4a635a7c1ebd49428a98e10f1d2b51fb5b156e

See more details on using hashes here.

Provenance

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

Publisher: wheels.yml on jobovy/galpy

Attestations:

File details

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

File metadata

File hashes

Hashes for galpy-1.10.1-cp313-cp313-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 2275221e10e72fcf0aaeb2f621f72911055c460da3acaa2bf6c9e0c51421f5db
MD5 893fe454b6c443cee147cdb9f4e9095c
BLAKE2b-256 f99f04c519f95d9f2fe2a5273283fa2ba40b86191d665efdda4106e084895db5

See more details on using hashes here.

Provenance

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

Publisher: wheels.yml on jobovy/galpy

Attestations:

File details

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

File metadata

  • Download URL: galpy-1.10.1-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 806.4 kB
  • Tags: CPython 3.12, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for galpy-1.10.1-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 0f5f5d948d5b1b9dfaf3e85f24034cf80ddb9984fd5e8f1b298601c92a86c810
MD5 bfcb1d89c25d78ae7f32404edece61b9
BLAKE2b-256 9a2def12f8b10a809df454a6fc1a15f9c3d6111198e3b882919ae68626cb6425

See more details on using hashes here.

Provenance

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

Publisher: wheels.yml on jobovy/galpy

Attestations:

File details

Details for the file galpy-1.10.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for galpy-1.10.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 622d6fa09ace58c8a0614e52916ece63153751ae500b8f364afb008c68d854cc
MD5 6c1d362d3bd8034332cb9c3de05f059e
BLAKE2b-256 d7c3a546c9f9bd4afbe0617fed238d83c19de77fc8b4b7f1419158afacd0136b

See more details on using hashes here.

Provenance

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

Publisher: wheels.yml on jobovy/galpy

Attestations:

File details

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

File metadata

File hashes

Hashes for galpy-1.10.1-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 d3f1d1aa5ca67591deff20825441113e3b2f43f90cc9e438b051c17e81a9e4e6
MD5 b5b765debe74b05fd9e766f885cb0fe8
BLAKE2b-256 1f23ad58b6336ce4d7169f77d247f3b6bc411c631f5e49578e60f4d6b5423975

See more details on using hashes here.

Provenance

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

Publisher: wheels.yml on jobovy/galpy

Attestations:

File details

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

File metadata

File hashes

Hashes for galpy-1.10.1-cp312-cp312-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 bfae865b40f38e5a36aeb33cebad57e33a1522e07b2e319923f460d75e949c6f
MD5 0dedfafa7333e8198544ea5a09316ac2
BLAKE2b-256 d9550c39909ea41645831fdf1abda154315d96d49154864653dcda0d1757122f

See more details on using hashes here.

Provenance

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

Publisher: wheels.yml on jobovy/galpy

Attestations:

File details

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

File metadata

  • Download URL: galpy-1.10.1-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 806.4 kB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for galpy-1.10.1-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 2158dfc1db37a5821d6628618b39d11047ab46e8c7d86dd970168965923a7776
MD5 16fa3d433b0a6e934270e92ea70a0bfb
BLAKE2b-256 a9c1b524f94e3663e56c82602cd20a06efbfca50491cd3955610fe50fb75349e

See more details on using hashes here.

Provenance

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

Publisher: wheels.yml on jobovy/galpy

Attestations:

File details

Details for the file galpy-1.10.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for galpy-1.10.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 2c098675f5a2d1cc5bed6e87376e1b512fc8ab1142105ff1c59acffc3bf52e21
MD5 eefa5d87052e21b8749a19d9211debbc
BLAKE2b-256 8ac687ae643fc0ae34d15b473fa6f4a83022f3a47163957923cf11c4ce39d057

See more details on using hashes here.

Provenance

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

Publisher: wheels.yml on jobovy/galpy

Attestations:

File details

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

File metadata

File hashes

Hashes for galpy-1.10.1-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 93ee958b484bea2857542ee0e1c604f0cb31e7475fd5594d6d8d775ab82f0c0a
MD5 e9157c5e08fe90b52d2c5709cbb0d553
BLAKE2b-256 b651a20e48c6c333583f7e981d1990d822e64af39ab42e8bd76dc8884f74f253

See more details on using hashes here.

Provenance

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

Publisher: wheels.yml on jobovy/galpy

Attestations:

File details

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

File metadata

File hashes

Hashes for galpy-1.10.1-cp311-cp311-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 4799639949ba694ffa6b480b79a0fb1a9b7ff759b7b67312fb6555fa7da1036c
MD5 ed293e7d6d13754ca82618d4ebbb6945
BLAKE2b-256 a4dd5a6e23ceea16818ceb2531c33ea4e9f55c5a03dc410e219e142b33dc3e0d

See more details on using hashes here.

Provenance

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

Publisher: wheels.yml on jobovy/galpy

Attestations:

File details

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

File metadata

  • Download URL: galpy-1.10.1-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 806.4 kB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for galpy-1.10.1-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 1d8f46c78b5578dfab8caeffa60e856a4f08ca5c8aaa773b4e00e661cb78e227
MD5 2902440da113299ddfff2bcb64d8b129
BLAKE2b-256 e59659fe67266b5161e52144199f308f94368ee54be3b497ed2143682d03d139

See more details on using hashes here.

Provenance

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

Publisher: wheels.yml on jobovy/galpy

Attestations:

File details

Details for the file galpy-1.10.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for galpy-1.10.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 afb9ed9e1eb446d43a0bee8414ddb86f7b2a6474777af38baf9cbd8a5a181f64
MD5 0e0127381ee0d97dfeb6e05e50f1a9ef
BLAKE2b-256 d9a8950bd2474619eefcdffe24e375651d4d0d3d9a5ed9cef7cdf20b5e8a9768

See more details on using hashes here.

Provenance

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

Publisher: wheels.yml on jobovy/galpy

Attestations:

File details

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

File metadata

File hashes

Hashes for galpy-1.10.1-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 1a757b40df9a94c21e21e83211d041e3458004104a4b398ca52965d866c55901
MD5 fdd6ee71ee73a1c21fb176bf1f46f2a9
BLAKE2b-256 3c2410ad9c17e9d7cacca9f74794a16b094f403cdfef50776792130465e88c1d

See more details on using hashes here.

Provenance

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

Publisher: wheels.yml on jobovy/galpy

Attestations:

File details

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

File metadata

File hashes

Hashes for galpy-1.10.1-cp310-cp310-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 925b58ef8fddc2bfbc4d03ef5b74eed8f64d002ae569052c36220edc7b353a78
MD5 28ac9f36d7686b2624a8ecc24646b9f2
BLAKE2b-256 4c6536d5d999e8ba2b4a67b819571f191cf5f688f1ce49634f28cfe1e75ac7a9

See more details on using hashes here.

Provenance

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

Publisher: wheels.yml on jobovy/galpy

Attestations:

File details

Details for the file galpy-1.10.1-cp39-cp39-win_amd64.whl.

File metadata

  • Download URL: galpy-1.10.1-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 806.4 kB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for galpy-1.10.1-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 05dc43c3136e332be007035bddf3791ba3576c9d5e27f71aee571138f383e2c6
MD5 3a72454390d3ade0e73fe0ba28c8e21a
BLAKE2b-256 ae5ced1172e59a4244c470ab273db41d09f2da0c8265d07a7c546b74680dab03

See more details on using hashes here.

Provenance

The following attestation bundles were made for galpy-1.10.1-cp39-cp39-win_amd64.whl:

Publisher: wheels.yml on jobovy/galpy

Attestations:

File details

Details for the file galpy-1.10.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for galpy-1.10.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 f323afe053359e1b61e69843d240ea282fbe48fc23f09a33f4309c97deddf9a6
MD5 a69d2a68c336e476f241e3952aeca7ac
BLAKE2b-256 0075120b5d781a6ffc6aed000b6d94e4f5e722e61f9e82270d8f7c88d1c14a81

See more details on using hashes here.

Provenance

The following attestation bundles were made for galpy-1.10.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: wheels.yml on jobovy/galpy

Attestations:

File details

Details for the file galpy-1.10.1-cp39-cp39-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for galpy-1.10.1-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 0d89eddcabcaeb9715126f4a2256a537c82e769f8ac2f0d2d99e63d17abc9c15
MD5 e7e45518f64961774e4001bd12e8fe5c
BLAKE2b-256 2c233f0551015d26de2b20f5f59d7aa191fa7c90a91a6c20a5be2706435baac5

See more details on using hashes here.

Provenance

The following attestation bundles were made for galpy-1.10.1-cp39-cp39-macosx_11_0_arm64.whl:

Publisher: wheels.yml on jobovy/galpy

Attestations:

File details

Details for the file galpy-1.10.1-cp39-cp39-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for galpy-1.10.1-cp39-cp39-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 fd937002adeeb5277505831c7eb942a88dc52bc9e61241d7ff4bdd7eafaec885
MD5 d2f2dd1c6114b09c25f21b1477edc005
BLAKE2b-256 e03b500e81e3c938bc2fcfb56556e4cb62b595c54b0c96cd6f730fe5d54ec7b2

See more details on using hashes here.

Provenance

The following attestation bundles were made for galpy-1.10.1-cp39-cp39-macosx_10_13_x86_64.whl:

Publisher: wheels.yml on jobovy/galpy

Attestations:

File details

Details for the file galpy-1.10.1-cp38-cp38-win_amd64.whl.

File metadata

  • Download URL: galpy-1.10.1-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 806.4 kB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for galpy-1.10.1-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 d2d1a37b262c6b68770200a165a9f53138a13c932f6a14e7a63c2b03bdeabda4
MD5 0ae7f545fb90c30033fba5fd8f6ecdb9
BLAKE2b-256 a3679dedc669a84d32fc32ff181ccdac9d327de5b5aaebc14f7f701293d3742f

See more details on using hashes here.

Provenance

The following attestation bundles were made for galpy-1.10.1-cp38-cp38-win_amd64.whl:

Publisher: wheels.yml on jobovy/galpy

Attestations:

File details

Details for the file galpy-1.10.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for galpy-1.10.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 2dfe1356934c4eb238ddc8bd2d2417f2b83ccd76252598372ca5f85407b7bd84
MD5 6b63304145402f2ca3a0211ade6679e9
BLAKE2b-256 d746db07640f84c0e22660960ac756d4145c9aecfa1ec1e72795ef17323574ce

See more details on using hashes here.

Provenance

The following attestation bundles were made for galpy-1.10.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: wheels.yml on jobovy/galpy

Attestations:

File details

Details for the file galpy-1.10.1-cp38-cp38-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for galpy-1.10.1-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 8b92ec16f2e86b82c167379d89f50a777e8bbc4170e0e8b2b2adc764dce157e4
MD5 665ed58f6b924f6ca8d527fa277ed00a
BLAKE2b-256 974f87d8a42517602bdedb036fbe25d9702b5a790f175b2f4438b46652f49bd3

See more details on using hashes here.

Provenance

The following attestation bundles were made for galpy-1.10.1-cp38-cp38-macosx_11_0_arm64.whl:

Publisher: wheels.yml on jobovy/galpy

Attestations:

File details

Details for the file galpy-1.10.1-cp38-cp38-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for galpy-1.10.1-cp38-cp38-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 a0fa498e06b56c4aaec979531821fe153a52cb303088e66fab54ff15755539bd
MD5 f80c95151a3aa1f9a4ddb47d7c077a77
BLAKE2b-256 a962bbcfa849ab54662ea89fe3eec7ffccacd3c13cd3adf5f6b11edc1811dcf2

See more details on using hashes here.

Provenance

The following attestation bundles were made for galpy-1.10.1-cp38-cp38-macosx_10_13_x86_64.whl:

Publisher: wheels.yml on jobovy/galpy

Attestations:

Supported by

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