Skip to content

Releases: mljs/fcnnls

v3.0.0

12 Oct 04:28
8bc5871
Compare
Choose a tag to compare

3.0.0 (2023-10-09)

⚠ BREAKING CHANGES

  • main functions return the same type
  • use named exports in functions
  • new output and a few features (#21)

Features

  • intercepting at other than zero (1ec8a91)
  • log some execution information (1ec8a91)
  • new output and a few features (#21) (1ec8a91)

Bug Fixes

Documentation

Code Refactoring

  • main functions return the same type (1ec8a91)
  • use named exports in functions (1ec8a91)

v2.1.0

10 Aug 11:30
57acf30
Compare
Choose a tag to compare

2.1.0 (2023-08-10)

Features

v2.0.1

07 Aug 07:20
54fc296
Compare
Choose a tag to compare

2.0.1 (2023-08-07)

Documentation

v2.0.0

04 Aug 12:19
4db82e6
Compare
Choose a tag to compare

2.0.0 (2023-08-04)

⚠ BREAKING CHANGES

  • migrate to typescript (#15)

Code Refactoring

v1.1.4

27 Jul 12:19
36f6e63
Compare
Choose a tag to compare

1.1.4 (2023-07-27)

Bug Fixes

v1.1.3

27 Jul 12:13
934e99e
Compare
Choose a tag to compare

1.1.3 (2023-07-27)

Bug Fixes

  • convergence and add gradientTolerance (#11) (d29163c)

v1.1.2

08 Oct 16:43
ffcfd95
Compare
Choose a tag to compare

1.1.2 (2022-10-08)

Bug Fixes

  • fix links and update dependencies (6f915b7)