1.0.6 • Published 4 years ago

thehedgehog v1.0.6

Weekly downloads
1
License
ISC
Repository
-
Last release
4 years ago

TheHedgehog

TheHedgehog is a TypeScript library for matrix computation, linear algebra and machine learning. It contains some great features such as:

  • GPU Acceleration on some of algorithms with GPU.js by WebGL;

  • Operator overloading using bable plugins;

  • Support for CSV, JSON and other data format.

To build this project, please run

npm run build