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

Uploaded Source

Built Distributions

galpy-1.10.2-cp313-cp313-win_amd64.whl (822.0 kB view details)

Uploaded CPython 3.13 Windows x86-64

galpy-1.10.2-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.2-cp313-cp313-macosx_11_0_arm64.whl (10.1 MB view details)

Uploaded CPython 3.13 macOS 11.0+ ARM64

galpy-1.10.2-cp313-cp313-macosx_10_13_x86_64.whl (17.5 MB view details)

Uploaded CPython 3.13 macOS 10.13+ x86-64

galpy-1.10.2-cp312-cp312-win_amd64.whl (822.0 kB view details)

Uploaded CPython 3.12 Windows x86-64

galpy-1.10.2-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.2-cp312-cp312-macosx_11_0_arm64.whl (10.1 MB view details)

Uploaded CPython 3.12 macOS 11.0+ ARM64

galpy-1.10.2-cp312-cp312-macosx_10_13_x86_64.whl (17.5 MB view details)

Uploaded CPython 3.12 macOS 10.13+ x86-64

galpy-1.10.2-cp311-cp311-win_amd64.whl (822.0 kB view details)

Uploaded CPython 3.11 Windows x86-64

galpy-1.10.2-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.2-cp311-cp311-macosx_11_0_arm64.whl (10.1 MB view details)

Uploaded CPython 3.11 macOS 11.0+ ARM64

galpy-1.10.2-cp311-cp311-macosx_10_13_x86_64.whl (17.5 MB view details)

Uploaded CPython 3.11 macOS 10.13+ x86-64

galpy-1.10.2-cp310-cp310-win_amd64.whl (822.0 kB view details)

Uploaded CPython 3.10 Windows x86-64

galpy-1.10.2-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.2-cp310-cp310-macosx_11_0_arm64.whl (10.1 MB view details)

Uploaded CPython 3.10 macOS 11.0+ ARM64

galpy-1.10.2-cp310-cp310-macosx_10_13_x86_64.whl (17.5 MB view details)

Uploaded CPython 3.10 macOS 10.13+ x86-64

galpy-1.10.2-cp39-cp39-win_amd64.whl (822.0 kB view details)

Uploaded CPython 3.9 Windows x86-64

galpy-1.10.2-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.2-cp39-cp39-macosx_11_0_arm64.whl (10.1 MB view details)

Uploaded CPython 3.9 macOS 11.0+ ARM64

galpy-1.10.2-cp39-cp39-macosx_10_13_x86_64.whl (17.5 MB view details)

Uploaded CPython 3.9 macOS 10.13+ x86-64

galpy-1.10.2-cp38-cp38-win_amd64.whl (821.9 kB view details)

Uploaded CPython 3.8 Windows x86-64

galpy-1.10.2-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.2-cp38-cp38-macosx_11_0_arm64.whl (10.2 MB view details)

Uploaded CPython 3.8 macOS 11.0+ ARM64

galpy-1.10.2-cp38-cp38-macosx_10_13_x86_64.whl (17.5 MB view details)

Uploaded CPython 3.8 macOS 10.13+ x86-64

File details

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

File metadata

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

File hashes

Hashes for galpy-1.10.2.tar.gz
Algorithm Hash digest
SHA256 2fe2594f91856b2e6df58a71ac6ccb3102a6bd772fa147de56fc371031af5d42
MD5 5c59ca8ceb708c0fdf851b761f5f52d4
BLAKE2b-256 3da9b3afc7cb49535f8186c5a700441d1fae42dc5479979dd5ed34b73503cff9

See more details on using hashes here.

Provenance

The following attestation bundles were made for galpy-1.10.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.10.2-cp313-cp313-win_amd64.whl.

File metadata

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

File hashes

Hashes for galpy-1.10.2-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 212a72f678b791f32a266bb467df44597e0456c8db1ebc5862f8a6777c00c8bd
MD5 b5a1c99cd44f5f546c640beb717cf60d
BLAKE2b-256 ac254f114fb7a4ae1d8483c78a986f78cad2cbe06f0c483a147dd0332cddb1d9

See more details on using hashes here.

Provenance

The following attestation bundles were made for galpy-1.10.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.10.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for galpy-1.10.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 8a7559a94626d1e9e60eb7c57ca908a210b68500d040950b2148b16b16c77ab2
MD5 d2f20af218e04d881d58a16c9c8a3e6b
BLAKE2b-256 6e7bee443c129ac7636d312eb6b5ab5906cfc0a2586a8ba7cc78dcdca4fa641d

See more details on using hashes here.

Provenance

The following attestation bundles were made for galpy-1.10.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_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.10.2-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for galpy-1.10.2-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 1cbee617b0762b34b30589af06415613059297ac2cc106523e1f6df87a55f469
MD5 b92d6a9e1af5a0c05dbe903b738724b8
BLAKE2b-256 d6d01c4f85886ca238119b3778b9f6f94519b985010bbdf4ae27b54c6fe224c7

See more details on using hashes here.

Provenance

