Releases: Kapcash/ts-matrix
Releases · Kapcash/ts-matrix
v1.2.2
- Includes sourcemaps in build so users can debug the source at runtime
- Includes
/src
in the npm package
v1.2.0
- Migrated from
webpack
to vite
- Migrated from
jest
to vitest
- Fix #3
Matrix.inverse
for matrices with 4 or more dimensions