vlang/vtl
The V Tensor Library
The V Tensor Library helps developers working with mathematical data by providing a robust way to organize and manipulate multi-dimensional arrays, similar to matrices. You feed in numerical data, and it helps you perform complex mathematical operations, returning the processed numerical results. This is for software developers building applications that require high-performance numerical computations.
160 stars.
Use this if you are a developer building applications in V that need to efficiently handle and process large amounts of numerical data in multi-dimensional structures.
Not ideal if you are not a developer or are not working with the V programming language, as this is a core library for V developers.
Stars
160
Forks
20
Language
V
License
MIT
Category
Last pushed
Dec 28, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/vlang/vtl"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
apache/tvm
Open Machine Learning Compiler Framework
uxlfoundation/oneDNN
oneAPI Deep Neural Network Library (oneDNN)
Tencent/ncnn
ncnn is a high-performance neural network inference framework optimized for the mobile platform
OpenMined/TenSEAL
A library for doing homomorphic encryption operations on tensors
iree-org/iree-turbine
IREE's PyTorch Frontend, based on Torch Dynamo.