UNPKG

@apjs/tensor

Version:

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

4 lines 106 B
export * from "./broadcast" export * from "./reshape" export * from "./stack" export * from "./shuffle"