Skip to content

Spectral Python (SPy) 0.22.3

Choose a tag to compare

@tboggs tboggs released this 01 Oct 13:40
· 33 commits to master since this release

SPy 0.22.3

Release date: 2021.10.01

Bug Fixes

  • [#127] Use any instead of not for sequence logic
  • [#123,#124] Fixed Matplotlib deprecation warnings
  • [#130] Fix deprecation warnings caused by np.int and np.float
  • Fixed several missing imports leftover from code refactoring