Skip to main content
NeoRadium

version Python versions Docs

NeoRadium is a Python library for simulating end-to-end wireless communication systems based on the latest 3GPP 5G NR standards. Its object-oriented design abstracts much of the complexity involved in physical-layer modeling, enabling researchers and engineers to rapidly build, customize, and evaluate communication pipelines using standard Python workflows.

AnimateLA

In many wireless communication projects, the primary focus is a specific component of the physical layer, such as channel estimation, equalization, precoding, beam management, scheduling, or channel coding. Implementing an entire standards-compliant communication pipeline simply to evaluate a single algorithm can be time-consuming and error-prone. NeoRadium addresses this challenge by providing a comprehensive 3GPP-based simulation framework that allows researchers to focus on the components they care about while leveraging a complete, interoperable end-to-end system.

NeoRadium is designed to run on standard desktop and laptop computers without requiring specialized hardware, complex software stacks, or GPUs. If your system supports Python 3.10 or later, you can start exploring and developing communication-system simulations immediately.

The project includes a comprehensive Playground containing numerous tutorials and examples presented as Jupyter Notebooks. These notebooks demonstrate key APIs, explain core concepts, and provide practical examples ranging from basic resource-grid operations to complete end-to-end 5G NR simulations.

Documentation

The Playground

The Playground directory contains a collection of tutorial notebooks covering the major NeoRadium modules and workflows. To run these examples, start a Jupyter Notebook server and open the notebooks in your web browser.

The tutorials range from introductory examples to advanced end-to-end simulations and provide a practical way to learn NeoRadium's APIs and capabilities.

Author

  • Shahab Hamidi-Rad, InterDigital AI Lab

Citation

If you use NeoRadium in your work, please cite it as:

