Skip to content

base-analysis base-analysis-v0.4.0

Choose a tag to compare

@cheminfo-bot cheminfo-bot released this 14 Oct 07:13
28eabb0

⚠ BREAKING CHANGES

  • isMonotone is renamed to isMonotonic and now contains a number (-1, 0, 1). Some returned objects now contain Float64Array for data instead of Array. rollingBallBaseline and airPLSBaseline normalizations have been updated and give different results.

Bug Fixes

  • do not import type from src of dependency (f2e6326)

Miscellaneous Chores