Releases: mljs/levenberg-marquardt
Releases · mljs/levenberg-marquardt
v5.0.0
13 Jun 07:09
Compare
Sorry, something went wrong.
No results found
5.0.0 (2025-06-13)
⚠ BREAKING CHANGES
migrate to TypeScript and ESM (#65 )
Code Refactoring
v4.1.3
30 Sep 06:09
Compare
Sorry, something went wrong.
No results found
4.1.3 (2023-09-30)
Documentation
add linear regression example (566796d ), closes #51
v4.1.2
11 Apr 08:29
Compare
Sorry, something went wrong.
No results found
4.1.2 (2023-04-11)
Bug Fixes
types: make initialValues mandatory (e84062a )
v4.1.1
11 Apr 08:06
Compare
Sorry, something went wrong.
No results found
4.1.1 (2023-04-11)
Bug Fixes
ml-levenberg-marquardt v4.1.0
28 Feb 10:29
Compare
Sorry, something went wrong.
No results found
Features
implement checkpoint to keep optimal solution (373f66e )
Bug Fixes
ml-levenberg-marquardt v4.0.0
21 Jan 15:44
Compare
Sorry, something went wrong.
No results found
⚠ BREAKING CHANGES
convert default export to named export
remove support for Node.js 10
Miscellaneous Chores
remove support for Node.js 10 (6b20499 )
Code Refactoring
convert default export to named export (1767ee5 )
ml-levenberg-marquardt v3.1.1
24 Mar 12:51
Compare
Sorry, something went wrong.
No results found
ml-levenberg-marquardt v3.1.0
20 Dec 07:18
Compare
Sorry, something went wrong.
No results found
Features
timeout option to avoid long executions (#35 ) (287051c )
Bug Fixes
change timeout calculation (8aa9c2d )
ml-levenberg-marquardt v3.0.1
03 Dec 18:07
Compare
Sorry, something went wrong.
No results found
Bug Fixes
rename History to CHANGELOG (1e5a95e )