Skip to main content

Test: A super fast C++ implementation of RMSNorm

Project description

fastnorm_cpp 🚀

High-performance C++ implementation of RMSNorm for Python.

🛠 Installation

From Source

git clone [https://github.com/mariorch22/fastnorm_cpp.git](https://github.com/mariorch22/fastnorm_cpp.git)
cd fastnorm-cpp
uv pip install -e .

🚀 Usage

import fastnorm

data = [1.0, 2.0, 3.0, 4.0]
result = fastnorm.rmsnorm(data)
print(result)

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

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

fastnorm_cpp-0.1.2-pp310-pypy310_pp73-win_amd64.whl (66.1 kB view details)

Uploaded PyPyWindows x86-64

fastnorm_cpp-0.1.2-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (86.5 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

fastnorm_cpp-0.1.2-pp310-pypy310_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (92.0 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ i686

fastnorm_cpp-0.1.2-pp310-pypy310_pp73-macosx_11_0_arm64.whl (54.6 kB view details)

Uploaded PyPymacOS 11.0+ ARM64

fastnorm_cpp-0.1.2-cp313-cp313-win_amd64.whl (68.2 kB view details)

Uploaded CPython 3.13Windows x86-64

fastnorm_cpp-0.1.2-cp313-cp313-win32.whl (62.5 kB view details)

Uploaded CPython 3.13Windows x86

fastnorm_cpp-0.1.2-cp313-cp313-musllinux_1_2_x86_64.whl (1.1 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

fastnorm_cpp-0.1.2-cp313-cp313-musllinux_1_2_i686.whl (1.2 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ i686

fastnorm_cpp-0.1.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (88.7 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ x86-64

fastnorm_cpp-0.1.2-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl (94.2 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ i686

fastnorm_cpp-0.1.2-cp313-cp313-macosx_11_0_arm64.whl (55.8 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

fastnorm_cpp-0.1.2-cp312-cp312-win_amd64.whl (68.2 kB view details)

Uploaded CPython 3.12Windows x86-64

fastnorm_cpp-0.1.2-cp312-cp312-win32.whl (62.6 kB view details)

Uploaded CPython 3.12Windows x86

fastnorm_cpp-0.1.2-cp312-cp312-musllinux_1_2_x86_64.whl (1.1 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

fastnorm_cpp-0.1.2-cp312-cp312-musllinux_1_2_i686.whl (1.2 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ i686

fastnorm_cpp-0.1.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (88.8 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64

fastnorm_cpp-0.1.2-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl (94.5 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ i686

fastnorm_cpp-0.1.2-cp312-cp312-macosx_11_0_arm64.whl (55.8 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

fastnorm_cpp-0.1.2-cp311-cp311-win_amd64.whl (67.0 kB view details)

Uploaded CPython 3.11Windows x86-64

fastnorm_cpp-0.1.2-cp311-cp311-win32.whl (61.8 kB view details)

Uploaded CPython 3.11Windows x86

fastnorm_cpp-0.1.2-cp311-cp311-musllinux_1_2_x86_64.whl (1.1 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

fastnorm_cpp-0.1.2-cp311-cp311-musllinux_1_2_i686.whl (1.2 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ i686

fastnorm_cpp-0.1.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (88.2 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

fastnorm_cpp-0.1.2-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl (94.0 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ i686

fastnorm_cpp-0.1.2-cp311-cp311-macosx_11_0_arm64.whl (55.6 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

fastnorm_cpp-0.1.2-cp310-cp310-win_amd64.whl (66.0 kB view details)

Uploaded CPython 3.10Windows x86-64

fastnorm_cpp-0.1.2-cp310-cp310-win32.whl (60.8 kB view details)

Uploaded CPython 3.10Windows x86

fastnorm_cpp-0.1.2-cp310-cp310-musllinux_1_2_x86_64.whl (1.1 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

fastnorm_cpp-0.1.2-cp310-cp310-musllinux_1_2_i686.whl (1.2 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ i686

fastnorm_cpp-0.1.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (86.5 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

fastnorm_cpp-0.1.2-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl (92.7 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ i686

fastnorm_cpp-0.1.2-cp310-cp310-macosx_11_0_arm64.whl (54.4 kB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

File details

Details for the file fastnorm_cpp-0.1.2-pp310-pypy310_pp73-win_amd64.whl.

File metadata

File hashes

Hashes for fastnorm_cpp-0.1.2-pp310-pypy310_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 c95324f46e2975157a1d919de28c5399b5dd4aca05caa32017ab4ef33958db8b
MD5 477ac0b4d65d004ef15b92ee620417ab
BLAKE2b-256 2e7aff027c09651ef91888af898eef225e4b8c2de9df5ac326833cbb77efe4c8

See more details on using hashes here.

Provenance

The following attestation bundles were made for fastnorm_cpp-0.1.2-pp310-pypy310_pp73-win_amd64.whl:

Publisher: pypi-publish.yml on mariorch22/fastnorm_cpp

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

File details

Details for the file fastnorm_cpp-0.1.2-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for fastnorm_cpp-0.1.2-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 ef5392485be63c2e7750d661ee9ac2da92a2486d9071d3e37ab461ec439a885c
MD5 ed088789f259e8547c69974705610692
BLAKE2b-256 e2336f5b35c157d42eb6f3a6cd9795a7ae1b29baa85964b93b5da62319789e80

See more details on using hashes here.

Provenance

The following attestation bundles were made for fastnorm_cpp-0.1.2-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: pypi-publish.yml on mariorch22/fastnorm_cpp

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

File details

Details for the file fastnorm_cpp-0.1.2-pp310-pypy310_pp73-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for fastnorm_cpp-0.1.2-pp310-pypy310_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 e4208f06387d2a7b89183efdd9d5bb699a055939f6647abf3a45d35a4f2036f2
MD5 541d1556d0023e3f5c31f9d995aedd8c
BLAKE2b-256 67ce457dd4ba1c55a1123590455d1f25193c8a55f694c8d0db881568c150c59e

See more details on using hashes here.

Provenance

The following attestation bundles were made for fastnorm_cpp-0.1.2-pp310-pypy310_pp73-manylinux_2_17_i686.manylinux2014_i686.whl:

Publisher: pypi-publish.yml on mariorch22/fastnorm_cpp

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

File details

Details for the file fastnorm_cpp-0.1.2-pp310-pypy310_pp73-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for fastnorm_cpp-0.1.2-pp310-pypy310_pp73-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 127dcdea27d9255838323ed99a7f7d83f0764b62d0b32e246e988eb9681b57be
MD5 dc4e7b60a4566fec689bc10e755c346b
BLAKE2b-256 b0866aca88baf7cde584aaa55479f8e337d7b21bdf8c6140e3d38147b0d628cc

See more details on using hashes here.

Provenance

The following attestation bundles were made for fastnorm_cpp-0.1.2-pp310-pypy310_pp73-macosx_11_0_arm64.whl:

Publisher: pypi-publish.yml on mariorch22/fastnorm_cpp

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

File details

Details for the file fastnorm_cpp-0.1.2-cp313-cp313-win_amd64.whl.

File metadata

File hashes

Hashes for fastnorm_cpp-0.1.2-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 5eccf0eca573cdb020b5918b2d5ca55603bb7ef3eea05014ae7ee2492040c25b
MD5 1bac0834c6f3d99b84cf75286c87e6e7
BLAKE2b-256 43fae1e42c31638467fa12ea2f13ae2d7cc0e6d2ff062be536bea2e28fa99cf1

See more details on using hashes here.

Provenance

The following attestation bundles were made for fastnorm_cpp-0.1.2-cp313-cp313-win_amd64.whl:

Publisher: pypi-publish.yml on mariorch22/fastnorm_cpp

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

File details

Details for the file fastnorm_cpp-0.1.2-cp313-cp313-win32.whl.

File metadata

  • Download URL: fastnorm_cpp-0.1.2-cp313-cp313-win32.whl
  • Upload date:
  • Size: 62.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 fastnorm_cpp-0.1.2-cp313-cp313-win32.whl
Algorithm Hash digest
SHA256 b6e586657677408b22d83b5fcabf28e041b26887f32fe546f3cbe35f96d20c96
MD5 fc7d27c8ff8de0ffbb57c2c946701099
BLAKE2b-256 ee36f942df0f9fb5904e439ff91726c5c00e108b00cab279d8371fd609eaadc6

See more details on using hashes here.

Provenance

The following attestation bundles were made for fastnorm_cpp-0.1.2-cp313-cp313-win32.whl:

Publisher: pypi-publish.yml on mariorch22/fastnorm_cpp

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

File details

Details for the file fastnorm_cpp-0.1.2-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for fastnorm_cpp-0.1.2-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 8e97562019eaf560f73d9ad0b84846896ec0409cc52261312575ab12d92c73fd
MD5 50c469bdada4c9f29faf85cb12db4176
BLAKE2b-256 3d2e7f0f767cd5df78f954a4656046a3bd6e97afa709747a5712b23db51b22e9

See more details on using hashes here.

Provenance

The following attestation bundles were made for fastnorm_cpp-0.1.2-cp313-cp313-musllinux_1_2_x86_64.whl:

Publisher: pypi-publish.yml on mariorch22/fastnorm_cpp

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

File details

Details for the file fastnorm_cpp-0.1.2-cp313-cp313-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for fastnorm_cpp-0.1.2-cp313-cp313-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 84d6ad5195ff582b04f44a41b2f2d7e2fdabb844e9563cebea5c9bf0f55744fa
MD5 abf0085f081e038d85b6b8652f64f2f0
BLAKE2b-256 faaae20d55a874adb36555aaeb1458f82695805b64615ef6e61cbedd1f722edd

See more details on using hashes here.

Provenance

The following attestation bundles were made for fastnorm_cpp-0.1.2-cp313-cp313-musllinux_1_2_i686.whl:

Publisher: pypi-publish.yml on mariorch22/fastnorm_cpp

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

File details

Details for the file fastnorm_cpp-0.1.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for fastnorm_cpp-0.1.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 bb179193891ec6de59e212a3ed4c4c3b00296cb9c16b342caacc4aae94b4a55a
MD5 99aff08859e7ff9da1d68faa35411194
BLAKE2b-256 3bb3b65cabd20c42018fc7797de6d3972915e8f0ba1a11bd06d8a6460a3a211e

See more details on using hashes here.

Provenance

The following attestation bundles were made for fastnorm_cpp-0.1.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: pypi-publish.yml on mariorch22/fastnorm_cpp

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

File details

Details for the file fastnorm_cpp-0.1.2-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for fastnorm_cpp-0.1.2-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 3757efc095a287a9128bce79f0f9f167fdd80ec9e5ebdac5b242d089378e6b35
MD5 fc35b7c222dae5d010728174e8c96c7f
BLAKE2b-256 a06db418a7a97d9e5167f064359943688a6940215723a04d6be98bdbe4fc5406

See more details on using hashes here.

Provenance

The following attestation bundles were made for fastnorm_cpp-0.1.2-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl:

Publisher: pypi-publish.yml on mariorch22/fastnorm_cpp

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

File details

Details for the file fastnorm_cpp-0.1.2-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for fastnorm_cpp-0.1.2-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 1f493c820bf63fc9c6e6d0f5ca90fa7dcb119c3fba23657ff7707cc477c7d73f
MD5 d91dc576d14e1a0f08113206791a9da9
BLAKE2b-256 ac422e9432b713b570a5054822abaf897975370c3f78fd025f5e70e29ef69400

See more details on using hashes here.

Provenance

The following attestation bundles were made for fastnorm_cpp-0.1.2-cp313-cp313-macosx_11_0_arm64.whl:

Publisher: pypi-publish.yml on mariorch22/fastnorm_cpp

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

File details

Details for the file fastnorm_cpp-0.1.2-cp312-cp312-win_amd64.whl.

File metadata

File hashes

Hashes for fastnorm_cpp-0.1.2-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 899832e8614f5a7390f4716bb252939f077c6a269f67eded3f73d39219dec8c1
MD5 74747e5b0f19c63eccc26d015e848e6e
BLAKE2b-256 1b0ac9398729f0452e27ab860b301170d3a08641b2bb265b127a336247445f1d

See more details on using hashes here.

Provenance

The following attestation bundles were made for fastnorm_cpp-0.1.2-cp312-cp312-win_amd64.whl:

Publisher: pypi-publish.yml on mariorch22/fastnorm_cpp

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

File details

Details for the file fastnorm_cpp-0.1.2-cp312-cp312-win32.whl.

File metadata

  • Download URL: fastnorm_cpp-0.1.2-cp312-cp312-win32.whl
  • Upload date:
  • Size: 62.6 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 fastnorm_cpp-0.1.2-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 d5a6154c52525cd4b9a212158c07a2f3d893a010a0c6b45eb90d537db2349b08
MD5 4beda1528fef94a233228f2f20281b14
BLAKE2b-256 5cd31691dfa6dbb1028e8b202a2ce565f37412c2147d2ef76c43b133a486d228

See more details on using hashes here.

Provenance

The following attestation bundles were made for fastnorm_cpp-0.1.2-cp312-cp312-win32.whl:

Publisher: pypi-publish.yml on mariorch22/fastnorm_cpp

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

File details

Details for the file fastnorm_cpp-0.1.2-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for fastnorm_cpp-0.1.2-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 cee37df3be561bbd9bd373862197c5bf6fe0fe52ce716bc6512c8db85d91d666
MD5 476aec6496c63a614501e3ef518338cd
BLAKE2b-256 6dfea392574d2dec9f1ef666b6e76f7fc5167b5b90def73381fb4c448bb5213c

See more details on using hashes here.

Provenance

The following attestation bundles were made for fastnorm_cpp-0.1.2-cp312-cp312-musllinux_1_2_x86_64.whl:

Publisher: pypi-publish.yml on mariorch22/fastnorm_cpp

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

File details

Details for the file fastnorm_cpp-0.1.2-cp312-cp312-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for fastnorm_cpp-0.1.2-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 e9d33dc4ff47b8f65c6bbc4352f6780d6db569843260265ee80ae4b86dcaeb4e
MD5 822efc51605513eb2002ccaa229d968b
BLAKE2b-256 53ec9019bf3cb8b34b6c57e133ac221de0753550103403b13b91e0f4d287b5e8

See more details on using hashes here.

Provenance

The following attestation bundles were made for fastnorm_cpp-0.1.2-cp312-cp312-musllinux_1_2_i686.whl:

Publisher: pypi-publish.yml on mariorch22/fastnorm_cpp

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

File details

Details for the file fastnorm_cpp-0.1.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for fastnorm_cpp-0.1.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 e948347aed2f0c953a116350f066410a7a414d15d58ea4a61cc5602ab81eb3d2
MD5 c156edfb59702cd0a8327df9a11e985e
BLAKE2b-256 fd03dc7b993a8225f37cd6c6672fc8cb98c3d1781f4f861291e1dd9deaf9a077

See more details on using hashes here.

Provenance

The following attestation bundles were made for fastnorm_cpp-0.1.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: pypi-publish.yml on mariorch22/fastnorm_cpp

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

File details

Details for the file fastnorm_cpp-0.1.2-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for fastnorm_cpp-0.1.2-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 b57ef9f21a5984c06b94b18823e53adcf1dad0615b71b8057e54eb890a036459
MD5 26a3f695670057205013afd4607ce670
BLAKE2b-256 d134ac6f56798b0a5a4862b554573421d00f7d0823ca7ac2a0eb2bc414810fb8

See more details on using hashes here.

Provenance

The following attestation bundles were made for fastnorm_cpp-0.1.2-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl:

Publisher: pypi-publish.yml on mariorch22/fastnorm_cpp

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

File details

Details for the file fastnorm_cpp-0.1.2-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for fastnorm_cpp-0.1.2-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 867a78e2fdb38ba55cf9334e81bbbbee30044acf69552ea4ddff9767d787c83e
MD5 977bb2131674eb43b12dbb38bc0065e2
BLAKE2b-256 dec752055a3a6a0f6e3a2e18a513560b43da6831ff67e37d398fdbb1ee3b0432

See more details on using hashes here.

Provenance

The following attestation bundles were made for fastnorm_cpp-0.1.2-cp312-cp312-macosx_11_0_arm64.whl:

Publisher: pypi-publish.yml on mariorch22/fastnorm_cpp

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

File details

Details for the file fastnorm_cpp-0.1.2-cp311-cp311-win_amd64.whl.

File metadata

File hashes

Hashes for fastnorm_cpp-0.1.2-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 e17541c7f87ac75f9f91d96f57ec0417ca44b5ab5a81eb13b298db5a1674d104
MD5 1aedf280e5081820879db29eaf70b3f1
BLAKE2b-256 516209018d626094340c6107f03ae899f4418a258efe3d93b06092b7b69e9c73

See more details on using hashes here.

Provenance

The following attestation bundles were made for fastnorm_cpp-0.1.2-cp311-cp311-win_amd64.whl:

Publisher: pypi-publish.yml on mariorch22/fastnorm_cpp

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

File details

Details for the file fastnorm_cpp-0.1.2-cp311-cp311-win32.whl.

File metadata

  • Download URL: fastnorm_cpp-0.1.2-cp311-cp311-win32.whl
  • Upload date:
  • Size: 61.8 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 fastnorm_cpp-0.1.2-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 c7c0ddf039a82cce4fef79de4db5c6e81e48adf2265093e0cb4a809d1d383103
MD5 bbd432aa56b228ee0a2096d7170b8dc8
BLAKE2b-256 2a2016e1b0d399f6ab987a79b970d12d2ac0da1117a17f3e81d38e5a572f53b1

See more details on using hashes here.

Provenance

The following attestation bundles were made for fastnorm_cpp-0.1.2-cp311-cp311-win32.whl:

Publisher: pypi-publish.yml on mariorch22/fastnorm_cpp

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

File details

Details for the file fastnorm_cpp-0.1.2-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for fastnorm_cpp-0.1.2-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 2f5f8d48e7f0e7543b88b3c7079df5443c25b805827d4a78b3082c157a541cdc
MD5 ea9023426649caab0adffa30f224e2b8
BLAKE2b-256 9f1f290c3d581b275d165d7ca11afc03e7d2900a6f693390e9adef63767e5936

See more details on using hashes here.

Provenance

The following attestation bundles were made for fastnorm_cpp-0.1.2-cp311-cp311-musllinux_1_2_x86_64.whl:

Publisher: pypi-publish.yml on mariorch22/fastnorm_cpp

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

File details

Details for the file fastnorm_cpp-0.1.2-cp311-cp311-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for fastnorm_cpp-0.1.2-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 a4f547e7be7f0decdf938ef22587818f1e5ca0cc9ad49e9c738a56a72472fe90
MD5 91f93e761f0a95b416d3acf8494cb149
BLAKE2b-256 0393253753b32342e1c22d45df4d2d3ee407a24c3bca8c8f12e83b14f9d8c82c

See more details on using hashes here.

Provenance

The following attestation bundles were made for fastnorm_cpp-0.1.2-cp311-cp311-musllinux_1_2_i686.whl:

Publisher: pypi-publish.yml on mariorch22/fastnorm_cpp

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

File details

Details for the file fastnorm_cpp-0.1.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for fastnorm_cpp-0.1.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 1c6ac4940d2cad98ebbb4ce6705c6675192a941c7aae422a99c9be06aea42cf3
MD5 27d5eaec4557fe1fe01cef1a264e6ece
BLAKE2b-256 d55081f8b35f094f4a0e62923693c5db43f306b20186327179f5c196682003cf

See more details on using hashes here.

Provenance

The following attestation bundles were made for fastnorm_cpp-0.1.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: pypi-publish.yml on mariorch22/fastnorm_cpp

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

File details

Details for the file fastnorm_cpp-0.1.2-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for fastnorm_cpp-0.1.2-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 207e93fb5da968d459aedec02cf8c14c59fbd86cba5c129046d048fff542eb0d
MD5 030544e35b34632e336987f5caea2425
BLAKE2b-256 2a2e40e036a64bb97c9888406d5661c9b258bdebc06d291a23de9af1999b1d51

See more details on using hashes here.

Provenance

The following attestation bundles were made for fastnorm_cpp-0.1.2-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl:

Publisher: pypi-publish.yml on mariorch22/fastnorm_cpp

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

File details

Details for the file fastnorm_cpp-0.1.2-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for fastnorm_cpp-0.1.2-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 1c88c412fccf6e28b06a173b550adda773a84d2252e370fed081f5c280769e3f
MD5 aee72cca25303e5f342522e4627324d6
BLAKE2b-256 ecd6c602c6fcd0e8ec6006ad38ef439d10c60e86ba137ab99a45fa52c913a3ee

See more details on using hashes here.

Provenance

The following attestation bundles were made for fastnorm_cpp-0.1.2-cp311-cp311-macosx_11_0_arm64.whl:

Publisher: pypi-publish.yml on mariorch22/fastnorm_cpp

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

File details

Details for the file fastnorm_cpp-0.1.2-cp310-cp310-win_amd64.whl.

File metadata

File hashes

Hashes for fastnorm_cpp-0.1.2-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 f9967626d83b4355f287cf1e07eb3777ba2c18190efd6fd231c63b1a884d2733
MD5 ef97b0516950d39d901a758111ec9d24
BLAKE2b-256 c61ef935706179def199c027f5844da6cb7a14c059e8920f8dc74a040f202fc4

See more details on using hashes here.

Provenance

The following attestation bundles were made for fastnorm_cpp-0.1.2-cp310-cp310-win_amd64.whl:

Publisher: pypi-publish.yml on mariorch22/fastnorm_cpp

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

File details

Details for the file fastnorm_cpp-0.1.2-cp310-cp310-win32.whl.

File metadata

  • Download URL: fastnorm_cpp-0.1.2-cp310-cp310-win32.whl
  • Upload date:
  • Size: 60.8 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 fastnorm_cpp-0.1.2-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 dae48ececf2b11cbbcebd1f44ddac420accf273e69989cc652e1df5e8ca78289
MD5 19733982b621f6f925bed16e33637a89
BLAKE2b-256 aa827d700d4a123ab23b3cec316b737fdda9d47c17cc2b09f942df3697400968

See more details on using hashes here.

Provenance

The following attestation bundles were made for fastnorm_cpp-0.1.2-cp310-cp310-win32.whl:

Publisher: pypi-publish.yml on mariorch22/fastnorm_cpp

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

File details

Details for the file fastnorm_cpp-0.1.2-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for fastnorm_cpp-0.1.2-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 2860fd40bb41e62e4453e9d666821a3acc48642db090d63fd9691b22216791b2
MD5 4592e418a6dc1d2263eaebad0b0e4b95
BLAKE2b-256 fb751538a1b362300b5db431fcdf3059525d6afca8f9bfb4744ef019d95e84c7

See more details on using hashes here.

Provenance

The following attestation bundles were made for fastnorm_cpp-0.1.2-cp310-cp310-musllinux_1_2_x86_64.whl:

Publisher: pypi-publish.yml on mariorch22/fastnorm_cpp

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

File details

Details for the file fastnorm_cpp-0.1.2-cp310-cp310-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for fastnorm_cpp-0.1.2-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 2035d5306a3194d42ab2bed86bb0712469dc0099d8badc7044d8deb869811d94
MD5 f59d9fe84f5b2f32eacd4eb4083c6bb1
BLAKE2b-256 b59e90a813459bf5eea8ecba3059f78d4cec3cd4fb8a250fbd2274fde2e511d4

See more details on using hashes here.

Provenance

The following attestation bundles were made for fastnorm_cpp-0.1.2-cp310-cp310-musllinux_1_2_i686.whl:

Publisher: pypi-publish.yml on mariorch22/fastnorm_cpp

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

File details

Details for the file fastnorm_cpp-0.1.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for fastnorm_cpp-0.1.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 d2d8084d2c8b78f964ffc8d9817edd9ef25ffedc2dea3c3560c13cce459ea698
MD5 caa6a6826c39aff1dc0216e6b77d8077
BLAKE2b-256 bd5271d4e969dc664da5a27e747b0acb3dd2864ea8c890781c0656ab73f4842f

See more details on using hashes here.

Provenance

The following attestation bundles were made for fastnorm_cpp-0.1.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: pypi-publish.yml on mariorch22/fastnorm_cpp

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

File details

Details for the file fastnorm_cpp-0.1.2-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for fastnorm_cpp-0.1.2-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 8ec84998c9b911262741f6945ac664fcbab117c631ad46915e79dfc15e26f969
MD5 65331a3faf9b4799a050053801222e29
BLAKE2b-256 771b6df70cbd97cc3e7b7e6ed79cfe0e2eef4eeb2f409f24f48e1e601d9a3537

See more details on using hashes here.

Provenance

The following attestation bundles were made for fastnorm_cpp-0.1.2-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl:

Publisher: pypi-publish.yml on mariorch22/fastnorm_cpp

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

File details

Details for the file fastnorm_cpp-0.1.2-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for fastnorm_cpp-0.1.2-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 d56f47808ad6b615ea36c63f3cbb2c8cf68310ceb8807ba509faa034402410c5
MD5 852cd2f3b33fa62ccd915d1ccec49cf5
BLAKE2b-256 705e8c1609f1b04c2ce342c03cb7379981cbb66e085838fede5eea72708b8701

See more details on using hashes here.

Provenance

The following attestation bundles were made for fastnorm_cpp-0.1.2-cp310-cp310-macosx_11_0_arm64.whl:

Publisher: pypi-publish.yml on mariorch22/fastnorm_cpp

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