Skip to content

Release version 0.2.0

Compare
Choose a tag to compare
@sahiljhawar sahiljhawar released this 11 Mar 13:26
· 129 commits to main since this release

Major changes in v0.2.0

  • SVD model files previously stored in .pkl format now use .joblib to save space, (de)compress implicitly and increase read/write speed
  • The gitlab repo has been updated with these files but also retains the pkl files for backward-compatibility
  • The zenodo repo has been deprecated due to file size/number limitations. The repo is still up but will not be accessed by NMMA code
  • The latest code will raise an error if --local-only is set and no joblib files have been downloaded. Local workflows should remove this flag temporarily to download the needed files from gitlab

What's Changed

Full Changelog: 0.1.4...0.2.0