Skip to content

v0.6.0 🌈

Compare
Choose a tag to compare
@SongshGeo SongshGeo released this 11 May 09:44
· 145 commits to refs/heads/master since this release

Fixed bugs

  • #bug🐛 Fixed hotelling model's multiple preferences bug.
  • #bug🐛 Fixed dataset unavailable in the tests

Performance improvements

  • #zap⚡️ Improved speed by removing some dead codes.

Refactoring

  • #refactor♻️ Refactored structure of BaseNature for better performance.

New Features

  • #feat✨ Added an Experiment class for advanced model batch running.
  • #feat✨ Now BaseNature module can manipulate the major layer directly.
  • #feat✨ Added the basic model visualization methods.