Skip to main content

MiniTorch

MiniTorch is an experimental neural-network framework built from scratch.

Architecture

  • C++ numerical core
  • Python API
  • CPU backend
  • Future Vulkan backend
  • Automatic differentiation
  • Neural-network modules
  • Optimizers
  • Transformer support
  • Hardware-aware execution
  • GPU watchdog
  • Adaptive fallback

Current Version

V0.2.0

V0.2 Features

  • requires_grad
  • Gradient storage
  • Computational graph
  • backward()
  • Gradient accumulation
  • zero_grad()
  • Addition backward
  • Subtraction backward
  • Multiplication backward
  • Matrix multiplication backward
  • Sum backward

Build on Termux

./scripts/build_termux.sh

Roadmap

  • V0.1 Tensor core
  • V0.2 Automatic differentiation
  • V0.3 Neural network modules
  • V0.4 Optimizers
  • V0.5 Hardware profiler
  • V0.6 Vulkan compute backend
  • V0.7 GPU watchdog and adaptive scheduler
  • V0.8 Transformer
  • V0.9 Tokenizer and TinyLLM
  • V1.0 MiniTorch training engine

Download files

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

Source Distribution

cputorch-0.5.3.tar.gz (12.6 kB view details)

Uploaded Source

Built Distributions

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

cputorch-0.5.3-cp315-cp315t-win_amd64.whl (229.5 kB view details)

Uploaded CPython 3.15tWindows x86-64

cputorch-0.5.3-cp315-cp315t-win32.whl (226.9 kB view details)

Uploaded CPython 3.15tWindows x86

cputorch-0.5.3-cp315-cp315t-musllinux_1_2_x86_64.whl (1.8 MB view details)

Uploaded CPython 3.15tmusllinux: musl 1.2+ x86-64

cputorch-0.5.3-cp315-cp315t-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (832.4 kB view details)

Uploaded CPython 3.15tmanylinux: glibc 2.24+ x86-64manylinux: glibc 2.28+ x86-64

cputorch-0.5.3-cp315-cp315t-macosx_11_0_arm64.whl (52.0 kB view details)

Uploaded CPython 3.15tmacOS 11.0+ ARM64

cputorch-0.5.3-cp315-cp315t-macosx_10_15_x86_64.whl (53.9 kB view details)

Uploaded CPython 3.15tmacOS 10.15+ x86-64

cputorch-0.5.3-cp315-cp315-win_amd64.whl (229.3 kB view details)

Uploaded CPython 3.15Windows x86-64

cputorch-0.5.3-cp315-cp315-win32.whl (226.8 kB view details)

Uploaded CPython 3.15Windows x86

cputorch-0.5.3-cp315-cp315-musllinux_1_2_x86_64.whl (1.8 MB view details)

Uploaded CPython 3.15musllinux: musl 1.2+ x86-64

cputorch-0.5.3-cp315-cp315-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (830.3 kB view details)

Uploaded CPython 3.15manylinux: glibc 2.24+ x86-64manylinux: glibc 2.28+ x86-64

cputorch-0.5.3-cp315-cp315-macosx_11_0_arm64.whl (51.8 kB view details)

Uploaded CPython 3.15macOS 11.0+ ARM64

cputorch-0.5.3-cp315-cp315-macosx_10_15_x86_64.whl (53.7 kB view details)

Uploaded CPython 3.15macOS 10.15+ x86-64

cputorch-0.5.3-cp314-cp314t-win_amd64.whl (229.5 kB view details)

Uploaded CPython 3.14tWindows x86-64

cputorch-0.5.3-cp314-cp314t-win32.whl (226.9 kB view details)

Uploaded CPython 3.14tWindows x86