@software{Id_AILAB_NeoRadium_2026,
  author  = {Hamidi-Rad, Shahab},
  title   = {NeoRadium},
  version = {0.5.3},
  year    = {2026},
  month   = {September},
  url     = {https://github.com/InterDigitalInc/NeoRadium}
}

Download files

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

Source Distribution

neoradium-0.5.3.tar.gz (401.4 kB view details)

Uploaded Source

Built Distributions

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

neoradium-0.5.3-cp313-cp313-win_amd64.whl (419.9 kB view details)

Uploaded CPython 3.13Windows x86-64

neoradium-0.5.3-cp313-cp313-musllinux_1_2_x86_64.whl (432.7 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

neoradium-0.5.3-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (432.9 kB view details)

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

neoradium-0.5.3-cp313-cp313-macosx_11_0_arm64.whl (418.4 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

neoradium-0.5.3-cp313-cp313-macosx_10_13_x86_64.whl (417.7 kB view details)

Uploaded CPython 3.13macOS 10.13+ x86-64

neoradium-0.5.3-cp312-cp312-win_amd64.whl (419.9 kB view details)

Uploaded CPython 3.12Windows x86-64

neoradium-0.5.3-cp312-cp312-musllinux_1_2_x86_64.whl (432.7 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

neoradium-0.5.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (432.9 kB view details)

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

neoradium-0.5.3-cp312-cp312-macosx_11_0_arm64.whl (418.4 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

neoradium-0.5.3-cp312-cp312-macosx_10_13_x86_64.whl (417.7 kB view details)

Uploaded CPython 3.12macOS 10.13+ x86-64

neoradium-0.5.3-cp311-cp311-win_amd64.whl (419.8 kB view details)

Uploaded CPython 3.11Windows x86-64

neoradium-0.5.3-cp311-cp311-musllinux_1_2_x86_64.whl (432.2 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

neoradium-0.5.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (432.2 kB view details)

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

neoradium-0.5.3-cp311-cp311-macosx_11_0_arm64.whl (418.4 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

neoradium-0.5.3-cp311-cp311-macosx_10_9_x86_64.whl (417.5 kB view details)

Uploaded CPython 3.11macOS 10.9+ x86-64

neoradium-0.5.3-cp310-cp310-win_amd64.whl (419.8 kB view details)

Uploaded CPython 3.10Windows x86-64

neoradium-0.5.3-cp310-cp310-musllinux_1_2_x86_64.whl (432.0 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

neoradium-0.5.3-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (432.1 kB view details)

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

neoradium-0.5.3-cp310-cp310-macosx_11_0_arm64.whl (418.4 kB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

neoradium-0.5.3-cp310-cp310-macosx_10_9_x86_64.whl (417.5 kB view details)

Uploaded CPython 3.10macOS 10.9+ x86-64

File details

Details for the file neoradium-0.5.3.tar.gz.

File metadata

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

File hashes

Hashes for neoradium-0.5.3.tar.gz
Algorithm Hash digest
SHA256 a597deb00e0e7f92c995e96c6f78bcbc4cdf815019bd6204ee3c5239247f498f
MD5 77913c1bc09adc0521b38c2787dab708
BLAKE2b-256 3ebfca59f5c471840f6d64713f0317c09bb18479ac578bc323783ab48eca9c9a

See more details on using hashes here.

Provenance

The following attestation bundles were made for neoradium-0.5.3.tar.gz:

Publisher: publish.yml on InterDigitalInc/NeoRadium

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

File details

Details for the file neoradium-0.5.3-cp313-cp313-win_amd64.whl.

File metadata

  • Download URL: neoradium-0.5.3-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 419.9 kB
  • Tags: CPython 3.13, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for neoradium-0.5.3-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 f0f6376ede40bd8f2f62cb0e9d420bf228f5a56872837491d3ea82744ac13a99
MD5 bc5e2669015c39b64df303daa6eccd12
BLAKE2b-256 f2d66c5b3ad8a91f491e8ece8164827809759b5acbc46dad01a661b1462574de

See more details on using hashes here.

Provenance

The following attestation bundles were made for neoradium-0.5.3-cp313-cp313-win_amd64.whl:

Publisher: publish.yml on InterDigitalInc/NeoRadium

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

File details

Details for the file neoradium-0.5.3-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for neoradium-0.5.3-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 22ca3528015a0af5a65ed25cd6e0a0791a5f932479edde2c3f55d1bd049a0741
MD5 554e2aaa51ae4d78834d27856a23fcd9
BLAKE2b-256 b3a673cc8ea951a75c425f3fc0d3131572bd87946e964a24beb06d05b0ff8182

See more details on using hashes here.

Provenance

The following attestation bundles were made for neoradium-0.5.3-cp313-cp313-musllinux_1_2_x86_64.whl:

Publisher: publish.yml on InterDigitalInc/NeoRadium

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

File details

Details for the file neoradium-0.5.3-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for neoradium-0.5.3-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 096f688e648ffd03062c2830d4301ba7304bafd9235980c7cd08f087a21ca3d2
MD5 8dd2dab74d172575abc8360067b33f0c
BLAKE2b-256 d6ee53c17719c83e612338b5e9e2f25ce870faaf5bce95413ef87b3b58b66992

See more details on using hashes here.

Provenance

The following attestation bundles were made for neoradium-0.5.3-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl:

Publisher: publish.yml on InterDigitalInc/NeoRadium

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

File details

Details for the file neoradium-0.5.3-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for neoradium-0.5.3-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 5ff5c7688bc1b64e3b5260d8dc8b8ee76a1949e1c47ebece67bf9c94ff8806c1
MD5 3923f6d5a8cd2048cca7d71b2241b0b0
BLAKE2b-256 d053a754323266f04bd83484aa3b9c0a40f42e5e42de0d1e7bf3646234bbc0cc

See more details on using hashes here.

Provenance

The following attestation bundles were made for neoradium-0.5.3-cp313-cp313-macosx_11_0_arm64.whl:

Publisher: publish.yml on InterDigitalInc/NeoRadium

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

File details

Details for the file neoradium-0.5.3-cp313-cp313-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for neoradium-0.5.3-cp313-cp313-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 4292534b6867029bd4755bb857224e5d39fb7d3320d9ed56feb79dacb61186a5
MD5 44c581ba7d2b8bf47ab102905a82c6c3
BLAKE2b-256 7dd9f5df8331808ade47de3c92018728df4b37ddfc86467dc709386726ed65cb

See more details on using hashes here.

Provenance

The following attestation bundles were made for neoradium-0.5.3-cp313-cp313-macosx_10_13_x86_64.whl:

Publisher: publish.yml on InterDigitalInc/NeoRadium

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

File details

Details for the file neoradium-0.5.3-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: neoradium-0.5.3-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 419.9 kB
  • Tags: CPython 3.12, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for neoradium-0.5.3-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 fc518b56c3b949d3dc4f4f0247ce9c6b99fe41fcd9de8e0dbc22d86306e991db
MD5 d2a349bc2a25c0618c52c126edc1e166
BLAKE2b-256 b62368c001f500ac4c24bbb7a74bf2872f1166ba3a8ba02daf15ab187ed49fd3

See more details on using hashes here.

Provenance

The following attestation bundles were made for neoradium-0.5.3-cp312-cp312-win_amd64.whl:

Publisher: publish.yml on InterDigitalInc/NeoRadium

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

File details

Details for the file neoradium-0.5.3-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for neoradium-0.5.3-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 7201bb3b2c2d8e79e487b233d848d101cccb1300985ead8f3ad560365530d1e0
MD5 d82cf55938e96060b08456a7cda0d02b
BLAKE2b-256 a0743f8a344980541cee1b691fe86be708737d72f5f17c1068eff8ea1a8aef8e

See more details on using hashes here.

Provenance

The following attestation bundles were made for neoradium-0.5.3-cp312-cp312-musllinux_1_2_x86_64.whl:

Publisher: publish.yml on InterDigitalInc/NeoRadium

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

File details

Details for the file neoradium-0.5.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for neoradium-0.5.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 3a71096ccf99a6d3561b1c45b569b90558406f45a14f0f67a4cc04863545b45c
MD5 eaa6681ec48197beda51c1f93f1fe23a
BLAKE2b-256 1f3acdd179dd41c402e0c9b62098f0a04b3089b1ed58e77d4f28a5a980c58c70

See more details on using hashes here.

Provenance

The following attestation bundles were made for neoradium-0.5.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl:

Publisher: publish.yml on InterDigitalInc/NeoRadium

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

File details

Details for the file neoradium-0.5.3-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for neoradium-0.5.3-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 87b47b905c1c28263282d4d72ff61da360afb3c6836213cf3232d7c307de9ff0
MD5 5639d75f2de19e7df2dba300eb01f3d4
BLAKE2b-256 220b5ddeadc9cab31d2e9cef8442ebffa4e0acc419e9af69b95b448dd6027ce0

See more details on using hashes here.

Provenance

The following attestation bundles were made for neoradium-0.5.3-cp312-cp312-macosx_11_0_arm64.whl:

Publisher: publish.yml on InterDigitalInc/NeoRadium

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

File details

Details for the file neoradium-0.5.3-cp312-cp312-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for neoradium-0.5.3-cp312-cp312-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 aa9ed93f1e9b402b61ee6b51271ea62a3865fa3a3386c7c905055fea4f0c8523
MD5 6519452491cded5b3922d8b88d866ffb
BLAKE2b-256 dea5756a4240bf115e52a1385abb93a5930ee4797d551fd3faa8107cde919f9e

See more details on using hashes here.

Provenance

The following attestation bundles were made for neoradium-0.5.3-cp312-cp312-macosx_10_13_x86_64.whl:

Publisher: publish.yml on InterDigitalInc/NeoRadium

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

File details

Details for the file neoradium-0.5.3-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: neoradium-0.5.3-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 419.8 kB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for neoradium-0.5.3-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 adb54f4bdf40573dad3ad00980134f348056f47686bc0828687ec52e854b587e
MD5 848eb5ae18e70bd2288956ab4dd490a0
BLAKE2b-256 1b3e32bccd91056cc845318b5324c0e0de7a3953ccc61d1e7a878f58a2841842

See more details on using hashes here.

Provenance

The following attestation bundles were made for neoradium-0.5.3-cp311-cp311-win_amd64.whl:

Publisher: publish.yml on InterDigitalInc/NeoRadium

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

File details

Details for the file neoradium-0.5.3-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for neoradium-0.5.3-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 bf4449302a41f27454bee9e338858b56dd072fee4cafbaab5cf763a27294c64b
MD5 94018beb1a4e181c82841b40589f667e
BLAKE2b-256 92fe2969b9658483c48fc31c94a67b5ee57f33f83ea2d8e09b2707ff615fe640

See more details on using hashes here.

Provenance

The following attestation bundles were made for neoradium-0.5.3-cp311-cp311-musllinux_1_2_x86_64.whl:

Publisher: publish.yml on InterDigitalInc/NeoRadium

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

File details

Details for the file neoradium-0.5.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for neoradium-0.5.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 d994620988958e2beff092648b854a2e51b95c6ce379c289d4b5dac302028886
MD5 be07a0d3c4d677567bfba72d00c15bea
BLAKE2b-256 15c576ab33ff04e802b4979b02985c8a4a0c4f7e461f2141683eb77c7534f135

See more details on using hashes here.

Provenance

The following attestation bundles were made for neoradium-0.5.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl:

Publisher: publish.yml on InterDigitalInc/NeoRadium

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

File details

Details for the file neoradium-0.5.3-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for neoradium-0.5.3-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 76ebd5807a5546cddda4c11b0a94ff4d8347ed5689c381b99477bbb7db5d4478
MD5 4c535fa2f194a367303acfc67b41c424
BLAKE2b-256 4f95cccf4ae7b75b4da7f00e14cec15a674eee201e2573ee194018908847db5f

See more details on using hashes here.

Provenance

The following attestation bundles were made for neoradium-0.5.3-cp311-cp311-macosx_11_0_arm64.whl:

Publisher: publish.yml on InterDigitalInc/NeoRadium

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

File details

Details for the file neoradium-0.5.3-cp311-cp311-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for neoradium-0.5.3-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 7cac4a73616341235ecc24aa5bdce6d7dc0910a238262d9eb2574ab6f7943fd2
MD5 385f01b9205f62209d7e489ebba098f7
BLAKE2b-256 c6f27c9186467e0329a1335e745db00a45bd0dfad553aa105ff375e2e19d5f7f

See more details on using hashes here.

Provenance

The following attestation bundles were made for neoradium-0.5.3-cp311-cp311-macosx_10_9_x86_64.whl:

Publisher: publish.yml on InterDigitalInc/NeoRadium

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

File details

Details for the file neoradium-0.5.3-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: neoradium-0.5.3-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 419.8 kB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for neoradium-0.5.3-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 e256ec13373b0067756e415112b864421a6a0b7e07d7985e02b1ffddb09a7b9d
MD5 354d8d1a9d382898bc6aa2ded35ca924
BLAKE2b-256 6eb7f5fa981038147e1fba079ae5091198cd7e972bfff65903fb5b5158010f77

See more details on using hashes here.

Provenance

The following attestation bundles were made for neoradium-0.5.3-cp310-cp310-win_amd64.whl:

Publisher: publish.yml on InterDigitalInc/NeoRadium

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

File details

Details for the file neoradium-0.5.3-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for neoradium-0.5.3-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 3397dc2ac2d9b593d8cc9a6b9fc08bef7c9e08cdc39fb63113be66431a323931
MD5 fac57026df35f2fa72968a65c1101589
BLAKE2b-256 74c1afddc442575e87ede48f8f7f51d8ca97297aa77ecae81f56959dca813fd5

See more details on using hashes here.

Provenance

The following attestation bundles were made for neoradium-0.5.3-cp310-cp310-musllinux_1_2_x86_64.whl:

Publisher: publish.yml on InterDigitalInc/NeoRadium

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

File details

Details for the file neoradium-0.5.3-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for neoradium-0.5.3-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 65a4f198332236aa5f0ea94a1d44d843af27bb2409e0a2a7f60f7967f779535a
MD5 eef28b76e60cab111526e7397d756893
BLAKE2b-256 7e069c07e02b9d8c04ea2aeb069da9ee1362e538ec3d3b04a17d54c2748c6117

See more details on using hashes here.

Provenance

The following attestation bundles were made for neoradium-0.5.3-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl:

Publisher: publish.yml on InterDigitalInc/NeoRadium

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

File details

Details for the file neoradium-0.5.3-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for neoradium-0.5.3-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 53d6ab1e82ce8a1ae81d2ebde4cdd4d034c17bd2207aa887dcda2048626ecea7
MD5 5d8103b23486eb138bef9ff565266a53
BLAKE2b-256 4f537671ac6a4f90a219cb05d67717f4bff82eda81f39757a59d19a419d9bcd6

See more details on using hashes here.

Provenance

The following attestation bundles were made for neoradium-0.5.3-cp310-cp310-macosx_11_0_arm64.whl:

Publisher: publish.yml on InterDigitalInc/NeoRadium

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

File details

Details for the file neoradium-0.5.3-cp310-cp310-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for neoradium-0.5.3-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 aa26d9fb2366508b2ad275e3845f592526f8c17af5a89c2b293a820cabd6a943
MD5 576e48f56eb415d2d8542567d52d88d9
BLAKE2b-256 ef9921a5d2962adda5302d22ea7c327d6a4041dce29a70c755ab6d7995e64d54

See more details on using hashes here.

Provenance

The following attestation bundles were made for neoradium-0.5.3-cp310-cp310-macosx_10_9_x86_64.whl:

Publisher: publish.yml on InterDigitalInc/NeoRadium

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

Release history Release notifications | RSS feed

This release

0.5.3 This release

21 files

0.5.2

2 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