-
Notifications
You must be signed in to change notification settings - Fork 5
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
Optimise solvers #106
Optimise solvers #106
Conversation
Note: I'm currently rebasing my changes on the develop branch. This will likely involve some forced pushes. Arnoldi diverged the most and hence will see the most changes. |
3b39e33
to
e721973
Compare
e721973
to
9f0ebfb
Compare
9f0ebfb
to
602a7e9
Compare
602a7e9
to
0f3966b
Compare
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## develop #106 +/- ##
===========================================
- Coverage 88.74% 87.89% -0.86%
===========================================
Files 112 115 +3
Lines 6470 6659 +189
===========================================
+ Hits 5742 5853 +111
- Misses 728 806 +78
Flags with carried forward coverage won't be shown. Click here to find out more. |
Open todo-tasks can go in a separate PR, merging this so we can start rebasing and integrating other branches into |
PR description
Overall improvements of Legolas, mainly with respect to optimising the eigensolvers.
To do
New features
Legolas
Pylbo
Bugfixes
Legolas
Checklist