UNPKG
@lucania/vectorics
Version:
latest (1.0.3)
1.0.3
1.0.2
1.0.1
1.0.0
A linear algebra library.
github.com/lucania-software/vectorics
lucania-software/vectorics
@lucania/vectorics
/
build
/
index.d.ts
3 lines
(2 loc)
•
52 B
TypeScript
View Raw
1
2
3
export
*
from
"./Matrix"
;
export
*
from
"./Vector"
;