Skip to main content

Gravity Simulator

Project description

grav_sim

Gravity simulation library written in C with Python API.

Target Audience: Physics students, or anyone who is interested in N-body simulations.

Note: This project is currently in active development. There could be many incoming changes.

Features:

  • Ten integrators including WHFast and IAS15
  • Barnes-Hut algorithm for large $N$
  • Particle-Mesh method for cosmological structure formation
  • Multiple sample projects
Image Image

Documentation

The documentations are currently outdated. Check tutorial.ipynb, kirkword_gaps/ and cosmic_structure in the examples/ folder for sample usage.

Sample projects

Some projects are done with the API. The scripts are stored at the examples folder.

Evolving the solar system for 1 million years

Image Image

Asteroid belt simulation

Image

Formation of Kirkwood gaps

Image Image

Videos:

Galaxy collision

Note: This simulation is for demonstration only. The initial conditions are very different from actual galaxies.

Image

Videos:

Feedback and Bugs

If you found any bugs or want to leave some feedback, please feel free to let me know by opening an issue or sending an email to alvinng324@gmail.com.

Acknowledgement

The following book helped me a lot in learning the basics of N-body simulations and also the implementation of the integrators.

  • J. Roa, et al. Moving Planets Around: An Introduction to N-Body Simulations Applied to Exoplanetary Systems, MIT Press, 2020

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

grav_sim-0.0.1.tar.gz (84.0 kB view details)

Uploaded Source

Built Distributions

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

grav_sim-0.0.1-pp311-pypy311_pp73-win_amd64.whl (17.1 kB view details)

Uploaded PyPyWindows x86-64

