denosaurs/neo
👩💻 Matrix and other math, accelerated by WebGPU and WASM
This helps Deno developers perform mathematical computations involving matrices, n-dimensional arrays, and tensors. It takes numerical data structures as input and outputs the results of linear algebra operations, running efficiently in any browser environment. Data scientists, machine learning engineers, and researchers working with Deno can use this for their computational needs.
No commits in the last 6 months.
Use this if you are a Deno developer needing to perform fast matrix and linear algebra operations within a browser-compatible environment.
Not ideal if you are working outside of the Deno ecosystem or do not require browser-based high-performance mathematical computing.
Stars
69
Forks
4
Language
TypeScript
License
MIT
Category
Last pushed
Aug 02, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/denosaurs/neo"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
tensorflow/tfjs
A WebGL accelerated JavaScript library for training and deploying ML models.
nnstreamer/api
Machine Learning API (Origin: C++: SNAP, C/C#: Tizen API, Java: Samsung-Research ML API). For...
microsoft/DMTK
Microsoft Distributed Machine Learning Toolkit
R-js/blasjs
Pure Javascript manually written :ok_hand: implementation of BLAS, Many numerical software...
mljs/matrix
Matrix manipulation and computation library