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.0-pp310-pypy310_pp73-win_amd64.whl (66.1 kB view details)

Uploaded PyPyWindows x86-64

fastnorm_cpp-0.1.0-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.0-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.0-pp310-pypy310_pp73-macosx_11_0_arm64.whl (54.6 kB view details)

Uploaded PyPymacOS 11.0+ ARM64

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

Uploaded CPython 3.13Windows x86-64

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

Uploaded CPython 3.13Windows x86

fastnorm_cpp-0.1.0-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.0-cp313-cp313-musllinux_1_2_i686.whl (1.2 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ i686

fastnorm_cpp-0.1.0-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.0-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.0-cp313-cp313-macosx_11_0_arm64.whl (55.8 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

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

Uploaded CPython 3.12Windows x86-64

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

Uploaded CPython 3.12Windows x86

fastnorm_cpp-0.1.0-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.0-cp312-cp312-musllinux_1_2_i686.whl (1.2 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ i686

fastnorm_cpp-0.1.0-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.0-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.0-cp312-cp312-macosx_11_0_arm64.whl (55.8 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

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

Uploaded CPython 3.11Windows x86-64

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

Uploaded CPython 3.11Windows x86

fastnorm_cpp-0.1.0-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.0-cp311-cp311-musllinux_1_2_i686.whl (1.2 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ i686

fastnorm_cpp-0.1.0-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.0-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.0-cp311-cp311-macosx_11_0_arm64.whl (55.6 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

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

Uploaded CPython 3.10Windows x86-64

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

Uploaded CPython 3.10Windows x86

fastnorm_cpp-0.1.0-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.0-cp310-cp310-musllinux_1_2_i686.whl (1.2 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ i686

fastnorm_cpp-0.1.0-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.0-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.0-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.0-pp310-pypy310_pp73-win_amd64.whl.

File metadata

File hashes

Hashes for fastnorm_cpp-0.1.0-pp310-pypy310_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 a7793e599d6a2a34ee13dbf13471613087b002efe988c76b0c01e63570b66192
MD5 bc4f49ec3a1133b4b7ea679b3a906747
BLAKE2b-256 a6534d9cea5159034445bf467106ca85965ea599b2f45c208f01aa9d76f63b02

See more details on using hashes here.

Provenance

The following attestation bundles were made for fastnorm_cpp-0.1.0-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.0-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for fastnorm_cpp-0.1.0-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 2460c5723271f1ce1dced2e9957bb9fc5fe53e3620fdd586254844a785adf3cb
MD5 f49ad5f1569f75909bef1f2a05b0b75b
BLAKE2b-256 81c0d5c0e18f38326a70f03426cce1b5d25b95b044aec44a190d0ae98970c84c

See more details on using hashes here.

Provenance

The following attestation bundles were made for fastnorm_cpp-0.1.0-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.0-pp310-pypy310_pp73-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for fastnorm_cpp-0.1.0-pp310-pypy310_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 d9e252f77261bfc5bf01964692ceebd95b061e795ac2d8216a2b4cb0bbf9b8f0
MD5 d25c29ba2a038e08726cec1c11101c81
BLAKE2b-256 f47498119559e441c8ca439c362f2068f06721f7d0f4c9515f65ab39bf978939

See more details on using hashes here.

Provenance

The following attestation bundles were made for fastnorm_cpp-0.1.0-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.0-pp310-pypy310_pp73-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for fastnorm_cpp-0.1.0-pp310-pypy310_pp73-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 6102a42fde4b03721011e3d5479689d2c09fe045eacb80bd2f0f938a553c175e
MD5 fba70803fb542bb750e96d2b2a194078
BLAKE2b-256 3eab2c0c54d8ecf4c245c729ca09ad85b6a09373306d2a831f40512a00c23ed5

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for fastnorm_cpp-0.1.0-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 e4e9f10a335ff8c8b1ca561dd3194488329061572f7887dbe64f6618602cd00b
MD5 dfa8588d20d6bc5d034dcbd616670a69
BLAKE2b-256 1ac1cf42dfda22289363167d47cd8cf7f9756b5c0cf2b40f495bfebe6b6d7c18

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: fastnorm_cpp-0.1.0-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.0-cp313-cp313-win32.whl
Algorithm Hash digest
SHA256 c19b305bdef7d97517074cc8046764718da2f82c474ff8de2d9f5acaa47e1e46
MD5 0f4b49987f454311c5b70cfdc7f936c8
BLAKE2b-256 e941e184f18011591d1b33528a44779fd4c00f5ab2b48b640c83713e32769d3e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for fastnorm_cpp-0.1.0-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 7ad2267195e2d78f1471f801ae6908c9ac850d363e9d4bbae399ad34ddadf011
MD5 3ab405366fd7a1e4fd9248f738616f17
BLAKE2b-256 0b2ac993af3fb0e759e2d8574a5b4bfc72977c77025d2d77198d550165c26033

See more details on using hashes here.

Provenance

The following attestation bundles were made for fastnorm_cpp-0.1.0-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.0-cp313-cp313-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for fastnorm_cpp-0.1.0-cp313-cp313-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 7eb0cd2ae8bae484e63905a752b9847a21d66c117288161564b1267dac7556e0
MD5 337deb01dbc968ff5dc8cfd30dfb3314
BLAKE2b-256 a2c7ef8f708fd36abc6d4f32a1fc4743360050ee8aefecab505de711db59fd92

See more details on using hashes here.

Provenance

The following attestation bundles were made for fastnorm_cpp-0.1.0-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.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for fastnorm_cpp-0.1.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 e7511e34e4e5cd59ad14fc9a0e7327ec274c2ad281c7319c24039fcb95298d21
MD5 24d334d0d6ca17e33346612623bc06a4
BLAKE2b-256 c6319abe6c556c07d1a2e3adcc5f1bc0cec3436c63fb5d540af1803be0994168

See more details on using hashes here.

Provenance

The following attestation bundles were made for fastnorm_cpp-0.1.0-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.0-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for fastnorm_cpp-0.1.0-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 b7e323f76432f61c94a85f3e051a5164df336adeabe61fe5f5ad5f6770daed46
MD5 181e00c2cd87c72dd0dc10a3819442f2
BLAKE2b-256 8ff613d269e22862598f5561269e62777153b8f16f98e3f108d5ef4daca09165

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for fastnorm_cpp-0.1.0-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 d277036a2e0fadc3054729c36316cca54d48d49a52005a526dcc42a31be2be2a
MD5 34ee13662dfdbbb07d2901ba129cd280
BLAKE2b-256 fef263fb53240f247ead39726e6ce581ae43756621a7b1f2ecfa4632d9998d05

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for fastnorm_cpp-0.1.0-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 6c74a249ad0674aa0c0ccef32e3e2c92c51200d494b52bf2a61769eb6b7cba34
MD5 5e3f0e3bb7623a44bfab53f54a9cba00
BLAKE2b-256 e3b648fc0fbfd33838d778a3db174ffefa78ee76603c028f9f566e8db715986f

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: fastnorm_cpp-0.1.0-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.0-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 b75279cec9d6d152f48fdd2a7156779c4aa4f05eea762c275b5acde2aeb3df2d
MD5 ffdbae262443be403f0d1785eeefcb9b
BLAKE2b-256 f76bc408b885429ed8e02135384604f82b1322045b9433c2d3f9313a1d448405

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for fastnorm_cpp-0.1.0-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 230ccbfb534138c9ed47a05c7784dc22e7ba15f0047bea2f831867551571cc34
MD5 4e3ef80778114ab0d739c7739b83f382
BLAKE2b-256 5797c3ff62463dd79c525b3063307d52b86dd27a16fc94a6872f08a91a6928df

See more details on using hashes here.

Provenance

The following attestation bundles were made for fastnorm_cpp-0.1.0-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.0-cp312-cp312-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for fastnorm_cpp-0.1.0-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 95332390d6c2271f9c3893c64ae3d7da4a0e32edb9a5d69858704e2f042d8ccb
MD5 8684fcd2e39105ee496c800a97950c16
BLAKE2b-256 9ef9f6c723722267623a49af69ca0d225fafb68c70599495592c0f31bfff75c7

See more details on using hashes here.

Provenance

The following attestation bundles were made for fastnorm_cpp-0.1.0-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.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for fastnorm_cpp-0.1.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 a39963634caf687f090df0a2974158f51413c6c4042e15aa501dc09c7853ceb9
MD5 4c82e55ed1404614c89ff3cc65edc1ac
BLAKE2b-256 c915a776bbd76c10f95ab52f7937488ba941d43b68fba1a9e68141aeac65e219

See more details on using hashes here.

Provenance

The following attestation bundles were made for fastnorm_cpp-0.1.0-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.0-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for fastnorm_cpp-0.1.0-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 2bb6d4b025fcbf660def4748963c18d1b8c16fe9fe549c48f8c5f18fa9aa05a8
MD5 3059b95267a99232a6f3fac166357e7b
BLAKE2b-256 e764491b0c29114cbe3885f348d02f138174001dd4bc64ea13a1e05afb46ef36

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for fastnorm_cpp-0.1.0-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 1e40c1a0ced5e2a2c4ca99f4e3829c827df0119b8130d6522826337a1e510be5
MD5 7ec3c22fbaa98aebf218a9851f26b816
BLAKE2b-256 6b396734b3e5a6b4dbaf9425762f30b90ac680ef3252c62e53895d255ecb4d5f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for fastnorm_cpp-0.1.0-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 5a335e3d52b005aeb3c5eb164a2c14f5d22e62496844111dc635284d2356302e
MD5 c4edbd88d4886c407ee6327cb8cac656
BLAKE2b-256 7e84e33857f2b9aadb137df727f8052ef01bf58097215ba4e4923bc3db11d3e6

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: fastnorm_cpp-0.1.0-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.0-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 c5bebfc9956a2d7cf5d30e3db4d78d153fd64e0863ffbfed45df0ae5642dabda
MD5 fbfde3ad9048494d2600364219423c0d
BLAKE2b-256 772af2c750e5a0c5c9dcaf0e99c6ca09af9db37adfca2f20c3e9d930759f1fab

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for fastnorm_cpp-0.1.0-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 6c448a6f58c864cee399f78a1293aa765d2c2b80ad5bf6086be89addc3d9a6f3
MD5 b5923f94cb8f139e79fa10c42c1d1fc6
BLAKE2b-256 8f11929cb15a972fac49e5f3d2435486c172341a579487d80a31e2d7b38b464b

See more details on using hashes here.

Provenance

The following attestation bundles were made for fastnorm_cpp-0.1.0-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.0-cp311-cp311-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for fastnorm_cpp-0.1.0-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 95b3c176bc9fceacdf53702a448f5fe757675514669c86ef7dd032e0a7be3ab8
MD5 e805f26a6f1caa6aec4d86a4caad3def
BLAKE2b-256 405211b8e070135b6d9b23513936c333382699c1480513e9a2870e5d5f135bd6

See more details on using hashes here.

Provenance

The following attestation bundles were made for fastnorm_cpp-0.1.0-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.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for fastnorm_cpp-0.1.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 cc673c24e99f56e1d00b422d6d6c6d18c8cf13cb662386151045764ba8e8b425
MD5 65ce6bf45d7079085c088ef0119ec741
BLAKE2b-256 71a20488ca05045277d99f99a921f47a78f38fb233e7db98977e8dc164546b57

See more details on using hashes here.

Provenance

The following attestation bundles were made for fastnorm_cpp-0.1.0-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.0-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for fastnorm_cpp-0.1.0-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 7097bdde15223c733db8fe952120998e80f1059419eee2237c3969cc142bc71c
MD5 85134341d61e6f8ef3fdb296a3b942e0
BLAKE2b-256 69470fc10a3c72a175bdfd4d043176ab9a088e48154cba14e893ab8e2cd877db

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for fastnorm_cpp-0.1.0-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 96d020bee4aa08468890d662b60846720782c167d503c8f0f54405169f563f56
MD5 4d5a022834ec6d2cbea37f6cfe10cc5b
BLAKE2b-256 fb4cc4b4c1b2f89ee2591d4bb3e96e8d90014944d16ac5de5648dfba39cb1a9b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for fastnorm_cpp-0.1.0-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 5c322297524ce04b25bfcffb8c408f8108c521006c03aa7a1505ff5bd4f7a396
MD5 19e368664060d4769b3148a469805af8
BLAKE2b-256 abf87b3ba1ae1ba4b5b7f6f4bf35253a665aef0c422d7bb5e4087fda5cc761ba

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: fastnorm_cpp-0.1.0-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.0-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 f056f90763a984d0703b4b2c1ed0775ce7ed4aef00d7a55d92fa2889692dc9c2
MD5 c5545dda9f076a8b480c27f5f5722102
BLAKE2b-256 0018c57dc38e40859fcc00b306ccf2c8d8ce1d98d593131d41526ea1ed9894c9

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for fastnorm_cpp-0.1.0-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 676d40f977ad3618f0d37b8f17e447af86131389e93964bb08b51ed8fed21ce6
MD5 4c49cf012a1389f6bb9d0450ec247ad3
BLAKE2b-256 8f8e5008f8699ce199c66712bc25cf9db018445365f3644760e3d47e057d13ac

See more details on using hashes here.

Provenance

The following attestation bundles were made for fastnorm_cpp-0.1.0-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.0-cp310-cp310-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for fastnorm_cpp-0.1.0-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 5192dcaabea7ccf3d0551f5fb92b3975db054fe06b4bb4ff96df8932e75df1ba
MD5 be3ee0b733145133cb3002e48643e58a
BLAKE2b-256 c6cd2ace4b47f5781704ed57d2470b5b47a70a8a9159c52c760795d783e62959

See more details on using hashes here.

Provenance

The following attestation bundles were made for fastnorm_cpp-0.1.0-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.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for fastnorm_cpp-0.1.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 3ada9a99fada27d94c9bcaa3dd05c803f5a6e4af1dcbf04005223a40c6149d34
MD5 403aa29b42bd17a960369d7788b9486d
BLAKE2b-256 559bdb7ca9e67cdebfc3217ef4cc6341eaf104403e3fdd1270489429f17bedbf

See more details on using hashes here.

Provenance

The following attestation bundles were made for fastnorm_cpp-0.1.0-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.0-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for fastnorm_cpp-0.1.0-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 78f37437352a6a1b8b5c2f2bb76e6923cb388e7700f82b5e8ca82f6fc15e5e78
MD5 2e3e857a27d45b957022ec2a8f82230c
BLAKE2b-256 48580dc21262a16b34db444cd05b77eb7fa9a267661e5afef6335134e54dc821

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for fastnorm_cpp-0.1.0-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 0f34abbd926221d61ac4fcc33a2bd321c01dd9ec197ba3d54bdecd1120e3e8ca
MD5 11831d44cb2b2997bcab5b068ad766bf
BLAKE2b-256 a0387946a6aef3ce5ca0d4baddd75796614b422279d79a61e76ac566f543cf33

See more details on using hashes here.

Provenance

The following attestation bundles were made for fastnorm_cpp-0.1.0-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