Skip to content

Releases: mljs/spectra-fitting

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)

ml-spectra-fitting v0.11.0

20 Dec 10:35
b787187
Compare
Choose a tag to compare

Features

  • add timeout option (7743e81)
  • update ml-peak-shape-generator 0.12.0 (de1313e)

ml-spectra-fitting v0.10.0

10 Dec 16:32
327e216
Compare
Choose a tag to compare

Features

  • update ml-peak-shape-generator (9fb7f67)

ml-spectra-fitting v0.9.0

04 Dec 13:19
4ca3579
Compare
Choose a tag to compare

Features

  • update ml-levenberg-marquardt and adapt to the new version (#41) (9773585)

ml-spectra-fitting v0.8.0

18 Nov 15:34
f1c3b1f
Compare
Choose a tag to compare

Features

  • first make a copy of the peaks to keep all attributes (466278e)

ml-spectra-fitting v0.7.1

14 Nov 04:24
3f2fdd6
Compare
Choose a tag to compare

Bug Fixes

  • avoid inplace modification of shape option (5d54fe3)

ml-spectra-fitting v0.7.0

13 Nov 04:37
ccef646
Compare
Choose a tag to compare

Features

ml-spectra-fitting v0.6.0

12 Nov 15:44
352831b
Compare
Choose a tag to compare

Features

  • update ml-peak-shape-generator (c16fbaa)

ml-spectra-fitting v0.5.0

06 Nov 08:00
b59cea5
Compare
Choose a tag to compare

Features

  • optimize gaussian, lorentzian or pseudovoight (a756ff7)
  • OptimizeLorentzianTrain and OptimizeGaussianTrain (1650873)
  • update peak-shape-generator (a76be80)

Bug Fixes