Skip to content

Latest commit

 

History

History
82 lines (36 loc) · 2.39 KB

File metadata and controls

82 lines (36 loc) · 2.39 KB

Changelog

3.1.0 (2025-07-07)

Features

  • add withEachNonZero method and improve performance of mmul and kroneckerProduct (#14) (8e8318c)

3.0.1 (2025-06-20)

Bug Fixes

  • improve types by defining all methods and removing eval (#15) (a9a5894)

3.0.0 (2025-05-25)

⚠ BREAKING CHANGES

  • migrate to TypeScript and ESM

Bug Fixes

Code Refactoring

  • migrate to TypeScript and ESM (d197546)

2.1.0 (2021-03-03)

Features

2.0.0 (2019-06-29)

chore

  • update dependencies and remove support for Node.js 6 (4daad75)

BREAKING CHANGES

  • Node.js 6 is no longer supported.

1.0.0 (2017-12-11)

Features

  • add transpose function (c264545)
  • check if is a banded matrix (2f5c688)

0.2.1 (2016-05-19)

0.2.0 (2016-05-19)

0.1.1 (2016-05-18)

0.1.0 (2016-05-18)