cputorch-0.5.3-cp314-cp314t-musllinux_1_2_x86_64.whl (1.8 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ x86-64

cputorch-0.5.3-cp314-cp314t-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (830.5 kB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.24+ x86-64manylinux: glibc 2.28+ x86-64

cputorch-0.5.3-cp314-cp314t-macosx_11_0_arm64.whl (51.9 kB view details)

Uploaded CPython 3.14tmacOS 11.0+ ARM64

cputorch-0.5.3-cp314-cp314t-macosx_10_15_x86_64.whl (53.9 kB view details)

Uploaded CPython 3.14tmacOS 10.15+ x86-64

cputorch-0.5.3-cp314-cp314-win_amd64.whl (229.3 kB view details)

Uploaded CPython 3.14Windows x86-64

cputorch-0.5.3-cp314-cp314-win32.whl (226.8 kB view details)

Uploaded CPython 3.14Windows x86

cputorch-0.5.3-cp314-cp314-musllinux_1_2_x86_64.whl (1.8 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ x86-64

cputorch-0.5.3-cp314-cp314-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (829.0 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.24+ x86-64manylinux: glibc 2.28+ x86-64

cputorch-0.5.3-cp314-cp314-macosx_11_0_arm64.whl (51.6 kB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

cputorch-0.5.3-cp314-cp314-macosx_10_15_x86_64.whl (53.7 kB view details)

Uploaded CPython 3.14macOS 10.15+ x86-64

cputorch-0.5.3-cp313-cp313-win_amd64.whl (222.0 kB view details)

Uploaded CPython 3.13Windows x86-64

cputorch-0.5.3-cp313-cp313-win32.whl (220.4 kB view details)

Uploaded CPython 3.13Windows x86

cputorch-0.5.3-cp313-cp313-musllinux_1_2_x86_64.whl (1.8 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

cputorch-0.5.3-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (828.8 kB view details)

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

cputorch-0.5.3-cp313-cp313-macosx_11_0_arm64.whl (51.6 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

cputorch-0.5.3-cp313-cp313-macosx_10_13_x86_64.whl (53.7 kB view details)

Uploaded CPython 3.13macOS 10.13+ x86-64

cputorch-0.5.3-cp313-cp313-android_30_arm64_v8a.whl (495.3 kB view details)

Uploaded Android API level 30+ ARM64 v8aCPython 3.13

cputorch-0.5.3-cp312-cp312-win_amd64.whl (222.0 kB view details)

Uploaded CPython 3.12Windows x86-64

cputorch-0.5.3-cp312-cp312-win32.whl (220.4 kB view details)

Uploaded CPython 3.12Windows x86

cputorch-0.5.3-cp312-cp312-musllinux_1_2_x86_64.whl (1.8 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

cputorch-0.5.3-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (828.7 kB view details)

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

cputorch-0.5.3-cp312-cp312-macosx_11_0_arm64.whl (51.6 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

cputorch-0.5.3-cp312-cp312-macosx_10_13_x86_64.whl (53.7 kB view details)

Uploaded CPython 3.12macOS 10.13+ x86-64

cputorch-0.5.3-cp311-cp311-win_amd64.whl (221.9 kB view details)

Uploaded CPython 3.11Windows x86-64

cputorch-0.5.3-cp311-cp311-win32.whl (220.3 kB view details)

Uploaded CPython 3.11Windows x86

cputorch-0.5.3-cp311-cp311-musllinux_1_2_x86_64.whl (1.8 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

cputorch-0.5.3-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (827.8 kB view details)

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

cputorch-0.5.3-cp311-cp311-macosx_11_0_arm64.whl (51.6 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

cputorch-0.5.3-cp311-cp311-macosx_10_9_x86_64.whl (53.7 kB view details)

Uploaded CPython 3.11macOS 10.9+ x86-64

cputorch-0.5.3-cp310-cp310-win_amd64.whl (221.9 kB view details)

Uploaded CPython 3.10Windows x86-64

cputorch-0.5.3-cp310-cp310-win32.whl (220.3 kB view details)

Uploaded CPython 3.10Windows x86

cputorch-0.5.3-cp310-cp310-musllinux_1_2_x86_64.whl (1.8 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

cputorch-0.5.3-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (827.1 kB view details)

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

cputorch-0.5.3-cp310-cp310-macosx_11_0_arm64.whl (51.6 kB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

cputorch-0.5.3-cp310-cp310-macosx_10_9_x86_64.whl (53.7 kB view details)

Uploaded CPython 3.10macOS 10.9+ x86-64

cputorch-0.5.3-cp39-cp39-win_amd64.whl (222.6 kB view details)

Uploaded CPython 3.9Windows x86-64

cputorch-0.5.3-cp39-cp39-win32.whl (221.0 kB view details)

Uploaded CPython 3.9Windows x86

cputorch-0.5.3-cp39-cp39-musllinux_1_2_x86_64.whl (1.8 MB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ x86-64

cputorch-0.5.3-cp39-cp39-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (827.0 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.24+ x86-64manylinux: glibc 2.28+ x86-64

cputorch-0.5.3-cp39-cp39-macosx_11_0_arm64.whl (51.6 kB view details)

Uploaded CPython 3.9macOS 11.0+ ARM64

cputorch-0.5.3-cp39-cp39-macosx_10_9_x86_64.whl (53.7 kB view details)

Uploaded CPython 3.9macOS 10.9+ x86-64

File details

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

File metadata

  • Download URL: cputorch-0.5.3.tar.gz
  • Upload date:
  • Size: 12.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/7.0.0 CPython/3.13.13

File hashes

Hashes for cputorch-0.5.3.tar.gz
Algorithm Hash digest
SHA256 9f70364be9b43b8fe4aec66547a0f00bc95dcf45c2c645be13a1a700bf759e1d
MD5 2d6cdf8f20946e51df0f8f6465220d45
BLAKE2b-256 c55269b463213b6427291877e3ae82309642449974b5fd9385598d981c72f4b7

See more details on using hashes here.

File details

Details for the file cputorch-0.5.3-cp315-cp315t-win_amd64.whl.

File metadata

  • Download URL: cputorch-0.5.3-cp315-cp315t-win_amd64.whl
  • Upload date:
  • Size: 229.5 kB
  • Tags: CPython 3.15t, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for cputorch-0.5.3-cp315-cp315t-win_amd64.whl
Algorithm Hash digest
SHA256 86100c41c04eb70d720822a0548673a5a71764dbf1f8ff91ad5915a3137ead92
MD5 bca2e647249cf8fe518cdcc3b8e566e9
BLAKE2b-256 139670c3e282f6a168e7ff8c930093b14f0c8e4526980cbe2bfc0a3a40a27d4c

See more details on using hashes here.

Provenance

The following attestation bundles were made for cputorch-0.5.3-cp315-cp315t-win_amd64.whl:

Publisher: build-wheels.yml on Mangono1/minitorch

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

File details

Details for the file cputorch-0.5.3-cp315-cp315t-win32.whl.

File metadata

  • Download URL: cputorch-0.5.3-cp315-cp315t-win32.whl
  • Upload date:
  • Size: 226.9 kB
  • Tags: CPython 3.15t, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for cputorch-0.5.3-cp315-cp315t-win32.whl
Algorithm Hash digest
SHA256 a79fd2ff3303f2b918da6419fc3d1f7dfc70ea814926ddf165c7afa7ce835ac5
MD5 715c0475584f1b6c884a7b5c91086021
BLAKE2b-256 10eec27a48967dd370b5ff4b6f420da935cae91bc097074aa67c710bb8a37f97

See more details on using hashes here.

Provenance

The following attestation bundles were made for cputorch-0.5.3-cp315-cp315t-win32.whl:

Publisher: build-wheels.yml on Mangono1/minitorch

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

File details

Details for the file cputorch-0.5.3-cp315-cp315t-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for cputorch-0.5.3-cp315-cp315t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 e7b7ebc5fdc24ed1057073ea64d782e895d916b6095e7c73aec8ad6789bac561
MD5 0fee44e8eb6bda1ce0afa77e4f2c778d
BLAKE2b-256 468377364377ccda5fbbcfa3df07faea37146ad1ade7b32fdb89cd5b1cfa478c

See more details on using hashes here.

Provenance

The following attestation bundles were made for cputorch-0.5.3-cp315-cp315t-musllinux_1_2_x86_64.whl:

Publisher: build-wheels.yml on Mangono1/minitorch

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

File details

Details for the file cputorch-0.5.3-cp315-cp315t-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for cputorch-0.5.3-cp315-cp315t-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 da5768e7c1b80201ef612a8153e2f6cb52fd49f86d87d089c973ed2c25cb2d3b
MD5 8ba2ff2303be8197d07b6e569cf8ab2d
BLAKE2b-256 9b5f4e163ef2eac5991d5aef46a1b6fc14b94b50e6b7cd48cd7b2b2380ac7e26

See more details on using hashes here.

Provenance

The following attestation bundles were made for cputorch-0.5.3-cp315-cp315t-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl:

Publisher: build-wheels.yml on Mangono1/minitorch

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

File details

Details for the file cputorch-0.5.3-cp315-cp315t-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for cputorch-0.5.3-cp315-cp315t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 53fbf486d6a9fe0d8c2b35a53cec51afed63720d1c5ae05f0638ee1afc9b813b
MD5 2721dfa72ffa3b7ac4e19f9785d6bf1c
BLAKE2b-256 e89f2e0bbb3daf772c71be305f17f8dd39a298fb0f7a31d217bd0b847047f6e1

See more details on using hashes here.

Provenance

The following attestation bundles were made for cputorch-0.5.3-cp315-cp315t-macosx_11_0_arm64.whl:

Publisher: build-wheels.yml on Mangono1/minitorch

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

File details

Details for the file cputorch-0.5.3-cp315-cp315t-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for cputorch-0.5.3-cp315-cp315t-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 e5265b0479c559a1a9df2e0c9e7401b824cfc479b9a2d75536775341bc963f3a
MD5 c94574f2e69d73a0a16f01a52cc9eaee
BLAKE2b-256 b3678e6dbba443f69c88f5e833ca7d0134bb79be141afa957561055771bca729

See more details on using hashes here.

Provenance

The following attestation bundles were made for cputorch-0.5.3-cp315-cp315t-macosx_10_15_x86_64.whl:

Publisher: build-wheels.yml on Mangono1/minitorch

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

File details

Details for the file cputorch-0.5.3-cp315-cp315-win_amd64.whl.

File metadata

  • Download URL: cputorch-0.5.3-cp315-cp315-win_amd64.whl
  • Upload date:
  • Size: 229.3 kB
  • Tags: CPython 3.15, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for cputorch-0.5.3-cp315-cp315-win_amd64.whl
Algorithm Hash digest
SHA256 e19539697248d33901cc7d59ad7a287836b3171833a6208f00c764afaa027d13
MD5 5b09fdab6cba3b9eb59f5aeed2736579
BLAKE2b-256 55394c9a27aba3085d22258eb6bc883ed5be9baa72ba44e77552d3ce48166407

See more details on using hashes here.

Provenance

The following attestation bundles were made for cputorch-0.5.3-cp315-cp315-win_amd64.whl:

Publisher: build-wheels.yml on Mangono1/minitorch

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

File details

Details for the file cputorch-0.5.3-cp315-cp315-win32.whl.

File metadata

  • Download URL: cputorch-0.5.3-cp315-cp315-win32.whl
  • Upload date:
  • Size: 226.8 kB
  • Tags: CPython 3.15, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for cputorch-0.5.3-cp315-cp315-win32.whl
Algorithm Hash digest
SHA256 6b7fb913ef77614a435a7bcdeae943f7e09b6bafd9c06cf8f7512aab1091d8bf
MD5 af0c555f195c2aa8f52c6a330902ca95
BLAKE2b-256 7b97e18c9831f087bcf06125091312af0af3eb7f3f57214bb5d0871bdb801976

See more details on using hashes here.

Provenance

The following attestation bundles were made for cputorch-0.5.3-cp315-cp315-win32.whl:

Publisher: build-wheels.yml on Mangono1/minitorch

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

File details

Details for the file cputorch-0.5.3-cp315-cp315-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for cputorch-0.5.3-cp315-cp315-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 889e34601945766a1d1e893f339cf4554f2d63dad78a0a75832c943c795f2bce
MD5 622d7e5ce4bf10f447da80b87bc965f4
BLAKE2b-256 89323178c7a10b5a903964ae976d51617dc18351542bdd8fe9ebac97087d4d80

See more details on using hashes here.

Provenance

The following attestation bundles were made for cputorch-0.5.3-cp315-cp315-musllinux_1_2_x86_64.whl:

Publisher: build-wheels.yml on Mangono1/minitorch

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

File details

Details for the file cputorch-0.5.3-cp315-cp315-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for cputorch-0.5.3-cp315-cp315-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 ba9a2a988696cd5da97ab3e026e81385fb3d4b791588faa717a7faf74e135cc4
MD5 51cce7707e191d7547fea373a1f422b2
BLAKE2b-256 230cddf4a0a5d5409fe3362ffbd8d8de9b78acb1e588b5c717bb14961284b4e5

See more details on using hashes here.

Provenance

The following attestation bundles were made for cputorch-0.5.3-cp315-cp315-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl:

Publisher: build-wheels.yml on Mangono1/minitorch

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

File details

Details for the file cputorch-0.5.3-cp315-cp315-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for cputorch-0.5.3-cp315-cp315-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 bfb1953f4690dc6056b4a31644c965576230d29e786673e343b3853504b7f0d0
MD5 87d57c601d252b2f434d86b541351c11
BLAKE2b-256 f9c14b6cae06ab2fbd292a2d85a78a2a045a67f0b9359f826d456352c7aa3e25

See more details on using hashes here.

Provenance

The following attestation bundles were made for cputorch-0.5.3-cp315-cp315-macosx_11_0_arm64.whl:

Publisher: build-wheels.yml on Mangono1/minitorch

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

File details

Details for the file cputorch-0.5.3-cp315-cp315-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for cputorch-0.5.3-cp315-cp315-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 6129844737a3ae9b73f4ea0016143af0ee8077b90dd22dfe250bd331623a1ef2
MD5 0f866552e1a1a23d91497f91c47b8d24
BLAKE2b-256 a37d685c088b9c9074769a72236ba76280fd6a3295e101257e28274e8b4f3934

See more details on using hashes here.

Provenance

The following attestation bundles were made for cputorch-0.5.3-cp315-cp315-macosx_10_15_x86_64.whl:

Publisher: build-wheels.yml on Mangono1/minitorch

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

File details

Details for the file cputorch-0.5.3-cp314-cp314t-win_amd64.whl.

File metadata

  • Download URL: cputorch-0.5.3-cp314-cp314t-win_amd64.whl
  • Upload date:
  • Size: 229.5 kB
  • Tags: CPython 3.14t, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for cputorch-0.5.3-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 6ef616893bf2eef72aeaa9b98f5447488f8b8613a57085b503331dac1e18b9f8
MD5 733198889adffc1cbfc839180f1114b9
BLAKE2b-256 7f698921f181e0cbc7b1ec2f9541eff64727347b0b92b17cf3b5c544475ac6e3

See more details on using hashes here.

Provenance

The following attestation bundles were made for cputorch-0.5.3-cp314-cp314t-win_amd64.whl:

Publisher: build-wheels.yml on Mangono1/minitorch

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

File details

Details for the file cputorch-0.5.3-cp314-cp314t-win32.whl.

File metadata

  • Download URL: cputorch-0.5.3-cp314-cp314t-win32.whl
  • Upload date:
  • Size: 226.9 kB
  • Tags: CPython 3.14t, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for cputorch-0.5.3-cp314-cp314t-win32.whl
Algorithm Hash digest
SHA256 509e98c48963254a22ce20b20da41bb17e1432eb15a5d0258c2349999d9a2aea
MD5 03def474e978c3542dccf9a7421dc238
BLAKE2b-256 30eb62aee1b84c5e4aad284be9f208ad98f8b4fdf2d93b487908da03bc0363e8

See more details on using hashes here.

Provenance

The following attestation bundles were made for cputorch-0.5.3-cp314-cp314t-win32.whl:

Publisher: build-wheels.yml on Mangono1/minitorch

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

File details

Details for the file cputorch-0.5.3-cp314-cp314t-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for cputorch-0.5.3-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 ccbb88926f807c02362816c80796ff3a014e184ef4613da0ee87656cabd8fd8b
MD5 7941efe1467bf6fadebe8898827eeb1d
BLAKE2b-256 5d968f547d3b70c552b69793620bbe7d6203fb99b92d7b2418a0c20f50a7b618

See more details on using hashes here.

Provenance

The following attestation bundles were made for cputorch-0.5.3-cp314-cp314t-musllinux_1_2_x86_64.whl:

Publisher: build-wheels.yml on Mangono1/minitorch

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

File details

Details for the file cputorch-0.5.3-cp314-cp314t-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for cputorch-0.5.3-cp314-cp314t-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 b3b130078e3816b8cd7779f5dce871e4070082eca52b192c6a5f97bd0d000b5b
MD5 1c6d50ad734f0e2e57f1069741d1b596
BLAKE2b-256 4a33d104adf663096aea1d226e2b305d4d47e723412fbe33c09f554cde82025d

See more details on using hashes here.

Provenance

The following attestation bundles were made for cputorch-0.5.3-cp314-cp314t-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl:

Publisher: build-wheels.yml on Mangono1/minitorch

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

File details

Details for the file cputorch-0.5.3-cp314-cp314t-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for cputorch-0.5.3-cp314-cp314t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 c031b2df4945ea13185e9fd9951074214d6c8e9ccc1903a1639d266754ce131c
MD5 14a9a4e1042ffd778b4f1805c938a61d
BLAKE2b-256 f99a2bed0ab10f0580d54e1e81c79a8a8d013ac6394106b6fa798606281d88f7

See more details on using hashes here.

Provenance

The following attestation bundles were made for cputorch-0.5.3-cp314-cp314t-macosx_11_0_arm64.whl:

Publisher: build-wheels.yml on Mangono1/minitorch

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

File details

Details for the file cputorch-0.5.3-cp314-cp314t-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for cputorch-0.5.3-cp314-cp314t-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 badf06c40e15955e0dd505a6484d84e1efc12c10b682c369c97dfa0e8f11de8c
MD5 3cabbc22a299285658675ab7f93fe1fa
BLAKE2b-256 b68a019405daef47420bd4dbe2de75abcc93dd16a586ec6b808886ea392ddcbe

See more details on using hashes here.

Provenance

The following attestation bundles were made for cputorch-0.5.3-cp314-cp314t-macosx_10_15_x86_64.whl:

Publisher: build-wheels.yml on Mangono1/minitorch

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

File details

Details for the file cputorch-0.5.3-cp314-cp314-win_amd64.whl.

File metadata

  • Download URL: cputorch-0.5.3-cp314-cp314-win_amd64.whl
  • Upload date:
  • Size: 229.3 kB
  • Tags: CPython 3.14, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for cputorch-0.5.3-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 114e537cd548a591a56975c7c2f632f36347f4b49aa11ed24e9d1dc35d063597
MD5 38092039fbf2cd0d11f1b7e7b1cfc53a
BLAKE2b-256 e9626d1c48fa7135bfa655dbcc2aafa2793cac479814c714f9ab5f1a239d009e

See more details on using hashes here.

Provenance

The following attestation bundles were made for cputorch-0.5.3-cp314-cp314-win_amd64.whl:

Publisher: build-wheels.yml on Mangono1/minitorch

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

File details

Details for the file cputorch-0.5.3-cp314-cp314-win32.whl.

File metadata

  • Download URL: cputorch-0.5.3-cp314-cp314-win32.whl
  • Upload date:
  • Size: 226.8 kB
  • Tags: CPython 3.14, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for cputorch-0.5.3-cp314-cp314-win32.whl
Algorithm Hash digest
SHA256 3abf9d6e02e4f5fee5ccb4577e96bb61bb83eb0a280c03c1c7a67e8aab06ca2a
MD5 9756f34ca741f6be95fc2d677f2b192d
BLAKE2b-256 dafdc3537cf7d84c2b49bea6bb2d2cd6122ca3b131a7dcc137469366f58b0855

See more details on using hashes here.

Provenance

The following attestation bundles were made for cputorch-0.5.3-cp314-cp314-win32.whl:

Publisher: build-wheels.yml on Mangono1/minitorch

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

File details

Details for the file cputorch-0.5.3-cp314-cp314-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for cputorch-0.5.3-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 d8e293b189b84ff2b6bfa36a7a4144a090005a2737c7371483279f75665a4f83
MD5 9acedcc450902f496688920791288cca
BLAKE2b-256 7f7a0ab3e231da94fc0521a66bb00622ade5bc05d841068f3621d067bb2a8f07

See more details on using hashes here.

Provenance

The following attestation bundles were made for cputorch-0.5.3-cp314-cp314-musllinux_1_2_x86_64.whl:

Publisher: build-wheels.yml on Mangono1/minitorch

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

File details

Details for the file cputorch-0.5.3-cp314-cp314-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for cputorch-0.5.3-cp314-cp314-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 60e7b0d0ddb2fa0fe7ed183ea0a736aa5346dabdf46702147354d7f5467d1186
MD5 2ffa088223676d212b652c332f396c30
BLAKE2b-256 d0caaea5ee16b788c30a8c71389932b1c30d6cd2980af36b50a34fc36d8e2385

See more details on using hashes here.

Provenance

The following attestation bundles were made for cputorch-0.5.3-cp314-cp314-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl:

Publisher: build-wheels.yml on Mangono1/minitorch

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

File details

Details for the file cputorch-0.5.3-cp314-cp314-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for cputorch-0.5.3-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 b732b9b3cb820937046451b1eb86f53cc0ef70a1d1ca2e72ab66d028826384d5
MD5 f2c3355abc84f5418966ce4d55ee313a
BLAKE2b-256 9fc605d5f53dd0561d91d1af3ae68bee7f8b0e7de8ce70df9505373ab4dc7630

See more details on using hashes here.

Provenance

The following attestation bundles were made for cputorch-0.5.3-cp314-cp314-macosx_11_0_arm64.whl:

Publisher: build-wheels.yml on Mangono1/minitorch

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

File details

Details for the file cputorch-0.5.3-cp314-cp314-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for cputorch-0.5.3-cp314-cp314-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 72378657023f3d4f2c91e15f8aaeb8e7269a50049f76b5c6bfea94c5a8e2dad8
MD5 e562416c449905e4839fa973b12e2663
BLAKE2b-256 c524d7e7eb36dabfc1a0fdc3768935823cfc38ae410b2ea77f2dc68362c28b25

See more details on using hashes here.

Provenance

The following attestation bundles were made for cputorch-0.5.3-cp314-cp314-macosx_10_15_x86_64.whl:

Publisher: build-wheels.yml on Mangono1/minitorch

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

File details

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

File metadata

  • Download URL: cputorch-0.5.3-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 222.0 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 cputorch-0.5.3-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 e468cc5320798f2d839c9ff2f463d8c850b755399ef39f30660fc67bd82ede72
MD5 20013be85641bee7da3c4e080a0f71d5
BLAKE2b-256 b91daf8233629934846e315d17bf265148971fa5383cc357ca301e175392ddb5

See more details on using hashes here.

Provenance

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

Publisher: build-wheels.yml on Mangono1/minitorch

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

File details

Details for the file cputorch-0.5.3-cp313-cp313-win32.whl.

File metadata

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

File hashes

Hashes for cputorch-0.5.3-cp313-cp313-win32.whl
Algorithm Hash digest
SHA256 f1687af4b62ca95f353779fd8857b78b6319c7d6eae88b5ac5c3d5c6b7c2cb80
MD5 6838e8ea707e0110f6300bbbfbaeae68
BLAKE2b-256 e7ba4bc3d7cec19796dec4baa61649377029d27967e083bfb927c8edde6d4759

See more details on using hashes here.

Provenance

The following attestation bundles were made for cputorch-0.5.3-cp313-cp313-win32.whl:

Publisher: build-wheels.yml on Mangono1/minitorch

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

File details

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

File metadata

File hashes

Hashes for cputorch-0.5.3-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 f0214e34821a11a693622523e2ef78b724ca23f09bfe2df8802b99a62f3ea63a
MD5 c4ac61f215589953a01dcf18da45ba65
BLAKE2b-256 a742116c1b295a3faf4ef36cdf49a47e602785ea5748a4f5fb310a94d40b7f31

See more details on using hashes here.

Provenance

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

Publisher: build-wheels.yml on Mangono1/minitorch

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

File details

Details for the file cputorch-0.5.3-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for cputorch-0.5.3-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 bd6525940e4a708681f74e9964a9480553e003a71a2ee303f4a05da03b7e0b4a
MD5 305388a9aaf6fa141d5cfa371509ecfc
BLAKE2b-256 88d150820e7a4d43865421a99f2498b6f8f8715212abde04ea9a150df91304a2

See more details on using hashes here.

Provenance

The following attestation bundles were made for cputorch-0.5.3-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl:

Publisher: build-wheels.yml on Mangono1/minitorch

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

File details

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

File metadata

File hashes

Hashes for cputorch-0.5.3-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 eccc804a8a6bab7f7f326c8fc57c8e63fb07866aed21701986beca7980b7f1d4
MD5 717bd4ab41dc14a05ed34c0705a4b33f
BLAKE2b-256 9339681fcf8ffd936cb761ef00e5389b3b84941f64f9cadd9187c7642d524e28

See more details on using hashes here.

Provenance

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

Publisher: build-wheels.yml on Mangono1/minitorch

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

File details

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

File metadata

File hashes

Hashes for cputorch-0.5.3-cp313-cp313-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 d337439e6fae9d149097f9fee40fb211f8ca2b028e40e3d0ead2a758bc990d66
MD5 dd718058a7b60228bfe95b7d872ec777
BLAKE2b-256 11b409d1c7d10396b6c6cab7746bf025a59c776760d55daf106abdaaef201cfe

See more details on using hashes here.

Provenance

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

Publisher: build-wheels.yml on Mangono1/minitorch

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

File details

Details for the file cputorch-0.5.3-cp313-cp313-android_30_arm64_v8a.whl.

File metadata

File hashes

Hashes for cputorch-0.5.3-cp313-cp313-android_30_arm64_v8a.whl
Algorithm Hash digest
SHA256 b298ad4da3de4a7a7905fcab4433ac6bd091592f64221f298839d8d8c0064cd4
MD5 ff5dd8a53bdf035a32fa795b74543300
BLAKE2b-256 3c5d9bc9506d4129a330e8173143b387c7f51b1fc61f62221ca851f966e40375

See more details on using hashes here.

File details

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

File metadata

  • Download URL: cputorch-0.5.3-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 222.0 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 cputorch-0.5.3-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 c1106ecc11a7c9d129cf03de3932a841b427fcddad4dadd7bb7268aede8676c4
MD5 536d77738c0a460642e63e5a8cb83a8d
BLAKE2b-256 bab1195a2a383762b610e2301b7c0ed432f06b733852c4757e91e7bb4519325f

See more details on using hashes here.

Provenance

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

Publisher: build-wheels.yml on Mangono1/minitorch

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

File details

Details for the file cputorch-0.5.3-cp312-cp312-win32.whl.

File metadata

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

File hashes

Hashes for cputorch-0.5.3-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 f258356d63fb6513517eee1932d0870e9bc07e79f5680fb0d597adb639ee29ce
MD5 46e5a4018d5f6a4634bf5ab8056595c9
BLAKE2b-256 812f7e8e3dc7bd41f1d6728b65c4490aea5599491b6e2026d6243283c8c836de

See more details on using hashes here.

Provenance

The following attestation bundles were made for cputorch-0.5.3-cp312-cp312-win32.whl:

Publisher: build-wheels.yml on Mangono1/minitorch

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

File details

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

File metadata

File hashes

Hashes for cputorch-0.5.3-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 ed48ef5d9b796f81c45a6fd5bbe6860b0c8b24f48523b94badcb868afbe4c2c3
MD5 7e09ab56694a3178ea00f1d20fa189a1
BLAKE2b-256 56a76bb1b55e9b8ed3de31bd2c4f4cb0745f5b5dde8270d31a65ef0dbad3f87d

See more details on using hashes here.

Provenance

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

Publisher: build-wheels.yml on Mangono1/minitorch

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

File details

Details for the file cputorch-0.5.3-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for cputorch-0.5.3-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 b830f0ed96bc80a157c424bcca9d2b190e022305653200c54d52cdd3951cce05
MD5 279e19dce8b2bd3c32c55ea9e9f3bd10
BLAKE2b-256 98f0904efcc48606f967adbd72bbc56f9a606601c6850c67f78be1a4e5e305a7

See more details on using hashes here.

Provenance

The following attestation bundles were made for cputorch-0.5.3-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl:

Publisher: build-wheels.yml on Mangono1/minitorch

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

File details

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

File metadata

File hashes

Hashes for cputorch-0.5.3-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 6a3f90f78349adb557e6766b20c52516788dd17808e6f73aee81b315415eda85
MD5 db548e74c7f4222eb5c2e6f56d67a229
BLAKE2b-256 d9b0a3b7c82e3b74ea310e0d356ef67a5eec7e630ad28f105f38d0b3d41934d9

See more details on using hashes here.

Provenance

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

Publisher: build-wheels.yml on Mangono1/minitorch

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

File details

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

File metadata

File hashes

Hashes for cputorch-0.5.3-cp312-cp312-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 2dc3ab56a826e1d7bde7190f09dabf3dc2f0385089e626cdaa43e018e36e7fea
MD5 fb7932c52b12a1b42a16f2cd2cd03406
BLAKE2b-256 9ababd81fe1cb3af24bcac8c398b6be68bef9a299224557b1c77d85685b0b38c

See more details on using hashes here.

Provenance

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

Publisher: build-wheels.yml on Mangono1/minitorch

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

File details

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

File metadata

  • Download URL: cputorch-0.5.3-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 221.9 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 cputorch-0.5.3-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 ad531782866bf6ad26de8af01808180c5a0056fdcbf7514481b9c869bceaca76
MD5 302b9d5291bd8e4386b0b10c7c573009
BLAKE2b-256 49b74109f7c1ad663ee58a36e647955bcaa60302da515cc22609857d0fa4752c

See more details on using hashes here.

Provenance

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

Publisher: build-wheels.yml on Mangono1/minitorch

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

File details

Details for the file cputorch-0.5.3-cp311-cp311-win32.whl.

File metadata

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

File hashes

Hashes for cputorch-0.5.3-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 e98525ebd5722a32c27a14c894b8dbc9568480b8be123e0625d8178a98e0d672
MD5 34bbdc828aeda94ad77c2a001c60a433
BLAKE2b-256 af1412db4e7884bc24c2c7995ea9d5bfb5d8871d500e08f41ed03a8fc00570bb

See more details on using hashes here.

Provenance

The following attestation bundles were made for cputorch-0.5.3-cp311-cp311-win32.whl:

Publisher: build-wheels.yml on Mangono1/minitorch

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

File details

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

File metadata

File hashes

Hashes for cputorch-0.5.3-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 cf1fcc54979b265b4967e11c71845cd5f36313cdb6b68d7d7cb589fd5d5085b1
MD5 7f9330b76af656ba382cb0c410076e7b
BLAKE2b-256 cb54db824f9448a4bf92b4be0ca02b48fcf2e4331e72976c67480ce30964a162

See more details on using hashes here.

Provenance

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

Publisher: build-wheels.yml on Mangono1/minitorch

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

File details

Details for the file cputorch-0.5.3-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for cputorch-0.5.3-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 6ff6c60b157a7d1a5a003c66c6f5d37a1144a37d99d29d701b755ba861617865
MD5 6ada35fbfc1dde978ce8440fbe9df60c
BLAKE2b-256 cf047033109f839a75e35c6a9508d870c6b76a812213c7e798a7821a0c6f625b

See more details on using hashes here.

Provenance

The following attestation bundles were made for cputorch-0.5.3-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl:

Publisher: build-wheels.yml on Mangono1/minitorch

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

File details

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

File metadata

File hashes

Hashes for cputorch-0.5.3-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 c15a078ef75994fef36a3bb86a33532ea98a5f336c746feba78c2fe8bcbc1300
MD5 817c57b41149621647932c88f59d3c4f
BLAKE2b-256 78e008523299e315b743348ef979a7ea83c00ffa3e47956b40b8aad00d45ce50

See more details on using hashes here.

Provenance

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

Publisher: build-wheels.yml on Mangono1/minitorch

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

File details

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

File metadata

File hashes

Hashes for cputorch-0.5.3-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 60c5431ac8a5d13ec185f1d5dc932b204748b938b9ca367c9d4d09087ec347e0
MD5 ccaf0df3ac9a73946771b456ef1431e9
BLAKE2b-256 f89e2704673cd0f250f61a9f342fc211c306be60cff41783125d5252019756e8

See more details on using hashes here.

Provenance

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

Publisher: build-wheels.yml on Mangono1/minitorch

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

File details

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

File metadata

  • Download URL: cputorch-0.5.3-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 221.9 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 cputorch-0.5.3-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 2df89ce0a887432ee7980e10e84f6a4731d8036899018fe03771f513256c86d4
MD5 cf9626f10fcfc380b2cd0d8ee0a8c1b8
BLAKE2b-256 c4b46572d7c5c91d8de72da51b827b4ae8ae16e26ec24273172ec1f1feb07c1b

See more details on using hashes here.

Provenance

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

Publisher: build-wheels.yml on Mangono1/minitorch

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

File details

Details for the file cputorch-0.5.3-cp310-cp310-win32.whl.

File metadata

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

File hashes

Hashes for cputorch-0.5.3-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 274e5393584cd7649e83f487d359b943cbe3f0ecdbc4bc15de7d61edb8fbcf9f
MD5 ed88227b1ffdcf17912655eb41e7f43c
BLAKE2b-256 60785e630e6cc46be0e301a883eaceba75ed81ec79853325225c7383535d9473

See more details on using hashes here.

Provenance

The following attestation bundles were made for cputorch-0.5.3-cp310-cp310-win32.whl:

Publisher: build-wheels.yml on Mangono1/minitorch

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

File details

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

File metadata

File hashes

Hashes for cputorch-0.5.3-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 f931ba808d545b1be09d8a8671008b905c493f3caa61ce92c8c5f1904755d33e
MD5 a3c6807597c9c926d55c653705340211
BLAKE2b-256 ddb21921300c63739d8431bdb65cb8bb770860625c0eb07d80e64ab16799e170

See more details on using hashes here.

Provenance

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

Publisher: build-wheels.yml on Mangono1/minitorch

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

File details

Details for the file cputorch-0.5.3-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for cputorch-0.5.3-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 89fa5c345935d811f74067958e77ae8d5077890916c68134cc2ee2b8611c64ab
MD5 c152316ccec9205640bca820a7c97a3a
BLAKE2b-256 8fce6699679c43acad893731cf80a47d4cd2e6b97a2e89816abe943335bba435

See more details on using hashes here.

Provenance

The following attestation bundles were made for cputorch-0.5.3-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl:

Publisher: build-wheels.yml on Mangono1/minitorch

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

File details

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

File metadata

File hashes

Hashes for cputorch-0.5.3-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 d20ba782d814b062a5d52ccb117fec52f85e4bdc08995d8d6abb791aa1a0557e
MD5 d780e6b1b383325c3e75d77797905ba5
BLAKE2b-256 3173345418bd10eedf1dd2a698c2eb8e4a908a19d8c0b5f0053a63f5a3891f4d

See more details on using hashes here.

Provenance

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

Publisher: build-wheels.yml on Mangono1/minitorch

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

File details

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

File metadata

File hashes

Hashes for cputorch-0.5.3-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 8d34a19b699dee8dcfc521f594928741cb1e4ffd23b090547a59d8a97c9190ba
MD5 0a9561d291220a04cfe71862f23c6a8f
BLAKE2b-256 3bfaddba2b5186e24dce662cc200f58245101eeb2fa29f78bb3f70e4c72cf8d2

See more details on using hashes here.

Provenance

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

Publisher: build-wheels.yml on Mangono1/minitorch

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

File details

Details for the file cputorch-0.5.3-cp39-cp39-win_amd64.whl.

File metadata

  • Download URL: cputorch-0.5.3-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 222.6 kB
  • 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 cputorch-0.5.3-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 3b7186548fe44dc32a79aa808f98abc954581afd6495b88f6d36f92342dd734a
MD5 a6c9828e1f83d4ad861b44cdd00cb279
BLAKE2b-256 b580eea363395cba71a3873cb09a4aad54cc853d7b47bba31657bb71e0ac43d3

See more details on using hashes here.

Provenance

The following attestation bundles were made for cputorch-0.5.3-cp39-cp39-win_amd64.whl:

Publisher: build-wheels.yml on Mangono1/minitorch

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

File details

Details for the file cputorch-0.5.3-cp39-cp39-win32.whl.

File metadata

  • Download URL: cputorch-0.5.3-cp39-cp39-win32.whl
  • Upload date:
  • Size: 221.0 kB
  • Tags: CPython 3.9, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for cputorch-0.5.3-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 edbb54021f90b2dcad85f39cf1ea8fa10d1129f4c4c77dcc4d29ca25597a5882
MD5 8caf1aad517f73736b9a3b8659959343
BLAKE2b-256 34e1b1f4d6d57fd004d0c8c08e10e10f16798cc0bf2c845291a3cf3f98f1ef51

See more details on using hashes here.

Provenance

The following attestation bundles were made for cputorch-0.5.3-cp39-cp39-win32.whl:

Publisher: build-wheels.yml on Mangono1/minitorch

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

File details

Details for the file cputorch-0.5.3-cp39-cp39-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for cputorch-0.5.3-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 dc7eb02d02ae767a95ee7c870f7235dfd06938985179063b76f35da48fb08645
MD5 5a6319f25c5b31fb99fba0a9de5d5722
BLAKE2b-256 3c03d1b3f26eb69e0521340ce2135ec305e1c35dc0c018f7724510944e09c5fc

See more details on using hashes here.

Provenance

The following attestation bundles were made for cputorch-0.5.3-cp39-cp39-musllinux_1_2_x86_64.whl:

Publisher: build-wheels.yml on Mangono1/minitorch

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

File details

Details for the file cputorch-0.5.3-cp39-cp39-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for cputorch-0.5.3-cp39-cp39-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 ccbd4be05fc84f7ec8ea1dc91ec2cbeb6a74c95f2fe6a3d02b45a6ac96e9c8dd
MD5 d8d934667fdf7ff3596d9ea5cbf87be7
BLAKE2b-256 8fc76c35543d50b614858f0c04defd4f6d48ae592e667e66d3b2bef987e4b255

See more details on using hashes here.

Provenance

The following attestation bundles were made for cputorch-0.5.3-cp39-cp39-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl:

Publisher: build-wheels.yml on Mangono1/minitorch

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

File details

Details for the file cputorch-0.5.3-cp39-cp39-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for cputorch-0.5.3-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 fe0f8b0142a9bf219139dbe420f2e0b3121246fb1db8d004b97ef45abefae16f
MD5 c2220891e0dede90c209dbd27a48b9e4
BLAKE2b-256 d7c5159c94359087b7b1f798162949c63f389e46e26c2d33c5013d7c60d0b9c1

See more details on using hashes here.

Provenance

The following attestation bundles were made for cputorch-0.5.3-cp39-cp39-macosx_11_0_arm64.whl:

Publisher: build-wheels.yml on Mangono1/minitorch

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

File details

Details for the file cputorch-0.5.3-cp39-cp39-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for cputorch-0.5.3-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 304574deb9a2b63c468f45d3fe88ab22d596435016b8e996a1a2190a83935f42
MD5 f26ec6c5984ff17e06e7bca9d53cc43d
BLAKE2b-256 b6109a28f4b17158b5251846b9ed855fe7a6020126d576a54edddcef65ebc911

See more details on using hashes here.

Provenance

The following attestation bundles were made for cputorch-0.5.3-cp39-cp39-macosx_10_9_x86_64.whl:

Publisher: build-wheels.yml on Mangono1/minitorch

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

Release history Release notifications | RSS feed

0.6.0

1 file

0.5.9

1 file

0.5.8

7 files

0.5.7

55 files

0.5.5

55 files

0.5.4

55 files

This release

0.5.3 This release

56 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