abtExp / vecto

🚧 A Javascript mini library to deal with n-dimensional arrays(referenced from numpy). 🚧🚀
https://npmjs.com/vecto
MIT License
1 stars 0 forks source link

Use faster methods for array operations #24

Open abtExp opened 7 years ago

abtExp commented 7 years ago

Need to look into some new concepts and include them, also make all methods type aware

abtExp commented 6 years ago

Try to come up with a async method of performing ops or work on typed arrays.