Skip to content

Spectral Python (SPy) 0.23.1

Latest
Compare
Choose a tag to compare
@tboggs tboggs released this 02 Oct 16:00
· 1 commit to master since this release

SPy 0.23.1

Release date: 2022.10.02

Bug Fixes

  • [#143] Eigen{values,vectors} in a GaussianStats weren't sorted in descending order, which is inconsistent with PrincipalComponents.
  • [#144] SpyFile.load was failing on Windows because numpy versions there did not support complex256.
  • [#145] unmix was failing, due to an invalid reference to "np.inv"