Skip to content

Releases: mljs/spectra-fitting

ml-spectra-fitting v3.1.0

25 Feb 16:29
ffba763
Compare
Choose a tag to compare

Features

Bug Fixes

ml-spectra-fitting v3.0.4

23 Jan 10:21
e67fa84
Compare
Choose a tag to compare

Bug Fixes

ml-spectra-fitting v3.0.3

01 Dec 06:26
fb88622
Compare
Choose a tag to compare

Bug Fixes

  • move type definition to src to publish in npm (baa1fb2)

ml-spectra-fitting v3.0.2

30 Nov 14:59
3222571
Compare
Choose a tag to compare

Bug Fixes

  • remove I from OptimizeOptions and OptimizationOptions (b007255)
  • update README (f4f34cd)

ml-spectra-fitting v3.0.1

23 Nov 05:29
1943f39
Compare
Choose a tag to compare

Bug Fixes

ml-spectra-fitting v3.0.0

18 Nov 02:26
199571b
Compare
Choose a tag to compare

⚠ BREAKING CHANGES

  • change width to fwhm (#60)

Features

ml-spectra-fitting v2.0.0

11 Oct 13:49
3663788
Compare
Choose a tag to compare

⚠ BREAKING CHANGES

  • homogenize and generalize output (#58)

Features

  • fixing wrong order in object assignment. close #52 (#53) (ce3d47f)
  • homogenize and generalize output (#58) (1b3970c)
  • update ml-peak-shape-generator to 2.0.1 (#54) (73782cc)

ml-spectra-fitting v1.0.0

24 Mar 11:47
821a923
Compare
Choose a tag to compare

Bug Fixes

  • update readme and dependencies (c512ea3)

ml-spectra-fitting v0.13.0

21 Jan 10:53
4dd1318
Compare
Choose a tag to compare

Features

  • generate new version with checkInput function (3782d1f)
  • increment min max of width parameter (7d7c324)

ml-spectra-fitting v0.12.0

13 Jan 09:21
d45bb0e
Compare
Choose a tag to compare

Features

  • remove twice declaration (bb8d013)
  • use gradientDifference from peak too (#48) (fb81ac2)
  • x search space depending on peak width (#45) (63375d3)