Skip to main content

ACTINV for Python

ACTINV calculates how a material's nuclide inventory changes during irradiation and cooling. It reports inventories, activities, decay heat, photon sources, selected radiological indices, uncertainty information, and an explicit ledger of incomplete input data.

After the v1.0 package is published, installation is one command:

pip install actinv

That installation provides both import actinv and the actinv terminal command. No Rust compiler is needed when a wheel is available for the platform.

import actinv
import json

with open("problem.json", encoding="utf-8") as source:
    result = json.loads(actinv.run(source.read()))

print(result["steps"][-1]["heat_W_per_g"]["total"])

Nuclear-data libraries are distributed separately from the Python wheel. Install and verify the recommended versioned bundle with actinv data fetch and actinv data verify; each calculation records hashes for the selected files. See the project README for the quick start, download instructions, examples, validation evidence, and qualification boundary.

ACTINV is research-grade software. It is not approved for licensing, safety, or regulatory decisions.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

actinv-1.0.0.tar.gz (239.4 kB view details)

Uploaded Source

Built Distributions

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

actinv-1.0.0-cp39-abi3-win_amd64.whl (3.0 MB view details)

Uploaded CPython 3.9+Windows x86-64

actinv-1.0.0-cp39-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.2 MB view details)

Uploaded CPython 3.9+manylinux: glibc 2.17+ x86-64

actinv-1.0.0-cp39-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (3.0 MB view details)

Uploaded CPython 3.9+manylinux: glibc 2.17+ ARM64

actinv-1.0.0-cp39-abi3-macosx_11_0_arm64.whl (2.9 MB view details)

Uploaded CPython 3.9+macOS 11.0+ ARM64

actinv-1.0.0-cp39-abi3-macosx_10_12_x86_64.whl (3.0 MB view details)

Uploaded CPython 3.9+macOS 10.12+ x86-64

File details

Details for the file actinv-1.0.0.tar.gz.

File metadata

  • Download URL: actinv-1.0.0.tar.gz
  • Upload date:
  • Size: 239.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for actinv-1.0.0.tar.gz
Algorithm Hash digest
SHA256 8259db3a15ef76284d841312beed67e8243240e6bcf2f5708c29c28e340b9393
MD5 0cc22655a32face7c1de240cf96accd2
BLAKE2b-256 ea2ab0b21b11a79ccb48ac815a18ae1a34dffdc2793e04814f552e9dd88317a9

See more details on using hashes here.

Provenance

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

Publisher: publish-pypi.yml on AvilaLabs/ACTINV

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

File details

Details for the file actinv-1.0.0-cp39-abi3-win_amd64.whl.

File metadata

  • Download URL: actinv-1.0.0-cp39-abi3-win_amd64.whl
  • Upload date:
  • Size: 3.0 MB
  • Tags: CPython 3.9+, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for actinv-1.0.0-cp39-abi3-win_amd64.whl
Algorithm Hash digest
SHA256 acae96cc50233f5aa5383363e9301e1297ee84875e1e82a3e7a2d668a0f2ae2e
MD5 c4537101bb4b5a029e51bbb1bf7aeb6f
BLAKE2b-256 99618cac5e855dc4425271b53384a401758635b29e80e6389c44ebbc2b1b0302

See more details on using hashes here.

Provenance

The following attestation bundles were made for actinv-1.0.0-cp39-abi3-win_amd64.whl:

Publisher: publish-pypi.yml on AvilaLabs/ACTINV

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

File details

Details for the file actinv-1.0.0-cp39-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for actinv-1.0.0-cp39-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 dacab7f7adef19b5c5fd364e055f2d90696856789002bddc3843b3752cca1011
MD5 518ff4ba2dd2e422758315f5cbb9a6b6
BLAKE2b-256 4fc4985de9f239a037348e54d9c359d316912b147f89a897de57c6997a519b07

See more details on using hashes here.

Provenance

The following attestation bundles were made for actinv-1.0.0-cp39-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: publish-pypi.yml on AvilaLabs/ACTINV

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

File details

Details for the file actinv-1.0.0-cp39-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for actinv-1.0.0-cp39-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 86d2dde39bdf530de3569ca2dc5bc6e1ddb76634a047962ff44f3c14a231b56a
MD5 b47e43a9effed2438f372a78f16cfeae
BLAKE2b-256 ae7f8f00097d9b5903f8dc17dd94905c5867d3aee0226c06b0fe167c2cecd78c

See more details on using hashes here.

Provenance

The following attestation bundles were made for actinv-1.0.0-cp39-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: publish-pypi.yml on AvilaLabs/ACTINV

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

File details

Details for the file actinv-1.0.0-cp39-abi3-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for actinv-1.0.0-cp39-abi3-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 ce5a4558a1deecd9985a7c3aee2c5ffc80c700e8f3b1a966ce06990e0d053a50
MD5 b38198cf1e99c4f4e8cf5c41b0cb8cf5
BLAKE2b-256 a2dbd3b05543f11a92fad887d7f2149d2feea748de8df368ed8ead296a537322

See more details on using hashes here.

Provenance

The following attestation bundles were made for actinv-1.0.0-cp39-abi3-macosx_11_0_arm64.whl:

Publisher: publish-pypi.yml on AvilaLabs/ACTINV

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

File details

Details for the file actinv-1.0.0-cp39-abi3-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for actinv-1.0.0-cp39-abi3-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 730d599c1ef56f36e42f07ae16656095c843fbec8ca615bda8e5a57176141522
MD5 8a12a8ed04af8e87083123ab256ac8ae
BLAKE2b-256 5f48dcac71872babb17f31f89899a0de099d0afd847641ed5689de2b09f4b8a2

See more details on using hashes here.

Provenance

The following attestation bundles were made for actinv-1.0.0-cp39-abi3-macosx_10_12_x86_64.whl:

Publisher: publish-pypi.yml on AvilaLabs/ACTINV

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

Release history Release notifications | RSS feed

1.0.1

6 files

This release

1.0.0 This release

6 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page