tensorzero is a lightweight C++ library designed for tensor operations and numerical computing. It offers a minimal and readable implementation of core tensor functionality, making it ideal for educational purposes, lightweight applications, or those wanting to understand how tensor libraries work under the hood. With no external dependencies, tensorzero is easy to integrate into C++ projects needing basic multi-dimensional array support.
Features
- Lightweight tensor data structure in C++
- Supports multi-dimensional indexing and slicing
- Includes basic math and algebra operations
- Minimal dependencies for easy integration
- Readable code suitable for learning purposes
- Header-only design for portability
Categories
FrameworksLicense
Apache License V2.0Follow TensorZero
Other Useful Business Software
Train ML Models With SQL You Already Know
Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of TensorZero!