Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v0.2.4 #201

Closed
Maximilian-Stefan-Ernst opened this issue Apr 22, 2024 · 2 comments
Closed

v0.2.4 #201

Maximilian-Stefan-Ernst opened this issue Apr 22, 2024 · 2 comments

Comments

@Maximilian-Stefan-Ernst
Copy link
Collaborator

No description provided.

@Maximilian-Stefan-Ernst
Copy link
Collaborator Author

@JuliaRegistrator register

Release notes:

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.

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/105390

Tagging

After the above pull request is merged, it is recommended that a tag is created on this repository for the registered package version.

This will be done automatically if the Julia TagBot GitHub Action is installed, or can be done manually through the github interface, or via:

git tag -a v0.2.4 -m "<description of version>" f4e104e14b97f558d71af4a44f4a3e55a90ad2c8
git push origin v0.2.4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants