Maximilian-Stefan-Ernst
released this
22 Apr 21:42
·
6 commits
to main
since this release
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
- Main -> Devel by @Maximilian-Stefan-Ernst in #183
- CI: add julia-format action by @alyst in #182
- Reformat by @Maximilian-Stefan-Ernst in #191
- Apply reformatting to main branch by @Maximilian-Stefan-Ernst in #192
- Misc. fixes by @alyst in #196
- Misc.Fixes 2 by @alyst in #198
- Release 0.2.4 by @Maximilian-Stefan-Ernst in #200
Full Changelog: v0.2.3...v0.2.4