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.0a6.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.0a6-cp313-cp313-win_amd64.whl (307.4 kB view details)

Uploaded CPython 3.13Windows x86-64

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

Uploaded CPython 3.13Windows x86

pytrajlib-1.0.0a6-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.0a6-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.0a6-cp313-cp313-macosx_11_0_arm64.whl (313.5 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

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

Uploaded CPython 3.13macOS 10.13+ x86-64

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

Uploaded CPython 3.12Windows x86-64

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

Uploaded CPython 3.12Windows x86

pytrajlib-1.0.0a6-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.0a6-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.0a6-cp312-cp312-macosx_11_0_arm64.whl (313.5 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

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

Uploaded CPython 3.12macOS 10.13+ x86-64

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

Uploaded CPython 3.11Windows x86-64

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

Uploaded CPython 3.11Windows x86

pytrajlib-1.0.0a6-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.0a6-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.0a6-cp311-cp311-macosx_11_0_arm64.whl (313.5 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

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

Uploaded CPython 3.11macOS 10.9+ x86-64

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

Uploaded CPython 3.10Windows x86-64

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

Uploaded CPython 3.10Windows x86

pytrajlib-1.0.0a6-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.0a6-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.0a6-cp310-cp310-macosx_11_0_arm64.whl (313.5 kB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

pytrajlib-1.0.0a6-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.0a6.tar.gz.

File metadata

  • Download URL: pytrajlib-1.0.0a6.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.0a6.tar.gz
Algorithm Hash digest
SHA256 1bdc6768cc621c53f09152161a62b806bcc155dfa7bff86b593efaf5f5f0d1d3
MD5 b9aa35cd26a2235349a18e52384f45be
BLAKE2b-256 79b71ecbd6aad8c6d833ee7600ead96b3071a99e16a92571b3d29833cf7d40f8

See more details on using hashes here.

Provenance

The following attestation bundles were made for pytrajlib-1.0.0a6.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.0a6-cp313-cp313-win_amd64.whl.

File metadata

  • Download URL: pytrajlib-1.0.0a6-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.0a6-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 4b10500a3b2522ab5f0d5ee2dd7cb38694a750c6aaab808fb1c8d02c9a184fc4
MD5 ed5775757ad5714b12ea1db4111950a8
BLAKE2b-256 5ff4042d60e431d82f34d2c14e142be41804bf4fdd26821b90bb8b714c61f7a4

See more details on using hashes here.

Provenance

The following attestation bundles were made for pytrajlib-1.0.0a6-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.0a6-cp313-cp313-win32.whl.

File metadata

  • Download URL: pytrajlib-1.0.0a6-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.0a6-cp313-cp313-win32.whl
Algorithm Hash digest
SHA256 600177654801ee3a79bf8efb1d5f0d79390802b6baa51bb5b3e075f5fe79c40c
MD5 5c86779dd3a27c00a5f71484505e8be2
BLAKE2b-256 68995ec75a88c08716076e3ef776e6d78bfe125252c9949e63260ef287e2d15b

See more details on using hashes here.

Provenance

The following attestation bundles were made for pytrajlib-1.0.0a6-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.0a6-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for pytrajlib-1.0.0a6-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 59f75835f48c4fff4d3ee46579da61a48c1aab6e48fccfa45c0e95c24be7e319
MD5 1aecec6fd891e518d84d38723de03a60
BLAKE2b-256 f9af5b7b25eb3d01a777835fb423cbc94caa5eaa1302dbd4f71e5fea003ddb8a

See more details on using hashes here.

Provenance

The following attestation bundles were made for pytrajlib-1.0.0a6-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.0a6-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.0a6-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 82fd2ad366a652e58fa670121e6cb2d81fd47b6518aea7f3e45590f8eea9580c
MD5 15d98de0d366893efe8abc8a81e978e0
BLAKE2b-256 29c5fab0ba89c533ecb26dd090ee75b1b61669a010af8f5cd292ad692658ae0b

See more details on using hashes here.

Provenance

The following attestation bundles were made for pytrajlib-1.0.0a6-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.0a6-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for pytrajlib-1.0.0a6-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 9360b76efb0e7655edf29e390f65c84bc89cff41ec79eada73f53b9ae263e5e7
MD5 0960a2a75df81f783c1befa1c2e4b2e0
BLAKE2b-256 a6deb8c1b85c953df680c6325b3122bf6f208f63e1131ee945ecccc5c662e26b

See more details on using hashes here.

Provenance

The following attestation bundles were made for pytrajlib-1.0.0a6-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.0a6-cp313-cp313-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for pytrajlib-1.0.0a6-cp313-cp313-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 05da22a0a0ffe3718612d28fab45c900e2a71ac718c34b8ee83cd915ac08bcb9
MD5 94a19a71f2326c7404ed375a7c4805b7
BLAKE2b-256 e680a52c258d98bcac7c561f8c3ef97b8143658838863cf3972f33416e38470d

See more details on using hashes here.

Provenance

The following attestation bundles were made for pytrajlib-1.0.0a6-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.0a6-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: pytrajlib-1.0.0a6-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.0a6-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 7eef50df6a25d8708ff281cd649d6082fbc3b044be9ec2fe9c415e19349efddb
MD5 e7f48715d03f26e7895ee344b31b596d
BLAKE2b-256 a7aca4967e0f63a315654940e427e6d2bc9a3487115e05b8c5dc8177892628f6

See more details on using hashes here.

Provenance

The following attestation bundles were made for pytrajlib-1.0.0a6-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.0a6-cp312-cp312-win32.whl.

File metadata

  • Download URL: pytrajlib-1.0.0a6-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.0a6-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 251b43926b2f5a72459c687da58b478e089aea18e81ef6fb1fe74f9c8971de8e
MD5 c816cd16d33c323b28740e3e90abe259
BLAKE2b-256 ab27cf1384b6137ee36c60bb2ac7e2495e2422813e840e8c48a6cdbabdd89fd5

See more details on using hashes here.

Provenance

The following attestation bundles were made for pytrajlib-1.0.0a6-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.0a6-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for pytrajlib-1.0.0a6-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 c2558c26c57129eadff0470deb209c1a6e224ce4be7c3f99c6eb6f8ce9bbe555
MD5 773687c93b5b65350859ec8e0f947127
BLAKE2b-256 2223b42119d979ce37c8db92ce4559166453ab008b4f376e7b3504e24a588d29

See more details on using hashes here.

Provenance

The following attestation bundles were made for pytrajlib-1.0.0a6-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.0a6-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.0a6-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 2880f5386f1945819ed1028ab7b7ffa259dad95e0cdf5d0889114624daed743e
MD5 586e388c641a6908b76dd7529ac21680
BLAKE2b-256 539278272dc1536821ab2e0e210f8a83eb9ab7f12942ecc420cc8ff959a93256

See more details on using hashes here.

Provenance

The following attestation bundles were made for pytrajlib-1.0.0a6-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.0a6-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for pytrajlib-1.0.0a6-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 1c897b0fcb1ed53066ef06685ef0eb17abf3a72d2f02398fc31c139056c9cf9d
MD5 9a7d38b050b15037374bc1eb1d7bc452
BLAKE2b-256 abfe0d7a1e3bcaa3876319835e2445732a3e63ea555d22db4057d4589e6249e3

See more details on using hashes here.

Provenance

The following attestation bundles were made for pytrajlib-1.0.0a6-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.0a6-cp312-cp312-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for pytrajlib-1.0.0a6-cp312-cp312-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 155b0712c92bf4e7352232f849d79fe628c0567d4f17984eef4d52f67b5fa4e4
MD5 bbf31c3726aab2be609504e6636d456d
BLAKE2b-256 78487b5c95866a0e6eea79407855ac968ea42715e47f4469aa48033f6b73353d

See more details on using hashes here.

Provenance

The following attestation bundles were made for pytrajlib-1.0.0a6-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.0a6-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: pytrajlib-1.0.0a6-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.0a6-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 c662c49ca29af3674eca21b074d799718f3d5968ef718c3c776b5b08e57c8899
MD5 5093c5a54613b26e99bafaab50c944ad
BLAKE2b-256 5d4e80df8ee5431d7fafe5ae68d38ff711dcdbb42d26a97c3ae45cbbe3bb14a1

See more details on using hashes here.

Provenance

The following attestation bundles were made for pytrajlib-1.0.0a6-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.0a6-cp311-cp311-win32.whl.

File metadata

  • Download URL: pytrajlib-1.0.0a6-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.0a6-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 514d253b6ddce1c6a7759be38c3903680389b906f643710b780ea59e991f9182
MD5 01044c9eee592e0ffda5b73c64d84ca1
BLAKE2b-256 8259f282cc2617948bcd28412f7157c5e79b2428631500f07781400af884d98a

See more details on using hashes here.

Provenance

The following attestation bundles were made for pytrajlib-1.0.0a6-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.0a6-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for pytrajlib-1.0.0a6-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 1c772817ad304f5a14282322b1ce723cb33905764e4cfb707d27b8f0a0d48632
MD5 74feb41d73388a30bab52d1d3adc4372
BLAKE2b-256 d2b1c1cac41bf9400126dc7887df1f5e1078862d10760e753ed7126cdaf48bcd

See more details on using hashes here.

Provenance

The following attestation bundles were made for pytrajlib-1.0.0a6-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.0a6-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.0a6-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 bf810aa428c75a4f346e3554bb5a22607d1f19e58bf71b0c25327f95838ef1be
MD5 fd027bc9da834d9b81f9d14bec725fca
BLAKE2b-256 85530dc1dcfafd4fb3f71c55d36df841c229a314b7c02e2d14e79d7bb751615b

See more details on using hashes here.

Provenance

The following attestation bundles were made for pytrajlib-1.0.0a6-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.0a6-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for pytrajlib-1.0.0a6-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 ca982806664519fc9b330324e142e698460d057bc3aa635703cef5959147e20e
MD5 120f6eb0dcb2378e52ab83a1a0980f6c
BLAKE2b-256 4d860dcbd292433a7f8dc03705aa8efca985a0a7d9c88db1cece39f29ee6f484

See more details on using hashes here.

Provenance

The following attestation bundles were made for pytrajlib-1.0.0a6-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.0a6-cp311-cp311-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for pytrajlib-1.0.0a6-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 83d7966ddd3f1361461c030201bb0f625dc54722834212b10fedc77cf8b93945
MD5 3248b68026e8a8afb6211286eea7b7de
BLAKE2b-256 3e10fa970b8a178f949d0f18d8d791ceb796430631b00fcd6d5d9208a2eb23d9

See more details on using hashes here.

Provenance

The following attestation bundles were made for pytrajlib-1.0.0a6-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.0a6-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: pytrajlib-1.0.0a6-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.0a6-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 6ae8112c606f0d46f0bd1ddc6e16bbc351f5fd6435902016e1bb7387c8a63aeb
MD5 9d422f4870ba7ea4af457ef345263d86
BLAKE2b-256 2ffac5f6021baf374998bb9157b49af1eae9f391d13f1a68fe11d09df1262d0c

See more details on using hashes here.

Provenance

The following attestation bundles were made for pytrajlib-1.0.0a6-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.0a6-cp310-cp310-win32.whl.

File metadata

  • Download URL: pytrajlib-1.0.0a6-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.0a6-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 a85bcf084a954d478f0bd6d5ab987b4beb66218ef67054e14f73502ee27cb70d
MD5 325376b9e16ea946b684e2dbe92dd042
BLAKE2b-256 4d88c2b99473332033633f18760d40f7ad4fdef43903948d73dfca3a3ceec537

See more details on using hashes here.

Provenance

The following attestation bundles were made for pytrajlib-1.0.0a6-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.0a6-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for pytrajlib-1.0.0a6-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 b9c799e4f79eb08d166bc30454e14da95d373155aab6eaba090f1073490fcc66
MD5 c5bd3ec60b4d993b0326b1cf099a44fb
BLAKE2b-256 6c03256c960a4c09c17444eb97025277563acaa5ebebd05c2162cd5d03de7295

See more details on using hashes here.

Provenance

The following attestation bundles were made for pytrajlib-1.0.0a6-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.0a6-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.0a6-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 277515997aaa3e8f7989c559ca6b379f073e127440905b16dfa27684f1c3b2bd
MD5 c5609fcc06f0890cbfc178e1c03aca2c
BLAKE2b-256 295498b1ac123170aee07a1ac46b0ed5df9ea850503936105cfc59b6d02618a0

See more details on using hashes here.

Provenance

The following attestation bundles were made for pytrajlib-1.0.0a6-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.0a6-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for pytrajlib-1.0.0a6-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 f6afa9c3c66b1e14d999bd639a53abf90eb706d6a8fe56d92f11c62c3a9d8eed
MD5 5bd3b826037a77a45d5a5e240ddad5ae
BLAKE2b-256 3923c4a91e2ab156b53caab93aff8640cabb262240a9dba64ede8df99d893a1e

See more details on using hashes here.

Provenance

The following attestation bundles were made for pytrajlib-1.0.0a6-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.0a6-cp310-cp310-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for pytrajlib-1.0.0a6-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 cd5206167682a1cb4b2ba1932a710107d260186fcdf3807ad75f1896ddde47ae
MD5 ecccc43c68a2920d45029fd09a1870ea
BLAKE2b-256 e8201e0e640754b44bdb41c0b39edd5dbe853da71e4bced4f8ad5b4be79c2dc3

See more details on using hashes here.

Provenance

The following attestation bundles were made for pytrajlib-1.0.0a6-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