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:

  • Set up CMake
  • Write tests for atmosphere module
  • Implement exp atmosphere functions in C
  • Write tests for vehicle module
  • Implement minuteman model in C
  • Write tests for newtonian gravity module
  • Implement newtonian gravity functions in C
  • Write tests for physics module
  • Implement physics functions in C
  • Write tests for stepper
  • Implement stepper in C
  • Determine whether to implement integration in C or Python
  • Write tests for flight module
  • Implement flight function
  • Implement ctypes wrapper for C functions
  • Implement output file writer
  • Implement plotting functions
  • Write scripts for compiling, testing, and running
  • Write tests for flight initialization
  • Implement flight initialization function
  • Write analysis suite to fit distributions to accuracy data
  • Implement configuration file and parser
  • Write tests for monte carlo function
  • Implement monte carlo function in C
  • Write tests for imu module
  • Implement imu functions in C
  • Write tests for gnss module
  • Implement gnss functions in C
  • Write tests for control module
  • Implement control functions in C
  • Write tests for Kalman filter
  • Implement Kalman filter in C
  • Set up .yaml for conda environment
  • Write tests for gravity perturbations
  • Implement gravity perturbations in C
  • Implement atmospheric model with perturbations
  • Integrate boost guidance
  • Write tests for lift function
  • Implement lift function in C
  • Integrate proportional navigation for MaRV
  • Generate plots
  • Reentry update
  • Write integration tests
  • Add initial rotational perturbation
  • Exclude gravity from imu measurements
  • Write function for parameter scanning
  • Write function to generate sensitivity plots
  • Organize runs
  • Add non-commercial license
  • Set up EG16 atmosphere
  • Implement reentry-only simulation
  • Generate system response plots

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.0a3.tar.gz (250.6 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.0a3-cp313-cp313-win_amd64.whl (286.2 kB view details)

Uploaded CPython 3.13Windows x86-64

pytrajlib-1.0.0a3-cp313-cp313-win32.whl (283.8 kB view details)

Uploaded CPython 3.13Windows x86

pytrajlib-1.0.0a3-cp313-cp313-musllinux_1_2_x86_64.whl (333.5 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

pytrajlib-1.0.0a3-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (333.9 kB view details)

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

pytrajlib-1.0.0a3-cp313-cp313-macosx_11_0_arm64.whl (291.7 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

pytrajlib-1.0.0a3-cp313-cp313-macosx_10_13_x86_64.whl (293.7 kB view details)

Uploaded CPython 3.13macOS 10.13+ x86-64

pytrajlib-1.0.0a3-cp312-cp312-win_amd64.whl (286.2 kB view details)

Uploaded CPython 3.12Windows x86-64

pytrajlib-1.0.0a3-cp312-cp312-win32.whl (283.8 kB view details)

Uploaded CPython 3.12Windows x86

pytrajlib-1.0.0a3-cp312-cp312-musllinux_1_2_x86_64.whl (333.6 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

pytrajlib-1.0.0a3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (334.0 kB view details)

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

pytrajlib-1.0.0a3-cp312-cp312-macosx_11_0_arm64.whl (291.7 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

pytrajlib-1.0.0a3-cp312-cp312-macosx_10_13_x86_64.whl (293.7 kB view details)

Uploaded CPython 3.12macOS 10.13+ x86-64

pytrajlib-1.0.0a3-cp311-cp311-win_amd64.whl (286.2 kB view details)

Uploaded CPython 3.11Windows x86-64

pytrajlib-1.0.0a3-cp311-cp311-win32.whl (283.8 kB view details)

Uploaded CPython 3.11Windows x86

pytrajlib-1.0.0a3-cp311-cp311-musllinux_1_2_x86_64.whl (333.2 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

pytrajlib-1.0.0a3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (333.7 kB view details)

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

pytrajlib-1.0.0a3-cp311-cp311-macosx_11_0_arm64.whl (291.7 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

pytrajlib-1.0.0a3-cp311-cp311-macosx_10_9_x86_64.whl (293.7 kB view details)

Uploaded CPython 3.11macOS 10.9+ x86-64

pytrajlib-1.0.0a3-cp310-cp310-win_amd64.whl (286.2 kB view details)

Uploaded CPython 3.10Windows x86-64

pytrajlib-1.0.0a3-cp310-cp310-win32.whl (283.8 kB view details)

Uploaded CPython 3.10Windows x86

pytrajlib-1.0.0a3-cp310-cp310-musllinux_1_2_x86_64.whl (333.2 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

pytrajlib-1.0.0a3-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (333.6 kB view details)

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

pytrajlib-1.0.0a3-cp310-cp310-macosx_11_0_arm64.whl (291.7 kB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

pytrajlib-1.0.0a3-cp310-cp310-macosx_10_9_x86_64.whl (293.7 kB view details)

Uploaded CPython 3.10macOS 10.9+ x86-64

File details

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

File metadata

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

File hashes

Hashes for pytrajlib-1.0.0a3.tar.gz
Algorithm Hash digest
SHA256 fe90f3cf3a430f497afba9645f3a6c17e52393f8f1291a8db871c9de4686ad4b
MD5 1d60023a451c321b2b8fae43aaf60400
BLAKE2b-256 dfe7427ff824ad1991c79970bd6789a4d68abf256f209edc9b7df5be6bb981c1

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pytrajlib-1.0.0a3-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 ed2c4eff1d12abc91601861f2c8c349e008b0b65b0820a0ed0ab0f8d201d75c6
MD5 36e7224d230b002883de0b1dbad04f20
BLAKE2b-256 9c8e7c7f6d824f065ccb0cf7a74cb978ba830c7b9ddeffa6283b8e0014fc606c

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: pytrajlib-1.0.0a3-cp313-cp313-win32.whl
  • Upload date:
  • Size: 283.8 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 pytrajlib-1.0.0a3-cp313-cp313-win32.whl
Algorithm Hash digest
SHA256 50bd39752a8e9a257b6fec8165cbad8d413ab67a0fcc9dbd7c50ed0871601772
MD5 86a2fccdcb52e4992b3bc37e80f01649
BLAKE2b-256 dd862a7b433fc2709e6c7ca1607b436730c68978cae64021b84bbf14e03f0bff

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pytrajlib-1.0.0a3-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 5e2ef59cb7bd73a0b20a2ef092474ccb80ec0f7a23b7aa7e50d198c6394c048d
MD5 81e240c3c5d674075bb0e58ea0706179
BLAKE2b-256 c78442ef4f3ca56f6db8ef9dbdaf54214dde9fd615ba7e471e47561784e8f261

See more details on using hashes here.

Provenance

The following attestation bundles were made for pytrajlib-1.0.0a3-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.0a3-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.0a3-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 831d5dec7beb1ef226623171d39e8e700692778e6b153a33078934d67a4994ca
MD5 9957229fd119bb642b8a6431ed69c487
BLAKE2b-256 0d5934b3e549c3c3109c3b775aa19e60a3ecd50afb8b54e8b08c6b36d5033f39

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pytrajlib-1.0.0a3-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 b03da248fe08985b150a8c52504be2ea3fcbdeb275010ce8e0e6bac880984041
MD5 1b8a557194fdfa92b9ab2fe29eb40c30
BLAKE2b-256 4b3430b5619bac84c5853df3fe88a527eb0b6d6daa5d0982d3bd9d1496c741d3

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pytrajlib-1.0.0a3-cp313-cp313-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 cd9d2d368261e85de97b9535cf6100d94a983ce255e71bdafc1fac6c9e54964b
MD5 8402bc1771de3eda419a92a513d40f9c
BLAKE2b-256 c20b8b3d3a266a96bbb99ec495e34ce7beb599bfab93bd1fa334418789f9e729

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pytrajlib-1.0.0a3-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 96ff582e980e752ee9e553096ff334be434b56656a263dc80d25410041458274
MD5 5031382c6c432659c4063761b477a4f3
BLAKE2b-256 63c85d13ebf2c850260a0494b73dc5104150efedb594101181434773ae8f7a69

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: pytrajlib-1.0.0a3-cp312-cp312-win32.whl
  • Upload date:
  • Size: 283.8 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 pytrajlib-1.0.0a3-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 bf7696e2c971af76dc259a47f98c2d14f6e7cd68c7a9a8a45679c0b3950fe09f
MD5 f09696072368fbc23090aa5846b83c60
BLAKE2b-256 b96c98cffd989f54da9e105e5fc4bdc627868d3dee4d8b67b20ee7eaf99fbafe

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pytrajlib-1.0.0a3-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 cc6746f08b14a5bdcdab8a178a0101fa18bd46823bcc2d4356dbae19915c75d6
MD5 9aaa88c51af11981ee5126fe8f3303b9
BLAKE2b-256 4913be3fe2075f06243cbcef5f5014dedb6d0c74b77e0c50761bd807f6ce4d2a

See more details on using hashes here.

Provenance

The following attestation bundles were made for pytrajlib-1.0.0a3-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.0a3-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.0a3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 ce4475d6a77e9601fb00d8a9b6f86177afff7b134b9a8b2cb377bc91a2992e28
MD5 691c46c9fc7ff3fbbdb95d071f963a54
BLAKE2b-256 a59da33644ca951c60ad84eec016f59c1cbd74e7a1fe0c5e5eb7f4c8d6cb93fb

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pytrajlib-1.0.0a3-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 20f153c1b6b853e5898f97f9f6509fe7c6532234b77423c5fae0fa1cd58ecfc8
MD5 e88611b23959dfd3e92d51872718d70e
BLAKE2b-256 53ef6e635142d748e885171387948ec8752b0cb91744ae0c8a769c46b53d82e3

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pytrajlib-1.0.0a3-cp312-cp312-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 d76f8729a2955075f360c873b78a2b68a654418bed9570f564b7f7897b0ab0b9
MD5 f7deeab93a4e668062010edefb78ffbd
BLAKE2b-256 f238f0db27c29b214d15c2182121e3a4fceba320dd041fad59c68d1dbc1ed70b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pytrajlib-1.0.0a3-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 8be3da2ec279dc0a6f3df2bdcd3c996118c19e73e2a58ab64bad60dedc321934
MD5 c3a5772258b4384cfd4e71ebcccf7a86
BLAKE2b-256 314409c6807b5d3ae0fd01517cda4441c58210079f865839f716a3a0aa728561

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: pytrajlib-1.0.0a3-cp311-cp311-win32.whl
  • Upload date:
  • Size: 283.8 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 pytrajlib-1.0.0a3-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 49eefd15d35f23ca726e237527fa07db41f92706b7dbec115bb33706132621e1
MD5 7e37f71a6b8d785f5466592d5cce6b0b
BLAKE2b-256 8cdfbd21d072a210a82d46a9b3a277099a041785ceb7a91a584ac563e729ef85

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pytrajlib-1.0.0a3-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 4ed29c7116377cef68bdf83a7686d9bc4e1d4a434de1a4382dd0151765600f06
MD5 c614006c0d10a05b59d625fe918776c3
BLAKE2b-256 3c0ac1d9bb4f79eb0f004bbe6a2f70fc427326cf07a2206ca52e414e13814fa2

See more details on using hashes here.

Provenance

The following attestation bundles were made for pytrajlib-1.0.0a3-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.0a3-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.0a3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 914ff26d4d7fb13bae9f513ec58fa5787940ef56d847c0bb62258151752f862f
MD5 72340b4577915a42bd327e11ce1b03d2
BLAKE2b-256 f4e7eb34e25f47796e63fcb40550fa60cfceb47c69fabb24c4e9b8f064050e21

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pytrajlib-1.0.0a3-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 8520a2da8e25e04afa3f29bc8d843af32b376bbd8fd327d00a7a51de5ad76d4b
MD5 c10fd87a879aa871e87b089062fc9780
BLAKE2b-256 a319c4c3d8df0f13a1c83391e2a8f96e127c963dcfd97be8368b43845d49b4f6

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pytrajlib-1.0.0a3-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 20aaca41912d50fe4dfb7ff1a46ce8269a8ea1c29dbc35dec375c96c5f813a0c
MD5 8c7c0d0b89300a940f33337a2c76e00d
BLAKE2b-256 f3f1b5caf0df24ccf2e81553f337ef0405fffc5e384cfe3e2260912b1f84ada0

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pytrajlib-1.0.0a3-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 5e51c964cf47cc66b2263851bdf5b89c5afe44e741c878fba4f3dc1311e87fa7
MD5 10701ef16817f46f71c9875b2ccb4370
BLAKE2b-256 131cdacca5278d4937edb9a143eca086a917670b2248220a44299d2d9ea05f17

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: pytrajlib-1.0.0a3-cp310-cp310-win32.whl
  • Upload date:
  • Size: 283.8 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 pytrajlib-1.0.0a3-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 108bf883c3f488a69620d34f528454d382b4317a959f85c91d9b9ad270c05d4a
MD5 29176571ea3efda57bbb2ceb250974f0
BLAKE2b-256 a538f055597bf53f715c3f84574ede70eadc113efb7364553f71cbde702b2763

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pytrajlib-1.0.0a3-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 2532abe29003d18d5c00cbf7507be4b367b1ed9fc71a903d5ae2ce95ee7a250b
MD5 ca3e31d16f3f81bfa33bdc640a2ddbc3
BLAKE2b-256 bf5fa773e57fbc145f7183d436ee720537c21b38d764a8b26dca0913576233e1

See more details on using hashes here.

Provenance

The following attestation bundles were made for pytrajlib-1.0.0a3-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.0a3-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.0a3-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 02f6fb4e3268b7285b93dd2889403e442ff666d365ebf92c8e087d9bc7bb6276
MD5 9fa00d4148db0da059988161858f1f18
BLAKE2b-256 860b85fc292e20679fe43421361a34d98be6e673c572a9881bc0bce950df8db3

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pytrajlib-1.0.0a3-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 9ac0ec0dc437c35add7b5265cb609a31b0e70b66c3bc4a65c013b814eced1177
MD5 c0306d60c4c3e1047f256d2a2202e606
BLAKE2b-256 c917af75d6d713e0dcdad635e4bb6632beb8c3437eb6a85c2b8d422e56182cd6

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pytrajlib-1.0.0a3-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 07dc5b1ee16250b3cf8a4c90757fda3bab523fb722f0167a27296aa621edd93d
MD5 6e95308444b3ef24c624f0ae4df37b96
BLAKE2b-256 29b635bc2574522dd690c83ef4e2278805579b23de2cd605d94781355ce7641e

See more details on using hashes here.

Provenance

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