Skip to content

v1.0.5

Compare
Choose a tag to compare
@github-actions github-actions released this 31 Jul 01:00
· 285 commits to main since this release

Fix

  • ListStacker: Use DA Stacker to unstack scores (c6479cf)
  • MCA covariance (fraction) (3e4558d)
  • Remove **kwargs from BaseModel classes (555d0db)
  • Inverse_transform enforces real output (5e97160)
  • Add missing conj for PCA inverse transform (e9d6fe1)
  • Transform of rotator classes (3368ed0)
  • Weigh modes with norm before reconstructing (13f42e0)

Documentation

  • Remove interactivity (6e99b8e)
  • Add mamba to RTD config (33d040b)
  • Use mamba to create doc env (610facf)
  • Add a Project description to conf.py (0a5cfe3)
  • Improve documentation (ea32e7e)
  • Extend and streamline doc strings of methods (a70b9d0)
  • bootstrapper: Update to new design pattern (d61525b)
  • Update changelog (ace7ac9)
  • Add ipython to env to use syntax highlight (6b2d16b)

Performance

  • Use xarray built-in method for variance (23af4d8)