hshatti/Tensorium
A platform agnostic fast tensor manipulation library using SIMD when possible, written in pascal and can be imported to other languages
This is a library for Pascal developers who need to perform fast, efficient operations on multi-dimensional arrays (tensors). It takes raw numerical data, organizes it into tensors, and allows for various mathematical manipulations, including operations relevant to machine learning and deep learning. Developers can integrate this into their Pascal projects to accelerate data processing.
Use this if you are a Pascal developer building applications that require high-performance numerical computation, especially with multi-dimensional data structures like those found in machine learning.
Not ideal if you are not a Pascal developer or if your primary need is a high-level, off-the-shelf machine learning framework rather than a low-level tensor manipulation library.
Stars
10
Forks
6
Language
Pascal
License
MIT
Category
Last pushed
Jan 10, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/hshatti/Tensorium"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
brucefan1983/GPUMD
Graphics Processing Units Molecular Dynamics
iree-org/iree
A retargetable MLIR-based machine learning compiler and runtime toolkit.
uxlfoundation/oneDAL
oneAPI Data Analytics Library (oneDAL)
rapidsai/cuml
cuML - RAPIDS Machine Learning Library
NVIDIA/cutlass
CUDA Templates and Python DSLs for High-Performance Linear Algebra