Skip to content

v0.4.7 [resample overflow]

Compare
Choose a tag to compare
@Yikai-Liao Yikai-Liao released this 29 Apr 13:46
· 153 commits to main since this release

Bug Fixing

  • Fix some int overflow cases in resample operation mentioned in #37 .
  • An OverflowError is also added for other potential overflow cases.

Full Changelog: v0.4.6...v0.4.7