UNPKG

@apjs/tensor

Version:

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

5 lines 122 B
export * from "./create" export * from "./fill" export * from "./from" export * from "./like" export * from "./random"