Skip to main content

Simulate the flight of a ballistic missile

Project description

L.M. Arthur, Cambridge, MA, 2025

This code is a work in progress, and is not yet ready for use. It is being developed for research purposes in the MIT Laboratory for Nuclear Security and Policy.

Overview

This code is a package for simulating the flight of a ballistic missile. It is designed to be modular, with separate modules for geodesy, atmosphere, vehicle, gravity, stepper, integrator, flight, monte carlo, guidance, and control. The code is written in a combination of C, Python, and bash.

User Guide

This section provides a brief introduction to using pytrajlib, and will be updated as additional features are rolled out. Run all commands from the pytrajlib directory. To ensure that your version of the code is up-to-date, run

git pull

To compile the code and run the test suite, run

bash ./scripts/compile.sh

And, to run the code, use the

bash ./scripts/run.sh

command. The run parameters can be adjusted in the .toml files in the /input directory. The results will be placed in the /output directory.

To generate trajectory plots from an existing trajectory.txt file, run

python ./src/traj_plot.py

To generate a new trajectory.txt file, run the simulation with traj_output = 1 in the relevant .toml file.

TODO:

  • Determine the optimal values of the navigation gain and the gearing ratio
  • Plots: (Note that all of these should be done with the optimal nav gain and gearing)
    • Initial position error vs miss distance (or CEP)
    • Initial velocity error vs miss distance (or CEP)
    • Pitching mode excitation magnitude vs miss distance (Use a step function to model the pitching mode excitation and note that the expected excitation magnitude and duration is a function of velocity and altitude)
    • Boundary layer excitation magnitude vs miss distance (Note that this is probably negligible, we may not even want to include a plot)
    • Anomalous lift coefficient vs miss distance
  • Explore the relationship between reentry speed, reentry angle, and accuracy

BUG REPORTS:

None

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

pytrajlib-1.0.0a5.tar.gz (264.7 kB view details)

Uploaded Source

Built Distributions

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

pytrajlib-1.0.0a5-cp313-cp313-win_amd64.whl (307.4 kB view details)

Uploaded CPython 3.13Windows x86-64

pytrajlib-1.0.0a5-cp313-cp313-win32.whl (304.5 kB view details)

Uploaded CPython 3.13Windows x86

