Skip to main content

High-performance tensor computation engine with Rust native extensions

This project has been quarantined.

PyPI Admins need to review this project before it can be restored. While in quarantine, the project is not installable by clients, and cannot be being modified by its maintainers.

Read more in the project in quarantine help article.

Project description

tensor-compute

A high-performance tensor computation library with Rust-based native extensions for Python.

tensor-compute compiles platform-specific native modules during installation to provide optimized tensor operations for scientific computing and machine learning workloads.

Features

  • Native Rust Extensions - Platform-optimized compilation during install
  • Automatic Platform Detection - OS, architecture, Python version
  • SIMD Optimization - Vectorized operations when available
  • Cross-Platform - Windows, macOS, Linux support
  • Type Hints - Full type annotation support

Installation

pip install tensor-compute

Native extensions compile automatically during installation.

Quick Start

import tensor_compute as tc

status = tc.get_status()
tensor = tc.create_tensor((3, 4))

License

MIT License

Copyright (c) 2026 Bob Smith

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Project details


Download files

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

Source Distribution

tensor_compute-1.0.0.tar.gz (14.2 kB view details)

Uploaded Source

File details

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

File metadata

  • Download URL: tensor_compute-1.0.0.tar.gz
  • Upload date:
  • Size: 14.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.13

File hashes

Hashes for tensor_compute-1.0.0.tar.gz
Algorithm Hash digest
SHA256 78db289181a73a56fc0e42fa8a9fccd475b6b9262c2a7046f92f76fe679f2ab4
MD5 4bce3f9f22053e3bdf7079cd73edaebf
BLAKE2b-256 45f015dc5b5982528c16ec3c6fb4454e0311ad42a8b872b640341828e4ed51ef

See more details on using hashes here.

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