The following attestation bundles were made for galpy-1.10.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.10.2-cp313-cp313-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for galpy-1.10.2-cp313-cp313-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 ba41c663e07ad52eef873f151e257de68c8dc675ffa56a4e23a954e8a10c0756
MD5 fbca71b9532f9c16ae83cbe876f0abed
BLAKE2b-256 a3f01c255c5bf20cc35e352601006e992b0774b5b256a5615c0b8b518da99e38

See more details on using hashes here.

Provenance

The following attestation bundles were made for galpy-1.10.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.10.2-cp312-cp312-win_amd64.whl.

File metadata

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

File hashes

Hashes for galpy-1.10.2-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 2367489a68c7af2e916e6a68c2808ea7687ba05cccef6b94729866b38b050ff8
MD5 32cb87268345c66ba6afc722b21b033c
BLAKE2b-256 6ee587486c2f19f50d7b24bfedbeb234a231ef971c49e0d79a839d627e52457b

See more details on using hashes here.

Provenance

The following attestation bundles were made for galpy-1.10.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.10.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for galpy-1.10.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 96709632bf64dfb73b4d0c7cabd9fa319366af64c3fc501ccf19184473449a38
MD5 51542b8f8c579a206b9a20b0a72c0553
BLAKE2b-256 aff71a94e3d29b41b2759d975d8ac0b1df5a1d3592ae00459982573860b1d1f7

See more details on using hashes here.

Provenance

The following attestation bundles were made for galpy-1.10.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_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.10.2-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for galpy-1.10.2-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 f116482911258a2b6c2aebc0a1ed7378fb49f33a9a2f78c53d1b126fb5f391bc
MD5 6c470aa1b2bac5a6ef0cf801f4735d57
BLAKE2b-256 579098ded5ea42ff3a535abbd1816e7538fab285d55b4e72375baac614ef1052

See more details on using hashes here.

Provenance

The following attestation bundles were made for galpy-1.10.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.10.2-cp312-cp312-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for galpy-1.10.2-cp312-cp312-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 684f38e7e8b9f3e8550ee676560c2229be8ae535d25559bc5cccd9849417c1c5
MD5 5d1d29a45ad84c08db1302694ab4fe07
BLAKE2b-256 980c54856cfcadc868d1622fcc0b05a288db197a8f49fbe4e5c6954d728f3aa0

See more details on using hashes here.

Provenance

The following attestation bundles were made for galpy-1.10.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.10.2-cp311-cp311-win_amd64.whl.

File metadata

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

File hashes

Hashes for galpy-1.10.2-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 c85a470bd39e3e192a893f496cea07cc75ece0ee275c0e19105b7c347b0051d2
MD5 a4300f34fb7994958da09f62ca868606
BLAKE2b-256 fd45fa817cded00ea41961cd2ba6d7f969665b3014e1023df914e4c2a79517ab

See more details on using hashes here.

Provenance

The following attestation bundles were made for galpy-1.10.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.10.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for galpy-1.10.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 b0bb1da48606137dd9e9d4e01b619e6a6a6ef1ff5196588b544a4b47087ef07d
MD5 8531c41cf1e7a0ba7e868ed625e0f654
BLAKE2b-256 f60b78a6a05e12f3172ec35356d25cd6767ce72680c7df79d8b76f50fb20c366

See more details on using hashes here.

Provenance

The following attestation bundles were made for galpy-1.10.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_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.10.2-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for galpy-1.10.2-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 d89754bfc14c7286f086cfb6b686ab719fc98284c619a452d4b42c4bdaa02285
MD5 febd3a83f6422f008f8d0cdde6fe7b97
BLAKE2b-256 fb5c5a0659b9165b539831de2b3c2ef80ba0b8a44c174332c6819834398fc701

See more details on using hashes here.

Provenance

The following attestation bundles were made for galpy-1.10.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.10.2-cp311-cp311-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for galpy-1.10.2-cp311-cp311-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 25de16180186dd336a3c7c91e53dd99110f220fc79d6cd98e418a4c627283968
MD5 c85b7a645be4c123b489b514dba2d9b9
BLAKE2b-256 7537b116b627272a5c73a0ea002b9d67aee60158013b1e2427332eed1ae8716b

See more details on using hashes here.

Provenance

The following attestation bundles were made for galpy-1.10.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.10.2-cp310-cp310-win_amd64.whl.

File metadata

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

File hashes

Hashes for galpy-1.10.2-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 a8fbe85c78d7f5fb22823cd79900bd40f282d193726a8cc0a41c358097482c38
MD5 8aa264ffb8397442349edea53513cc56
BLAKE2b-256 6f96a291d7639cb936058a8504a51e3b9a47e527faf1c83122587f456f5b65bd

See more details on using hashes here.

Provenance

The following attestation bundles were made for galpy-1.10.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.10.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for galpy-1.10.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 cf91d50068d0bd4d05d28753607dc5b766775b7a9db9e324d8491632f18476de
MD5 b4454fa3f9a6ac71e506040ebc126634
BLAKE2b-256 ad4cfae48991ec6ab7d45f2b1455c9c71bee9e451077ae8065e681ec764b393d