pytrajlib-1.0.0a5-cp313-cp313-musllinux_1_2_x86_64.whl (359.1 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

pytrajlib-1.0.0a5-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (359.3 kB view details)

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

pytrajlib-1.0.0a5-cp313-cp313-macosx_11_0_arm64.whl (313.5 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

pytrajlib-1.0.0a5-cp313-cp313-macosx_10_13_x86_64.whl (315.7 kB view details)

Uploaded CPython 3.13macOS 10.13+ x86-64

pytrajlib-1.0.0a5-cp312-cp312-win_amd64.whl (307.4 kB view details)

Uploaded CPython 3.12Windows x86-64

pytrajlib-1.0.0a5-cp312-cp312-win32.whl (304.5 kB view details)

Uploaded CPython 3.12Windows x86

pytrajlib-1.0.0a5-cp312-cp312-musllinux_1_2_x86_64.whl (359.1 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

pytrajlib-1.0.0a5-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (359.4 kB view details)

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

pytrajlib-1.0.0a5-cp312-cp312-macosx_11_0_arm64.whl (313.5 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

pytrajlib-1.0.0a5-cp312-cp312-macosx_10_13_x86_64.whl (315.7 kB view details)

Uploaded CPython 3.12macOS 10.13+ x86-64

pytrajlib-1.0.0a5-cp311-cp311-win_amd64.whl (307.4 kB view details)

Uploaded CPython 3.11Windows x86-64

pytrajlib-1.0.0a5-cp311-cp311-win32.whl (304.5 kB view details)

Uploaded CPython 3.11Windows x86

pytrajlib-1.0.0a5-cp311-cp311-musllinux_1_2_x86_64.whl (358.8 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

pytrajlib-1.0.0a5-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (359.1 kB view details)

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

pytrajlib-1.0.0a5-cp311-cp311-macosx_11_0_arm64.whl (313.5 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

pytrajlib-1.0.0a5-cp311-cp311-macosx_10_9_x86_64.whl (315.7 kB view details)

Uploaded CPython 3.11macOS 10.9+ x86-64

pytrajlib-1.0.0a5-cp310-cp310-win_amd64.whl (307.4 kB view details)

Uploaded CPython 3.10Windows x86-64

pytrajlib-1.0.0a5-cp310-cp310-win32.whl (304.5 kB view details)

Uploaded CPython 3.10Windows x86

pytrajlib-1.0.0a5-cp310-cp310-musllinux_1_2_x86_64.whl (358.8 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

pytrajlib-1.0.0a5-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (359.0 kB view details)

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

pytrajlib-1.0.0a5-cp310-cp310-macosx_11_0_arm64.whl (313.5 kB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

pytrajlib-1.0.0a5-cp310-cp310-macosx_10_9_x86_64.whl (315.7 kB view details)

Uploaded CPython 3.10macOS 10.9+ x86-64

File details

Details for the file pytrajlib-1.0.0a5.tar.gz.

File metadata

  • Download URL: pytrajlib-1.0.0a5.tar.gz
  • Upload date:
  • Size: 264.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for pytrajlib-1.0.0a5.tar.gz
Algorithm Hash digest
SHA256 3437f94b015f98e61d52d7b1eb02463b55ee93e0b2d6261dc981b1d445e79ca7
MD5 403b1dbaed497970e770e75a4aaec068
BLAKE2b-256 e99f09f99f58cd2ff532f2eb257690cab04641e52a76c7ada7aa9a45af9b335d

See more details on using hashes here.

Provenance

The following attestation bundles were made for pytrajlib-1.0.0a5.tar.gz:

Publisher: build_wheels.yml on lmarthur/pytrajlib

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

File details

Details for the file pytrajlib-1.0.0a5-cp313-cp313-win_amd64.whl.

File metadata

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

File hashes

Hashes for pytrajlib-1.0.0a5-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 15e799a7c58f2d5ce9928693128f1c095da219cfd4e9fd2128832086b270b11e
MD5 81658e916ace7c10d12ac9a3bd002a9c
BLAKE2b-256 25d815da76080baa37f2ff29199aff67aa438e727f3742d6ac2270e1245057b2

See more details on using hashes here.

Provenance

The following attestation bundles were made for pytrajlib-1.0.0a5-cp313-cp313-win_amd64.whl:

Publisher: build_wheels.yml on lmarthur/pytrajlib

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

File details

Details for the file pytrajlib-1.0.0a5-cp313-cp313-win32.whl.

File metadata

  • Download URL: pytrajlib-1.0.0a5-cp313-cp313-win32.whl
  • Upload date:
  • Size: 304.5 kB
  • Tags: CPython 3.13, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for pytrajlib-1.0.0a5-cp313-cp313-win32.whl
Algorithm Hash digest
SHA256 f5861ff6c73b2a1c1b88a892b644e957285f35bf93e7aeda62ea5d8b9f69c442
MD5 a346bffa5f5017a73989d85e2128f0c0
BLAKE2b-256 a754eb05be80f70ced167d65b7a721d944ab4b2b3d37d8eb02d629e7a3757e3a

See more details on using hashes here.

Provenance

The following attestation bundles were made for pytrajlib-1.0.0a5-cp313-cp313-win32.whl:

Publisher: build_wheels.yml on lmarthur/pytrajlib

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

File details

Details for the file pytrajlib-1.0.0a5-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for pytrajlib-1.0.0a5-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 f5f4dce339b8c281e8bd9cbbd7d07f4c806d27e302ef097dffbb74e36379269b
MD5 2ca7dbac8dbea39975551fd9e9bd236a
BLAKE2b-256 9ab2e09707cd752ac12c57a6f195145b0dd109f522c53f0ad5d5d065286f7a4f

See more details on using hashes here.

Provenance

The following attestation bundles were made for pytrajlib-1.0.0a5-cp313-cp313-musllinux_1_2_x86_64.whl:

Publisher: build_wheels.yml on lmarthur/pytrajlib

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

File details

Details for the file pytrajlib-1.0.0a5-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for pytrajlib-1.0.0a5-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 7fba6c6045ce0a329c7f67cae07cdfe61fa31680e4964898615404d280e79aa7
MD5 8d34888fd9916c2d6ea31006f7fd2bb1
BLAKE2b-256 00036105a03bab2b64719f11547cca81032b8611bcfed93b7ac06f1666d39a8d

See more details on using hashes here.

Provenance

The following attestation bundles were made for pytrajlib-1.0.0a5-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl:

Publisher: build_wheels.yml on lmarthur/pytrajlib

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

File details

Details for the file pytrajlib-1.0.0a5-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for pytrajlib-1.0.0a5-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 8dfe5eb43425bf13b5c211f15c3903a748fa0875f3d29892e82471b1c149f10d
MD5 6e5e46aec800d5ca7b9c92781f11a4c6
BLAKE2b-256 8060d39b8a9b54e7753e0b906f25b0083110a64d54a7798c112dc9031f8d131b

See more details on using hashes here.

Provenance

The following attestation bundles were made for pytrajlib-1.0.0a5-cp313-cp313-macosx_11_0_arm64.whl:

Publisher: build_wheels.yml on lmarthur/pytrajlib

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

File details

Details for the file pytrajlib-1.0.0a5-cp313-cp313-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for pytrajlib-1.0.0a5-cp313-cp313-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 b43b90f594b9fa9dbf7fbd5e618afaf67f2485a7ea13eae2a454fc870deba76e
MD5 04e11d0c5671130c69765c9e548a6bd4
BLAKE2b-256 dcac4c4375257101f936a255ea653a7b483124906b2fc75076bb39b5eed80954

See more details on using hashes here.

Provenance

The following attestation bundles were made for pytrajlib-1.0.0a5-cp313-cp313-macosx_10_13_x86_64.whl:

Publisher: build_wheels.yml on lmarthur/pytrajlib

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

File details

Details for the file pytrajlib-1.0.0a5-cp312-cp312-win_amd64.whl.

File metadata

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

File hashes

Hashes for pytrajlib-1.0.0a5-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 dd60cb547890647536e4ce11db46a8553e18f7ed2b9c103826b98c0780d2531a
MD5 ac2ba27d2b4445c2a03b76060544d2b7
BLAKE2b-256 0874d2d681eb2b7553d5f4bcf7255d3dc85633421b1f9f66f30cc91284cdc231

See more details on using hashes here.

Provenance

The following attestation bundles were made for pytrajlib-1.0.0a5-cp312-cp312-win_amd64.whl:

Publisher: build_wheels.yml on lmarthur/pytrajlib

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

File details

Details for the file pytrajlib-1.0.0a5-cp312-cp312-win32.whl.

File metadata

  • Download URL: pytrajlib-1.0.0a5-cp312-cp312-win32.whl
  • Upload date:
  • Size: 304.5 kB
  • Tags: CPython 3.12, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for pytrajlib-1.0.0a5-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 394caa49148536a953f83695ca199e90b24bc40f1654b6b0893bf13d7ce5d496
MD5 50da9dfbc45c8c896b07574803a7e7ae
BLAKE2b-256 4c0abba4be561a1743fc726696203c9620e532c6bde040f35f8b72801d486926

See more details on using hashes here.

Provenance

The following attestation bundles were made for pytrajlib-1.0.0a5-cp312-cp312-win32.whl:

Publisher: build_wheels.yml on lmarthur/pytrajlib

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

File details

Details for the file pytrajlib-1.0.0a5-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for pytrajlib-1.0.0a5-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 3bfcc67e16469996f324aa1bdd012ac078f5ae6e886f89ae709f93cc4f3e8056
MD5 9014d80d4c31d178b0dd21ef18234d7d
BLAKE2b-256 6d77081f0ec89faafc8f40adf1fed28aba066cf72b88feb9aa173315901d1225

See more details on using hashes here.

Provenance

The following attestation bundles were made for pytrajlib-1.0.0a5-cp312-cp312-musllinux_1_2_x86_64.whl:

Publisher: build_wheels.yml on lmarthur/pytrajlib

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

File details

Details for the file pytrajlib-1.0.0a5-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for pytrajlib-1.0.0a5-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 eb48ebfb76de449e8ffef453cd4d0743ae509d7a5b7875e08fb521e8de84e47f
MD5 35d9266edd0b0408a8a4b0d9bf67adb3
BLAKE2b-256 3ff00cecafe2ad36453882595c336eb0d50f3f5bce5f6cfdc4a592c3b13d053f

See more details on using hashes here.

Provenance

The following attestation bundles were made for pytrajlib-1.0.0a5-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl:

Publisher: build_wheels.yml on lmarthur/pytrajlib

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

File details

Details for the file pytrajlib-1.0.0a5-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for pytrajlib-1.0.0a5-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 6de8f8ca051477c0921098e98f7dd6d0f355cbe483b6f6e9f4d431a717e28ec8
MD5 b753eb12d73bd5eaa0410608975a956c
BLAKE2b-256 142fea88f7e12a81753d9494c90a1bceaf36a83a12af08518495d131164e8b8e

See more details on using hashes here.

Provenance

The following attestation bundles were made for pytrajlib-1.0.0a5-cp312-cp312-macosx_11_0_arm64.whl:

Publisher: build_wheels.yml on lmarthur/pytrajlib

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

File details

Details for the file pytrajlib-1.0.0a5-cp312-cp312-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for pytrajlib-1.0.0a5-cp312-cp312-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 41416bf4ec8b28fc49674029054323f98deae25136fc706c1d1edbc5d69228fd
MD5 6f2d6b236e033daa9ca4042bb850331c
BLAKE2b-256 f3eb2702c33814e9c5a41b04f5892c98c8ea43d7298b653638c6d98cbd7ca389

See more details on using hashes here.

Provenance

The following attestation bundles were made for pytrajlib-1.0.0a5-cp312-cp312-macosx_10_13_x86_64.whl:

Publisher: build_wheels.yml on lmarthur/pytrajlib

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

File details

Details for the file pytrajlib-1.0.0a5-cp311-cp311-win_amd64.whl.

File metadata

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

File hashes

Hashes for pytrajlib-1.0.0a5-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 0f353ade30898924ca609cd307b1a90cb9804d0a323287f5da418b3f1129d873
MD5 d9fbacab0f0ae9f75e20e20c5003f807
BLAKE2b-256 4fbc4ea4bc6ba051f7ed7c46f208fced83a68964b11dd4daa25754380ee01583

See more details on using hashes here.

Provenance

The following attestation bundles were made for pytrajlib-1.0.0a5-cp311-cp311-win_amd64.whl:

Publisher: build_wheels.yml on lmarthur/pytrajlib

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

File details

Details for the file pytrajlib-1.0.0a5-cp311-cp311-win32.whl.

File metadata

  • Download URL: pytrajlib-1.0.0a5-cp311-cp311-win32.whl
  • Upload date:
  • Size: 304.5 kB
  • Tags: CPython 3.11, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for pytrajlib-1.0.0a5-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 fe6b8d1e329e3fc84792e761bcec031acbb1274163af346fadd3b8d46e91374f
MD5 5771853e4805c6bc44bda873bf7624f7
BLAKE2b-256 d0ea3a351cfdc23b5e6e70a4a2fa96a82798615442945382c319e264c53d7f90

See more details on using hashes here.

Provenance

The following attestation bundles were made for pytrajlib-1.0.0a5-cp311-cp311-win32.whl:

Publisher: build_wheels.yml on lmarthur/pytrajlib

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

File details

Details for the file pytrajlib-1.0.0a5-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for pytrajlib-1.0.0a5-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 4759446eb7c43b1ff66759cb694fe765467a0841520092de0870dc6ae8339f68
MD5 f422a87c5780ff327b2498aa5d61b3db
BLAKE2b-256 290768177c4568c83b985f5dab935ac8f5f7cff39768d536d94066d0d7cc9ebf

See more details on using hashes here.

Provenance

The following attestation bundles were made for pytrajlib-1.0.0a5-cp311-cp311-musllinux_1_2_x86_64.whl:

Publisher: build_wheels.yml on lmarthur/pytrajlib

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

File details

Details for the file pytrajlib-1.0.0a5-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for pytrajlib-1.0.0a5-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 38ecc9255c1a44858377391fc58c73d21398225766546f3af6c004f2e3c64d12
MD5 711e63e92706388a1df72edc6666b727
BLAKE2b-256 89f77cab511dd40d5ca28a66b0a77118c4aed987bb9861320389b02cc3b5844b

See more details on using hashes here.

Provenance

The following attestation bundles were made for pytrajlib-1.0.0a5-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl:

Publisher: build_wheels.yml on lmarthur/pytrajlib

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

File details

Details for the file pytrajlib-1.0.0a5-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for pytrajlib-1.0.0a5-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 dc5bf63e8ddf78be1a13c6d7176cb265bde1c00b2df5d5a9d06e631435022b38
MD5 721669ff2af612c49939274e62135667
BLAKE2b-256 6e5f2ae58779a19e7a464d0cc1e7f94dc317720ad5d337d17d1812c3f8c9af0a

See more details on using hashes here.

Provenance

The following attestation bundles were made for pytrajlib-1.0.0a5-cp311-cp311-macosx_11_0_arm64.whl:

Publisher: build_wheels.yml on lmarthur/pytrajlib

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

File details

Details for the file pytrajlib-1.0.0a5-cp311-cp311-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for pytrajlib-1.0.0a5-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 22ff092c8e23a426010d40de76ddba9d0de1265caf5cf4b9ecb110e033951176
MD5 21c84620f8ab50e8b48a58afdde7e9db
BLAKE2b-256 04a42b161ce231b5662b30e3f7667e34666a98d98a4d7cf94432e66dd724ad73

See more details on using hashes here.

Provenance

The following attestation bundles were made for pytrajlib-1.0.0a5-cp311-cp311-macosx_10_9_x86_64.whl:

Publisher: build_wheels.yml on lmarthur/pytrajlib

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

File details

Details for the file pytrajlib-1.0.0a5-cp310-cp310-win_amd64.whl.

File metadata

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

File hashes

Hashes for pytrajlib-1.0.0a5-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 884508e7ad20025cee9221ac04e25123a3e41c36b17aa03aed8a6544cb5f1360
MD5 70e732a2c8e1bff8ff19cf54a8d17a3c
BLAKE2b-256 ed4369c4068135740755b0044c6368e0e05fc4c17e9a960994802d4ca4c43837

See more details on using hashes here.

Provenance

The following attestation bundles were made for pytrajlib-1.0.0a5-cp310-cp310-win_amd64.whl:

Publisher: build_wheels.yml on lmarthur/pytrajlib

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

File details

Details for the file pytrajlib-1.0.0a5-cp310-cp310-win32.whl.

File metadata

  • Download URL: pytrajlib-1.0.0a5-cp310-cp310-win32.whl
  • Upload date:
  • Size: 304.5 kB
  • Tags: CPython 3.10, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for pytrajlib-1.0.0a5-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 9ab6c87bbe69c239dd9b6393bf3f6e29957109098795a09c2f2df5214acb5979
MD5 111ef45f84883fdc19023583a157d7f0
BLAKE2b-256 179104ad02ace00b91a5b99de1b636b97986e84a829a2dd6a641b8dd8a5d9fc9

See more details on using hashes here.

Provenance

The following attestation bundles were made for pytrajlib-1.0.0a5-cp310-cp310-win32.whl:

Publisher: build_wheels.yml on lmarthur/pytrajlib

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

File details

Details for the file pytrajlib-1.0.0a5-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for pytrajlib-1.0.0a5-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 195789940e613dc815088fe0e92d23457fafbdb8bf6ed2e7d15e576db49da5f5
MD5 da8940777e8d5f99b481f7c0c276b33e
BLAKE2b-256 6ab448ae153e1cae954c141c979130a43fd337c198cf8089f7f3103529db944f

See more details on using hashes here.

Provenance

The following attestation bundles were made for pytrajlib-1.0.0a5-cp310-cp310-musllinux_1_2_x86_64.whl:

Publisher: build_wheels.yml on lmarthur/pytrajlib

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

File details

Details for the file pytrajlib-1.0.0a5-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for pytrajlib-1.0.0a5-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 7de4c7646093b2c8466f7e143f68cae7a6e8349148bd7214d8a32b86962dcb6e
MD5 702e85bffd83588e5f3e208c2e7e23f1
BLAKE2b-256 da87252f2e0490dca6ce667347d6e8b47894e9abd20e788e067f1ea1d383747c

See more details on using hashes here.

Provenance

The following attestation bundles were made for pytrajlib-1.0.0a5-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl:

Publisher: build_wheels.yml on lmarthur/pytrajlib

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

File details

Details for the file pytrajlib-1.0.0a5-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for pytrajlib-1.0.0a5-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 b221734ffb9445b94132586558be8d4c2890be08f3c980ca958f5d98b6f73946
MD5 6847778cbc3e6a6a1804cfa244b51e16
BLAKE2b-256 2988fa8d628b59a5f076756d674716415b55d23731c198fddca7cda34139cca3

See more details on using hashes here.

Provenance

The following attestation bundles were made for pytrajlib-1.0.0a5-cp310-cp310-macosx_11_0_arm64.whl:

Publisher: build_wheels.yml on lmarthur/pytrajlib

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

File details

Details for the file pytrajlib-1.0.0a5-cp310-cp310-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for pytrajlib-1.0.0a5-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 592c5d60c273523345e946305298fc278bc12f8943826f37b01f7c87f20d06e9
MD5 c5fe1e0d200232254c1e537b7d65e3d6
BLAKE2b-256 db926a269c69503358c9ab5d383d0c713e016a86bf3512602f80b861218fa7f3

See more details on using hashes here.

Provenance

The following attestation bundles were made for pytrajlib-1.0.0a5-cp310-cp310-macosx_10_9_x86_64.whl:

Publisher: build_wheels.yml on lmarthur/pytrajlib

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