grav_sim-0.0.1-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (97.2 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

grav_sim-0.0.1-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (99.3 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARM64

grav_sim-0.0.1-pp311-pypy311_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (97.3 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ i686manylinux: glibc 2.5+ i686

grav_sim-0.0.1-pp311-pypy311_pp73-macosx_11_0_arm64.whl (75.9 kB view details)

Uploaded PyPymacOS 11.0+ ARM64

grav_sim-0.0.1-pp311-pypy311_pp73-macosx_10_15_x86_64.whl (85.9 kB view details)

Uploaded PyPymacOS 10.15+ x86-64

grav_sim-0.0.1-pp310-pypy310_pp73-win_amd64.whl (17.1 kB view details)

Uploaded PyPyWindows x86-64

grav_sim-0.0.1-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (97.2 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

grav_sim-0.0.1-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (99.3 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARM64

grav_sim-0.0.1-pp310-pypy310_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (97.3 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ i686manylinux: glibc 2.5+ i686

grav_sim-0.0.1-pp310-pypy310_pp73-macosx_11_0_arm64.whl (75.9 kB view details)

Uploaded PyPymacOS 11.0+ ARM64

grav_sim-0.0.1-pp310-pypy310_pp73-macosx_10_15_x86_64.whl (85.9 kB view details)

Uploaded PyPymacOS 10.15+ x86-64

grav_sim-0.0.1-cp313-cp313-win_amd64.whl (17.1 kB view details)

Uploaded CPython 3.13Windows x86-64

grav_sim-0.0.1-cp313-cp313-win32.whl (17.1 kB view details)

Uploaded CPython 3.13Windows x86

grav_sim-0.0.1-cp313-cp313-musllinux_1_2_x86_64.whl (92.2 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

grav_sim-0.0.1-cp313-cp313-musllinux_1_2_i686.whl (100.9 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ i686

grav_sim-0.0.1-cp313-cp313-musllinux_1_2_aarch64.whl (96.7 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

grav_sim-0.0.1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (97.2 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ x86-64

grav_sim-0.0.1-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (99.2 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARM64

grav_sim-0.0.1-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (97.3 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ i686manylinux: glibc 2.5+ i686

grav_sim-0.0.1-cp313-cp313-macosx_11_0_arm64.whl (75.9 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

grav_sim-0.0.1-cp313-cp313-macosx_10_13_x86_64.whl (85.5 kB view details)

Uploaded CPython 3.13macOS 10.13+ x86-64

grav_sim-0.0.1-cp312-cp312-win_amd64.whl (17.1 kB view details)

Uploaded CPython 3.12Windows x86-64

grav_sim-0.0.1-cp312-cp312-win32.whl (17.1 kB view details)

Uploaded CPython 3.12Windows x86

grav_sim-0.0.1-cp312-cp312-musllinux_1_2_x86_64.whl (92.2 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

grav_sim-0.0.1-cp312-cp312-musllinux_1_2_i686.whl (100.9 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ i686

grav_sim-0.0.1-cp312-cp312-musllinux_1_2_aarch64.whl (96.7 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

grav_sim-0.0.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (97.2 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64

grav_sim-0.0.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (99.2 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARM64

grav_sim-0.0.1-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (97.3 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ i686manylinux: glibc 2.5+ i686

grav_sim-0.0.1-cp312-cp312-macosx_11_0_arm64.whl (75.9 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

grav_sim-0.0.1-cp312-cp312-macosx_10_13_x86_64.whl (85.5 kB view details)

Uploaded CPython 3.12macOS 10.13+ x86-64

grav_sim-0.0.1-cp311-cp311-win_amd64.whl (17.1 kB view details)

Uploaded CPython 3.11Windows x86-64

grav_sim-0.0.1-cp311-cp311-win32.whl (17.1 kB view details)

Uploaded CPython 3.11Windows x86

grav_sim-0.0.1-cp311-cp311-musllinux_1_2_x86_64.whl (92.2 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

grav_sim-0.0.1-cp311-cp311-musllinux_1_2_i686.whl (100.9 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ i686

grav_sim-0.0.1-cp311-cp311-musllinux_1_2_aarch64.whl (96.7 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

grav_sim-0.0.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (97.2 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

grav_sim-0.0.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (99.2 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARM64

grav_sim-0.0.1-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (97.2 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ i686manylinux: glibc 2.5+ i686

grav_sim-0.0.1-cp311-cp311-macosx_11_0_arm64.whl (75.9 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

grav_sim-0.0.1-cp311-cp311-macosx_10_9_x86_64.whl (85.7 kB view details)

Uploaded CPython 3.11macOS 10.9+ x86-64

grav_sim-0.0.1-cp310-cp310-win_amd64.whl (17.1 kB view details)

Uploaded CPython 3.10Windows x86-64

grav_sim-0.0.1-cp310-cp310-win32.whl (17.1 kB view details)

Uploaded CPython 3.10Windows x86

grav_sim-0.0.1-cp310-cp310-musllinux_1_2_x86_64.whl (92.2 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

grav_sim-0.0.1-cp310-cp310-musllinux_1_2_i686.whl (100.9 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ i686

grav_sim-0.0.1-cp310-cp310-musllinux_1_2_aarch64.whl (96.7 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

grav_sim-0.0.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (97.2 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

grav_sim-0.0.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (99.2 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARM64

grav_sim-0.0.1-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (97.2 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ i686manylinux: glibc 2.5+ i686

grav_sim-0.0.1-cp310-cp310-macosx_11_0_arm64.whl (75.9 kB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

grav_sim-0.0.1-cp310-cp310-macosx_10_9_x86_64.whl (85.7 kB view details)

Uploaded CPython 3.10macOS 10.9+ x86-64

File details

Details for the file grav_sim-0.0.1.tar.gz.

File metadata

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

File hashes

Hashes for grav_sim-0.0.1.tar.gz
Algorithm Hash digest
SHA256 5bba0174031e0e48b272c6bc94eb809086e49aec0330fb9c36bf416b3fb45e4e
MD5 7a0fbfdf7e6b8fa0ade6e762a85d17e4
BLAKE2b-256 2cba5d6a4b548e8eb16b647e07ccab8bc16ecb81a44ef90f40739887ae24de01

See more details on using hashes here.

Provenance

The following attestation bundles were made for grav_sim-0.0.1.tar.gz:

Publisher: publish.yml on alvinng4/grav_sim

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

File details

Details for the file grav_sim-0.0.1-pp311-pypy311_pp73-win_amd64.whl.

File metadata

File hashes

Hashes for grav_sim-0.0.1-pp311-pypy311_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 5fa92bbd1ca5577910466be39907285f4e47ba9045fcf622c31807d25d7180fb
MD5 d69e2e320b145fb6c889517387a15eae
BLAKE2b-256 eb2337f3fa30d7390121f9dbb0cada5412fd8396478c507ea6df7270fc80d496

See more details on using hashes here.

Provenance

The following attestation bundles were made for grav_sim-0.0.1-pp311-pypy311_pp73-win_amd64.whl:

Publisher: publish.yml on alvinng4/grav_sim

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

File details

Details for the file grav_sim-0.0.1-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for grav_sim-0.0.1-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 72e90836888c5ac01a280605d9f0d25ec6c4e711029c3405ab3a4a23f8186e55
MD5 94497b43750ac5d1eafd6f31de9c6348
BLAKE2b-256 ba1cfd31da600bb9c0cecbe5839e4ac585af6e897ee36c684d8db5f3691e7bf5

See more details on using hashes here.

Provenance

The following attestation bundles were made for grav_sim-0.0.1-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: publish.yml on alvinng4/grav_sim

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

File details

Details for the file grav_sim-0.0.1-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for grav_sim-0.0.1-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 617bed5690d6fb6d51bf1bad5b00cd5a176a9515eff08f8a81defe61a64c7530
MD5 20e3c820bcb405812124de64aa1f2648
BLAKE2b-256 9166f8fbb28b093b0c6b2c6e93dcdd298f5ed078d08eafabeddafb317af63e38

See more details on using hashes here.

Provenance

The following attestation bundles were made for grav_sim-0.0.1-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: publish.yml on alvinng4/grav_sim

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

File details

Details for the file grav_sim-0.0.1-pp311-pypy311_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for grav_sim-0.0.1-pp311-pypy311_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 39ac3a4c9b15ce92cab10ab04899558b78184e74a1b7a2a1bf98699914721d8c
MD5 69efb5cbe9131adfbd872c596b6119d3
BLAKE2b-256 166199fa2e1295ab5f749cba20aadfb4b7695820e164263dad3322af6acd9d2b

See more details on using hashes here.

Provenance

The following attestation bundles were made for grav_sim-0.0.1-pp311-pypy311_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl:

Publisher: publish.yml on alvinng4/grav_sim

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

File details

Details for the file grav_sim-0.0.1-pp311-pypy311_pp73-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for grav_sim-0.0.1-pp311-pypy311_pp73-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 d20b2b5c49968ba102fa8f6f1fff6d36e7b6c1fe8bc0de74e5d73c0721c2bdbb
MD5 6168b06ccc1e7dd5a0f73cea5d92056c
BLAKE2b-256 63897faf408990978b278350ab36d75156dd685e7af5664b0257a32aa82ddb13

See more details on using hashes here.

Provenance

The following attestation bundles were made for grav_sim-0.0.1-pp311-pypy311_pp73-macosx_11_0_arm64.whl:

Publisher: publish.yml on alvinng4/grav_sim

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

File details

Details for the file grav_sim-0.0.1-pp311-pypy311_pp73-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for grav_sim-0.0.1-pp311-pypy311_pp73-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 3710a3a644cfad1dcc057f16f49edca0489daede3321d497b22a16a017379001
MD5 b4e0190a8a34f3f5b76bc495141b9d71
BLAKE2b-256 4102093827580e7f7636b02ecd24dd6c547ff909c5e6cac76517143697bd6e84

See more details on using hashes here.

Provenance

The following attestation bundles were made for grav_sim-0.0.1-pp311-pypy311_pp73-macosx_10_15_x86_64.whl:

Publisher: publish.yml on alvinng4/grav_sim

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

File details

Details for the file grav_sim-0.0.1-pp310-pypy310_pp73-win_amd64.whl.

File metadata

File hashes

Hashes for grav_sim-0.0.1-pp310-pypy310_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 81a30915ed2fafe7db31e066545bc4df30430729e84da6bd2cb0f5d53b182121
MD5 99bac7538884e261d3c220db704d208f
BLAKE2b-256 9974fcc3ac87f88ca99f353b01c31d52f962667ffedb39c68ca74758185c50d1

See more details on using hashes here.

Provenance

The following attestation bundles were made for grav_sim-0.0.1-pp310-pypy310_pp73-win_amd64.whl:

Publisher: publish.yml on alvinng4/grav_sim

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

File details

Details for the file grav_sim-0.0.1-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for grav_sim-0.0.1-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 3292e1b802e9a79cd018b8773198b24169192afc513588fd9483abc5c19c783c
MD5 daf54cb298b29f851c6a89dc7cf7f4d2
BLAKE2b-256 d5853770b94666fa5b777e6ab2343a2d93c1cef7ee146df588312d6981630eb4

See more details on using hashes here.

Provenance

The following attestation bundles were made for grav_sim-0.0.1-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: publish.yml on alvinng4/grav_sim

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

File details

Details for the file grav_sim-0.0.1-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for grav_sim-0.0.1-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 303e45fd88658858a731336026a2ed77c41e07326da5efdcfdfbb5938fa3cef8
MD5 fb4a3a2ed7937b8ff5af2ddfafed4a2f
BLAKE2b-256 024cb37f602478dba575f6b9b9aaa902f2ef27187f054d56e44c0f2f9543b136

See more details on using hashes here.

Provenance

The following attestation bundles were made for grav_sim-0.0.1-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: publish.yml on alvinng4/grav_sim

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

File details

Details for the file grav_sim-0.0.1-pp310-pypy310_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for grav_sim-0.0.1-pp310-pypy310_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 0876b711ccc0d643b8b866d34eabf675822e50b68182f7359960a76c7bccb7f0
MD5 3def8d6a06916b957152bcfb9c23caf5
BLAKE2b-256 78b6b6afd44e8b2b0ee03834ad6275a08d675c44f89daeb828d524ad2745d0de

See more details on using hashes here.

Provenance

The following attestation bundles were made for grav_sim-0.0.1-pp310-pypy310_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl:

Publisher: publish.yml on alvinng4/grav_sim

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

File details

Details for the file grav_sim-0.0.1-pp310-pypy310_pp73-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for grav_sim-0.0.1-pp310-pypy310_pp73-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 11236a4d2576c9c107de040381beefa60326f20f121ada0bed735a7a437c6f95
MD5 d40e0dda94f9dd87217f92ce4e7662f2
BLAKE2b-256 3cf09aecf52f3f7cafc9656f0d846d8a5d6f6858aef5f0940db844a4f23be926

See more details on using hashes here.

Provenance

The following attestation bundles were made for grav_sim-0.0.1-pp310-pypy310_pp73-macosx_11_0_arm64.whl:

Publisher: publish.yml on alvinng4/grav_sim

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

File details

Details for the file grav_sim-0.0.1-pp310-pypy310_pp73-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for grav_sim-0.0.1-pp310-pypy310_pp73-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 9ec180d3d83257b448acae1c012c281c911971ff068f373d98d8b4bd2a818366
MD5 fd2ede331b71ef77ee1ca927b9e827e2
BLAKE2b-256 9bc92221845258af7b49b9d9261baeaa9b051ecd80eda04e67b9321e03295920

See more details on using hashes here.

Provenance

The following attestation bundles were made for grav_sim-0.0.1-pp310-pypy310_pp73-macosx_10_15_x86_64.whl:

Publisher: publish.yml on alvinng4/grav_sim

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

File details

Details for the file grav_sim-0.0.1-cp313-cp313-win_amd64.whl.

File metadata

  • Download URL: grav_sim-0.0.1-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 17.1 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 grav_sim-0.0.1-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 87f752ed59d5cf1dc13df98b874b67d2b137c102b25ac107b9b5d0ccc16b27a6
MD5 ea1ba94d05a253825987b458534fe8f4
BLAKE2b-256 328bf127bc426fd53429183a021898343b62ced62ec68a1bc2055313d864c780

See more details on using hashes here.

Provenance

The following attestation bundles were made for grav_sim-0.0.1-cp313-cp313-win_amd64.whl:

Publisher: publish.yml on alvinng4/grav_sim

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

File details

Details for the file grav_sim-0.0.1-cp313-cp313-win32.whl.

File metadata

  • Download URL: grav_sim-0.0.1-cp313-cp313-win32.whl
  • Upload date:
  • Size: 17.1 kB
  • Tags: CPython 3.13, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for grav_sim-0.0.1-cp313-cp313-win32.whl
Algorithm Hash digest
SHA256 f157db0b9362ab89329e5b1133bf3158b617f66b7ff7e5d7f9f3550e279228b9
MD5 56e3589126a8d44a005a4f7aa2ec3f83
BLAKE2b-256 f8046465a928a18cbc29890a58971b8906a597efb947740dcddd2cd787a52384

See more details on using hashes here.

Provenance

The following attestation bundles were made for grav_sim-0.0.1-cp313-cp313-win32.whl:

Publisher: publish.yml on alvinng4/grav_sim

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

File details

Details for the file grav_sim-0.0.1-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for grav_sim-0.0.1-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 0f84c477874793a24508c29129669462f1d33f8d38979079b162e20936b2ce06
MD5 78ab9e369d8be32d15b4c26f431fedb3
BLAKE2b-256 d24156b61d357f1a6bf25cdf99f3623d015156ff469f32c16d915ef6b7f0888f

See more details on using hashes here.

Provenance

The following attestation bundles were made for grav_sim-0.0.1-cp313-cp313-musllinux_1_2_x86_64.whl:

Publisher: publish.yml on alvinng4/grav_sim

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

File details

Details for the file grav_sim-0.0.1-cp313-cp313-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for grav_sim-0.0.1-cp313-cp313-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 51372d800a16a06d38ff97dfa38397aa99351ffa32c6e4bd69ddb5f1ad060307
MD5 3f399d67710981a9f524bb56c42238a5
BLAKE2b-256 72784433e7e6ec0118854ea7aa4616c98b763ac83f4e22d8aa87ab867d037842

See more details on using hashes here.

Provenance

The following attestation bundles were made for grav_sim-0.0.1-cp313-cp313-musllinux_1_2_i686.whl:

Publisher: publish.yml on alvinng4/grav_sim

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

File details

Details for the file grav_sim-0.0.1-cp313-cp313-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for grav_sim-0.0.1-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 87f57bcf818a184e60d5cce5725738c230c8aa72dfd47c4b1663f7c4de9de7f5
MD5 cdc080fb1332cdd86add6652334004b8
BLAKE2b-256 82ef2d510fdaee9daa18d666a8e773e5703fc6bd7f700bc00b5d2a236c113f90

See more details on using hashes here.

Provenance

The following attestation bundles were made for grav_sim-0.0.1-cp313-cp313-musllinux_1_2_aarch64.whl:

Publisher: publish.yml on alvinng4/grav_sim

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

File details

Details for the file grav_sim-0.0.1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for grav_sim-0.0.1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 bd943a5444900bc909b10fc94fa03acedbad7eb40f0f3c2c73bba330a15fe4b3
MD5 fe7f47af58700e5e83343c4a3a5b526e
BLAKE2b-256 9111e6a7297242776c529a3560552633e642556d666f29c11bb8e9f6e2b51693

See more details on using hashes here.

Provenance

The following attestation bundles were made for grav_sim-0.0.1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: publish.yml on alvinng4/grav_sim

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

File details

Details for the file grav_sim-0.0.1-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for grav_sim-0.0.1-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 112f44114140f3a9d43c15382cd6936589ac04f88df716efbc9229a75f1c6f86
MD5 a0b3f90057e381f4ef2d4c669635709f
BLAKE2b-256 71e18482c3ed37c98514bf188d0f12bccbbade0fbc5be87c505bd2ffb36ad520

See more details on using hashes here.

Provenance

The following attestation bundles were made for grav_sim-0.0.1-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: publish.yml on alvinng4/grav_sim

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

File details

Details for the file grav_sim-0.0.1-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for grav_sim-0.0.1-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 8bbd48053a2a917bc36ad4206dbba3a1cecd2a2e703be9c8be55c52098a722da
MD5 f53bd0eeb7fa30a3c8d010dfbd080f4c
BLAKE2b-256 38acece028fd0333b99e2ac40986cc581242c7d3513e4caee0a74efcbe487a1f

See more details on using hashes here.

Provenance

The following attestation bundles were made for grav_sim-0.0.1-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl:

Publisher: publish.yml on alvinng4/grav_sim

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

File details

Details for the file grav_sim-0.0.1-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for grav_sim-0.0.1-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 ebf02fc304bf2f5ff2bd415cd7b8594166cad619aae4b44f708c34093211690e
MD5 5ec2777ae6e823fa09d47eabbc714148
BLAKE2b-256 81105f63519f1e4c2d48b4f129a712cc886fda78a02909daeaf12d1d0a74caa2

See more details on using hashes here.

Provenance

The following attestation bundles were made for grav_sim-0.0.1-cp313-cp313-macosx_11_0_arm64.whl:

Publisher: publish.yml on alvinng4/grav_sim

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

File details

Details for the file grav_sim-0.0.1-cp313-cp313-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for grav_sim-0.0.1-cp313-cp313-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 1da72f841eab1ddc845ee22c4e918ce87e5486a62d7d43c2f7109697cd18761d
MD5 7d91f11320c6c054bce30868a73c3981
BLAKE2b-256 05b381be525679c7f52f1c254f00781a77800c8231220883a65de949ca2516e8

See more details on using hashes here.

Provenance

The following attestation bundles were made for grav_sim-0.0.1-cp313-cp313-macosx_10_13_x86_64.whl:

Publisher: publish.yml on alvinng4/grav_sim

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

File details

Details for the file grav_sim-0.0.1-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: grav_sim-0.0.1-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 17.1 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 grav_sim-0.0.1-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 76a706072ff3cfe2e954cdb863949a81ae37e52b6b261151d1407e24027d82d8
MD5 2e498feee16bc2be2cd4128e36d3a128
BLAKE2b-256 6aeece65d1b73ea86fc3db5b20e8a858fb9f5b71a88e6ca1f35e9f7c6033b5ab

See more details on using hashes here.

Provenance

The following attestation bundles were made for grav_sim-0.0.1-cp312-cp312-win_amd64.whl:

Publisher: publish.yml on alvinng4/grav_sim

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

File details

Details for the file grav_sim-0.0.1-cp312-cp312-win32.whl.

File metadata

  • Download URL: grav_sim-0.0.1-cp312-cp312-win32.whl
  • Upload date:
  • Size: 17.1 kB
  • Tags: CPython 3.12, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for grav_sim-0.0.1-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 d97d14a06370d6d490b09118b63d1448e5267c1dc38deebebd3d3703d3e67f13
MD5 6ab88412be1f7f952916d4683c7de908
BLAKE2b-256 fe02ce5330fd6b8907ba4fdc7493376a0b19637b8933da0f69f7636b058b313d

See more details on using hashes here.

Provenance

The following attestation bundles were made for grav_sim-0.0.1-cp312-cp312-win32.whl:

Publisher: publish.yml on alvinng4/grav_sim

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

File details

Details for the file grav_sim-0.0.1-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for grav_sim-0.0.1-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 5ae1f7699c60691faf91acf6878c9238aeead49008a72b947361ecad1227417e
MD5 bb4adbccd560eee5ed7fa341d606da8a
BLAKE2b-256 48bef5483b476e3f65857b71470f22e3b978d2d45ee826fad4b3aea1ebb59674

See more details on using hashes here.

Provenance

The following attestation bundles were made for grav_sim-0.0.1-cp312-cp312-musllinux_1_2_x86_64.whl:

Publisher: publish.yml on alvinng4/grav_sim

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

File details

Details for the file grav_sim-0.0.1-cp312-cp312-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for grav_sim-0.0.1-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 480632137b7f2aecdf58dff14d23d8020258166691ce5a6fd55dd20ec016567a
MD5 8a99368d976f7a5220696f69ba7b2379
BLAKE2b-256 b3c369c98142da00a39f7f9134ea2ba381a5db8478a9d5dc996c8ca95433916d

See more details on using hashes here.

Provenance

The following attestation bundles were made for grav_sim-0.0.1-cp312-cp312-musllinux_1_2_i686.whl:

Publisher: publish.yml on alvinng4/grav_sim

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

File details

Details for the file grav_sim-0.0.1-cp312-cp312-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for grav_sim-0.0.1-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 40146822a1ac42c0e80e752a4ccebc596e59d6e3f3621628ade517825eac5166
MD5 dbabe0ed8a654b340bfcf2333bd3b508
BLAKE2b-256 39003283458b99308259ed4c44ab329f2736f9c5caac0c99d6156a5fba047ca4

See more details on using hashes here.

Provenance

The following attestation bundles were made for grav_sim-0.0.1-cp312-cp312-musllinux_1_2_aarch64.whl:

Publisher: publish.yml on alvinng4/grav_sim

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

File details

Details for the file grav_sim-0.0.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for grav_sim-0.0.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 c6fb88f396f80090ddcf937f4bc01c257cba401efe987631435b97059d7a2cf8
MD5 5b262d815b0a7add554de6dcf9d249ef
BLAKE2b-256 898bab36f4118107a3f21839331215e06caae6666556237efd5f1a125c49bfdb

See more details on using hashes here.

Provenance

The following attestation bundles were made for grav_sim-0.0.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: publish.yml on alvinng4/grav_sim

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

File details

Details for the file grav_sim-0.0.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for grav_sim-0.0.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 f3c612fa551caa23fb8f5ed9303a50ea78565469734939c3dc580b64660399a5
MD5 f24835499c59ee81aef3102b8fe3b173
BLAKE2b-256 cc0c1b93280cbfaf9bca3f826780dad9f6800cc26e31df0b3e45a544be516010

See more details on using hashes here.

Provenance

The following attestation bundles were made for grav_sim-0.0.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: publish.yml on alvinng4/grav_sim

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

File details

Details for the file grav_sim-0.0.1-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for grav_sim-0.0.1-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 d140876b7fc5f087e0fc99095d5a409323ad0b190a922649e53c81cfe2e8e7e5
MD5 703b979bbcbe0bdca9f1c2a15a46c869
BLAKE2b-256 fa0e010e83878816fe929bc96e99b2e7b7ae09545af3afe9dd4c43003c07c505

See more details on using hashes here.

Provenance

The following attestation bundles were made for grav_sim-0.0.1-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl:

Publisher: publish.yml on alvinng4/grav_sim

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

File details

Details for the file grav_sim-0.0.1-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for grav_sim-0.0.1-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 76df6fc3648ac5de077db9cf51c45a7e44d8b1fd80352c7e6a5aa4c945da7daf
MD5 e01b7057f05710155bef43c295bfa4b2
BLAKE2b-256 86027855d609d3bd06e6aa9eca7163f46938ad4ef02d9c4d25390427c445e69a

See more details on using hashes here.

Provenance

The following attestation bundles were made for grav_sim-0.0.1-cp312-cp312-macosx_11_0_arm64.whl:

Publisher: publish.yml on alvinng4/grav_sim

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

File details

Details for the file grav_sim-0.0.1-cp312-cp312-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for grav_sim-0.0.1-cp312-cp312-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 2fbe17d08c005f629aa09b7c50facdddd969374527d8b1228c427b7007d084b7
MD5 a4876b00ca7244b32a60e6539a4acd6c
BLAKE2b-256 bfbb4e5aec52834b2b7230eb3ccd1901f2747e7664d2d475278a9d235d8b88d9

See more details on using hashes here.

Provenance

The following attestation bundles were made for grav_sim-0.0.1-cp312-cp312-macosx_10_13_x86_64.whl:

Publisher: publish.yml on alvinng4/grav_sim

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

File details

Details for the file grav_sim-0.0.1-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: grav_sim-0.0.1-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 17.1 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 grav_sim-0.0.1-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 cdf32d7e8c46094bfd3a3432572a4b3ca60491dae636038b3f806219f68feedf
MD5 a42bae78c4256865326862b7d5df43c9
BLAKE2b-256 050ae130bee4f643844b940be7738682b19ba6b90af5de2f5cb0a22202a04079

See more details on using hashes here.

Provenance

The following attestation bundles were made for grav_sim-0.0.1-cp311-cp311-win_amd64.whl:

Publisher: publish.yml on alvinng4/grav_sim

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

File details

Details for the file grav_sim-0.0.1-cp311-cp311-win32.whl.

File metadata

  • Download URL: grav_sim-0.0.1-cp311-cp311-win32.whl
  • Upload date:
  • Size: 17.1 kB
  • Tags: CPython 3.11, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for grav_sim-0.0.1-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 13db193b55759175b403e680a65217ad54403b5379c732302c54e308b22a2990
MD5 715270c140d33f18602e989c541dadaa
BLAKE2b-256 bbff496e2f56c7a20d52c98de120a6bd8564d568867abe14c5be06e28971ebaf

See more details on using hashes here.

Provenance

The following attestation bundles were made for grav_sim-0.0.1-cp311-cp311-win32.whl:

Publisher: publish.yml on alvinng4/grav_sim

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

File details

Details for the file grav_sim-0.0.1-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for grav_sim-0.0.1-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 7d72057d77a385126aff7a7d77bdb94ed532ca30ff886bf5bb755936b8683c9c
MD5 7b4895defda2b28c85f6179003d39533
BLAKE2b-256 04e4ea6f8d72f35c5a7d81606762e937924b93a7c8e550d81fcd7c04e8b65bea

See more details on using hashes here.

Provenance

The following attestation bundles were made for grav_sim-0.0.1-cp311-cp311-musllinux_1_2_x86_64.whl:

Publisher: publish.yml on alvinng4/grav_sim

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

File details

Details for the file grav_sim-0.0.1-cp311-cp311-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for grav_sim-0.0.1-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 26b2fe4742e2da99ae6ac1f820cff2543ad46fcf92050b8a614af065e39a2828
MD5 6c1d22f43637406b5fc3d13d54e6d020
BLAKE2b-256 a0a84f09705945a1061d0b5317fcc5ec3d0126a49a0bc91a12279a50147360c3

See more details on using hashes here.

Provenance

The following attestation bundles were made for grav_sim-0.0.1-cp311-cp311-musllinux_1_2_i686.whl:

Publisher: publish.yml on alvinng4/grav_sim

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

File details

Details for the file grav_sim-0.0.1-cp311-cp311-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for grav_sim-0.0.1-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 7a46ec5413e0a3092e4347ce4f5a9d03d27626c31cccdbfa07e5dd7a8583ea63
MD5 8bddc726a123bd336b8a5ced3c40e8e6
BLAKE2b-256 ff76996600866988945ebd0be18755ebedd124581858e693ee2292fc9a372508

See more details on using hashes here.

Provenance

The following attestation bundles were made for grav_sim-0.0.1-cp311-cp311-musllinux_1_2_aarch64.whl:

Publisher: publish.yml on alvinng4/grav_sim

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

File details

Details for the file grav_sim-0.0.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for grav_sim-0.0.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 657917514c835ada1d53023f0eb1c8908a6ca0b813d23cf66c350faa95899429
MD5 10f113378c49726141a8f560892217e4
BLAKE2b-256 70749314c6078ab2647f14082de70aa6c72f0afdf1b5fe763de9c12fed9598c3

See more details on using hashes here.

Provenance

The following attestation bundles were made for grav_sim-0.0.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: publish.yml on alvinng4/grav_sim

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

File details

Details for the file grav_sim-0.0.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for grav_sim-0.0.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 15d082c897ddc8f816c1c64da28315adf1d5167d7986f2cd8e541c2ff4855114
MD5 279204a308f79dd2fcb76ead9195d72f
BLAKE2b-256 cb0f1cf7426633cb9f7e4f7aa112cb4ac35984c3ef12ad8b0bec70bd1b863b58

See more details on using hashes here.

Provenance

The following attestation bundles were made for grav_sim-0.0.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: publish.yml on alvinng4/grav_sim

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

File details

Details for the file grav_sim-0.0.1-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for grav_sim-0.0.1-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 da9d97b1ffa8c4710da0ca1a769e39be78bc1393cf9776e66ae62585bd26a22d
MD5 723d8005951383ce701b8d98e1e91418
BLAKE2b-256 5a9e14f341edeb1043c9abb753151c9e4401db412e8ac5c2d5ae4d4751a92cc9

See more details on using hashes here.

Provenance

The following attestation bundles were made for grav_sim-0.0.1-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl:

Publisher: publish.yml on alvinng4/grav_sim

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

File details

Details for the file grav_sim-0.0.1-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for grav_sim-0.0.1-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 97c03293d7913f23b7384fcaf363ee280b82bc8662bab858b51b75197a723e71
MD5 4f9423554b665f0838a7c1014ef9be5a
BLAKE2b-256 c89bc92e690315a247741ede7aeb3ebf64872fd62db7664256e3745db88ba154

See more details on using hashes here.

Provenance

The following attestation bundles were made for grav_sim-0.0.1-cp311-cp311-macosx_11_0_arm64.whl:

Publisher: publish.yml on alvinng4/grav_sim

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

File details

Details for the file grav_sim-0.0.1-cp311-cp311-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for grav_sim-0.0.1-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 3b6f74d30e7dfa2bbef8f94354dd460855089f55ee56877772a1bb1b9e18a24e
MD5 8ca676a47e6ece2853370f4a20d9b63a
BLAKE2b-256 59d10020cec20069bf262039e6b3ae978974c342d49f95cd9613fc6ca49bb76d

See more details on using hashes here.

Provenance

The following attestation bundles were made for grav_sim-0.0.1-cp311-cp311-macosx_10_9_x86_64.whl:

Publisher: publish.yml on alvinng4/grav_sim

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

File details

Details for the file grav_sim-0.0.1-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: grav_sim-0.0.1-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 17.1 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 grav_sim-0.0.1-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 3e53df2e2938fb4b622c7d1d91139e44144726286bcb45fa858ec7835aea8440
MD5 80ac079814d9f1302e44eb803ac93bb5
BLAKE2b-256 4ce445d657aa1b8da54e4091c546b60b6ccab8cf0fe2c5940509a220c1f9885e

See more details on using hashes here.

Provenance

The following attestation bundles were made for grav_sim-0.0.1-cp310-cp310-win_amd64.whl:

Publisher: publish.yml on alvinng4/grav_sim

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

File details

Details for the file grav_sim-0.0.1-cp310-cp310-win32.whl.

File metadata

  • Download URL: grav_sim-0.0.1-cp310-cp310-win32.whl
  • Upload date:
  • Size: 17.1 kB
  • Tags: CPython 3.10, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for grav_sim-0.0.1-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 022bfba75eaef34d9c2aabef7c9d4a9c658fdfef4773875c595c7b14f18665d7
MD5 0caa6787df21a656fc95a004d9106eaf
BLAKE2b-256 9ad28d4e15d5a72705f95348f5b4b99dc5da96d6b270d0cc9e3b0e26deb47a40

See more details on using hashes here.

Provenance

The following attestation bundles were made for grav_sim-0.0.1-cp310-cp310-win32.whl:

Publisher: publish.yml on alvinng4/grav_sim

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

File details

Details for the file grav_sim-0.0.1-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for grav_sim-0.0.1-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 e9f8d61f3ccc7759bb165bad40090ec8cc0ab8d3bc5e83ddb29037da7b476ed4
MD5 50bc443d067805e1923721e7ea7c99a7
BLAKE2b-256 8ba657647411d857c2997da37be6c05814587e70ca00b24191aec6c8e79374cf

See more details on using hashes here.

Provenance

The following attestation bundles were made for grav_sim-0.0.1-cp310-cp310-musllinux_1_2_x86_64.whl:

Publisher: publish.yml on alvinng4/grav_sim

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

File details

Details for the file grav_sim-0.0.1-cp310-cp310-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for grav_sim-0.0.1-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 5699e4bf57e986b3d9e0cb817a5e3ec68cfef15c57a3b744558615f4cec7b1a8
MD5 2c470a9272e5e4e7378dfe05507d07e3
BLAKE2b-256 3b006175cb58a3efc9743137ab57ef4eb92347ee2d961904f77bcf801d1e1c5b

See more details on using hashes here.

Provenance

The following attestation bundles were made for grav_sim-0.0.1-cp310-cp310-musllinux_1_2_i686.whl:

Publisher: publish.yml on alvinng4/grav_sim

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

File details

Details for the file grav_sim-0.0.1-cp310-cp310-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for grav_sim-0.0.1-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 ad459da3452c2ba74674c3dae91747db25d2299443e3637cff5f65742021916b
MD5 ecbca13862cb86a46b0d230e35250170
BLAKE2b-256 b659cc97c32b097f1c8dbe7f80a74cde69201247a1112e473086607b48d68e05

See more details on using hashes here.

Provenance

The following attestation bundles were made for grav_sim-0.0.1-cp310-cp310-musllinux_1_2_aarch64.whl:

Publisher: publish.yml on alvinng4/grav_sim

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

File details

Details for the file grav_sim-0.0.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for grav_sim-0.0.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 4c7572adf33388a92644e38a9fa08cf88b892cbf229538d61ddcc40734811cd7
MD5 16bfd1f863a1e983eca1f449dd60ee2c
BLAKE2b-256 284a7f89ebe3db3727deb674f82636d57d75c0a49007ac2ab400c26b9daf54ea

See more details on using hashes here.

Provenance

The following attestation bundles were made for grav_sim-0.0.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: publish.yml on alvinng4/grav_sim

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

File details

Details for the file grav_sim-0.0.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for grav_sim-0.0.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 a6ca808686f925463dfb197cbf4980177b2edd35294679362fdb998356cad543
MD5 67cd79ae9ab457da0af873e355b4a5c0
BLAKE2b-256 fd6df4bcc3431ad8a97d361037c490bfb5460c22974e71a9c6cfb72a73caceb3

See more details on using hashes here.

Provenance

The following attestation bundles were made for grav_sim-0.0.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: publish.yml on alvinng4/grav_sim

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

File details

Details for the file grav_sim-0.0.1-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for grav_sim-0.0.1-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 b9136e70fc10ee62dc96c56159804125f336252a030e22de2ccbf9ea1ed743e7
MD5 52f9b77e85984db68500c48a3c173294
BLAKE2b-256 0843c533b670599aa38c8e200f7becb41b5576833b05e06daf5d6958cf332b88

See more details on using hashes here.

Provenance

The following attestation bundles were made for grav_sim-0.0.1-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl:

Publisher: publish.yml on alvinng4/grav_sim

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

File details

Details for the file grav_sim-0.0.1-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for grav_sim-0.0.1-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 d56846a459fa6f712eeacea9ed5427d20f343a3c603ec48bd75a7a74d77cc874
MD5 aea5ef29b28cc0f5d4f430d6edaff5d5
BLAKE2b-256 b253d1686ce12e1382271f18d8302b3872612a8b10a46ae2e05cf0614459f865

See more details on using hashes here.

Provenance

The following attestation bundles were made for grav_sim-0.0.1-cp310-cp310-macosx_11_0_arm64.whl:

Publisher: publish.yml on alvinng4/grav_sim

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

File details

Details for the file grav_sim-0.0.1-cp310-cp310-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for grav_sim-0.0.1-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 232f86a5d032dc553aa17dd945ce474df459efac9bfb14ff1ffe660b7710815c
MD5 28c1f785d6a49794b0d643bf6a871c66
BLAKE2b-256 1afe1320236bcef15ec40c5af6eb0202f03463766450ce18e61152a773afc1b3

See more details on using hashes here.

Provenance

The following attestation bundles were made for grav_sim-0.0.1-cp310-cp310-macosx_10_9_x86_64.whl:

Publisher: publish.yml on alvinng4/grav_sim

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