Skip to content

Releases: SongshGeoLab/ABSESpy

v0.6.5 🌈

17 May 02:50
Compare
Choose a tag to compare

What’s Changed

v0.6.4 🌈

16 May 13:09
Compare
Choose a tag to compare

What’s Changed

v0.6.3 🌈

12 May 12:20
Compare
Choose a tag to compare

What’s Changed

  • version 0.6.3 now experiment can record model's dynamic vars (#81) @SongshGeo

v0.6.2 🌈

12 May 02:52
Compare
Choose a tag to compare

What’s Changed

v0.6.0 🌈

11 May 09:44
Compare
Choose a tag to compare

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.

v0.5.8 🌈

17 Apr 20:31
Compare
Choose a tag to compare

What’s Changed

  • refactored nature patches for more convenience and consistency (#77) @SongshGeo
  • Fixed random list problem (#76) @ekmanib
  • Fix some bugs for setting/getting values and typos in docs (#75) @SongshGeo

v0.5.7 🌈

10 Apr 03:28
Compare
Choose a tag to compare

What’s Changed

  • Fix some bugs for setting/getting values and typos in docs (#75) @SongshGeo
  • fix(docs): 📝 adding authors' orcid of the paper (#74) @SongshGeo
  • docs(docs): 📝 update changelog (#73) @SongshGeo

v0.5.6 🌈

06 Apr 15:16
Compare
Choose a tag to compare

What’s Changed

v0.5.5 🌈

06 Apr 01:22
Compare
Choose a tag to compare

What’s Changed

  • Improved code and docs formats (#56) @SongshGeo
  • Fixing typos according to JOSS editor's comments (#55) @SongshGeo
  • Dev (#54) @ekmanib
  • fix(docs): ✏️ fixing capitalizing letters of software names in the references (#53) @SongshGeo
  • fix(docs): ✏️ fixing capitalizing letters of software names in the references (#52) @SongshGeo
  • fix(docs): ✏️ fixing paper's missing refer (#51) @SongshGeo
  • Improve JOSS paper overall and README docs (#50) @SongshGeo
  • Improve the overview of ABSESpy docs (#49) @SongshGeo

v0.5.4 🌈

28 Mar 08:09
Compare
Choose a tag to compare

What’s Changed