Skip to content

v2.0.1 (February 24, 2023)

Compare
Choose a tag to compare
@psambit9791 psambit9791 released this 24 Feb 18:00
· 67 commits to master since this release
d355a71

Release Notes

  • PATCHES:
  • Faster peak prominence and peak width computation
  • All peak properties are computed during object instantiation - get() only returns the relevant data.
  • Fixed issue with Generate() class - Refer to issue 47