Skip to content

v0.2.4

Latest
Compare
Choose a tag to compare
@Maximilian-Stefan-Ernst Maximilian-Stefan-Ernst released this 22 Apr 21:42
· 6 commits to main since this release
f4e104e

Formatting/Refactoring

  • The whole codebase is now formatted to follow a specific JuliaFormatter style.
  • We now have JuliaFormatter running in the tests as well as in each PR.
  • A lot of cosmetic cleanups and simplifications.

Testing

  • Tests now give more specific feedback when failing.

Performance

  • Linear algebra tweaks in objective/gradient/hessian computation.
  • Optimizations in fabin 3 starting value computation.
  • Optimizations in RAM Matrices construction.

What's Changed

Full Changelog: v0.2.3...v0.2.4