See more details on using hashes here.

Provenance

The following attestation bundles were made for galpy-1.10.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_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.10.2-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for galpy-1.10.2-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 99cc870b17faac0d09d72f630dd5d9434bb9ed843602f4f238e2586f45a14500
MD5 6fec34c02d811ac2458976530fdc0b0a
BLAKE2b-256 c684ae9c4531da2134d1b12b3469d877229f4d08882d97aa8c6c7f23f80a0343

See more details on using hashes here.

Provenance

The following attestation bundles were made for galpy-1.10.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.10.2-cp310-cp310-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for galpy-1.10.2-cp310-cp310-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 15b7dac8049dfd3ea699907aec26bbd1968af8965037ace8ff0e743a2d6a4961
MD5 6488dea66b3d5d6d010fc893cb77e0b9
BLAKE2b-256 5e2e6f6f438b454cfce7d2071024c4ec1ca47d1e4c858ae8a02063b8900c5827

See more details on using hashes here.

Provenance

The following attestation bundles were made for galpy-1.10.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.

File details

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

File metadata

  • Download URL: galpy-1.10.2-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 822.0 kB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for galpy-1.10.2-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 37f1e1dfc99fa5036eca7743149bdaa11beea1474601852b5095f28a2be5216d
MD5 41234f2e6dae3c7c46abe58ddc3bd801
BLAKE2b-256 74f09bb06c152470428e4befa89ff9c2eed94dd5345e6586b69e45f53b4af1d3

See more details on using hashes here.

Provenance

The following attestation bundles were made for galpy-1.10.2-cp39-cp39-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.10.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for galpy-1.10.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 dae7c6645df1fe978952ab6046c9397a63089cc296d94279b6f6bd2c2042c507
MD5 69cd805e381850b6be812a76453b72a2
BLAKE2b-256 878c57734fea31a456991c0b2cd827beaeb06a79804773a127607073ba19a19d

See more details on using hashes here.

Provenance

The following attestation bundles were made for galpy-1.10.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_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.10.2-cp39-cp39-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for galpy-1.10.2-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 41491c1e5a1f16af889bc3c53eedae5444f6f5f5c3912e31659498978df9b45a
MD5 9b9d78c7cb2ee5be221a5b120c252c39
BLAKE2b-256 085ef8baf6b7103b0949a7e103f9fa4544aa09ae3cd1b022f8d1dfefc0e78345

See more details on using hashes here.

Provenance

The following attestation bundles were made for galpy-1.10.2-cp39-cp39-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.10.2-cp39-cp39-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for galpy-1.10.2-cp39-cp39-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 1cb58f7ef3a9c0b3be66fc7adceb23a73db5f7636aa13c33fb130f3b0920d810
MD5 4dc7ab0b212f6907ae17cb3ede69f8a2
BLAKE2b-256 3c0952f94a7e0ce93dea87cb81165932631e9dc1e0a8019fb5bd0f86fbaa2c24

See more details on using hashes here.

Provenance

The following attestation bundles were made for galpy-1.10.2-cp39-cp39-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.10.2-cp38-cp38-win_amd64.whl.

File metadata

  • Download URL: galpy-1.10.2-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 821.9 kB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for galpy-1.10.2-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 160e908baf430022683391c0b136e4fee43a310cce2c65bf4c0d1eb05cf681a3
MD5 f844a9c9cb13531963b055b6beb00822
BLAKE2b-256 d2e068ba587ab63548b8db6ef9ab42f66a56ce25f8958f4a6e0cd6498fac5a4c

See more details on using hashes here.

Provenance

The following attestation bundles were made for galpy-1.10.2-cp38-cp38-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.10.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for galpy-1.10.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 11ef331b5c2b59e08585b2575033de19cca79ca61a12fcf70811c4c824cee1e9
MD5 306992471a596abecbcb0f7bade5d52a
BLAKE2b-256 621f39fceaec4705ef654b3285169d4c2a9a70499e39cf925fdb306da4b7f78b

See more details on using hashes here.

Provenance

The following attestation bundles were made for galpy-1.10.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_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.10.2-cp38-cp38-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for galpy-1.10.2-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 ad3eeca0c4c2191f6b76813350e577feab07bf843b5f61b77ca9d618ec7aa973
MD5 901274e9038207ca7dba09b7379d56fe
BLAKE2b-256 c672936f62155d6516266da2b1e784f23ac04cfa82eb707197e326387ec4e1a8

See more details on using hashes here.

Provenance

The following attestation bundles were made for galpy-1.10.2-cp38-cp38-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.10.2-cp38-cp38-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for galpy-1.10.2-cp38-cp38-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 ff501576ebcbd79dbeec8dd28b07d1e13ed02e9038b7cdb1f21bb38e585aa81c
MD5 a31f7ee9f51eae219a78d7d9efabb3ed
BLAKE2b-256 b65d955e0edf15524acaec73588ced4abd6d05b86484d80ebe17a772b2512001

See more details on using hashes here.

Provenance

The following attestation bundles were made for galpy-1.10.2-cp38-cp38-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 AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page