UNPKG

@apjs/tensor

Version:

A library with a set of functions to facilitate the use of the basic operations of linear algebra

23 lines (10 loc) 327 B
# @apjs/tensor A library with a set of functions to facilitate the use of the basic operations of linear algebra ## Authors - [@agredo-alejo](https://github.com/agredo-alejo) ## License [MIT](https://choosealicense.com/licenses/mit/) ## Installation ```bash npm install @apjs/tensor ```