Lanczos exponential: allocate batches as needed
All threads resolved!
All threads resolved!
Description
This removes the need of specifying TDExpOrder as the batches are allocated to the order needed, with 200 as the maximum order. This makes it much more user-friendly.
News snippet
Lanczos exponential uses automatic order, TDExpOrder not needed anymore
Checklist
-
I have checked that my code follows the Octopus coding standards -
I have added tests for all the new features added in this request.
Merge request reports
Activity
changed milestone to %15.0
added Usability label
assigned to @sohlmann
requested review from @nicolastd
- Resolved by Sebastian Ohlmann
@sohlmann This looks good to me. I think that this is a nice change :)
added 1 commit
- 343f8727 - Fix deallocation of batches in Lanczos exponential
added 11 commits
-
343f8727...63e1a80d - 7 commits from branch
main
- fde09700 - Lanczos exponential: allocate batches as needed
- b0987070 - Remove TDExpOrder from tests with Lanczos
- 0bafddce - Adapt documentation
- c275bedd - Fix deallocation of batches in Lanczos exponential
Toggle commit list-
343f8727...63e1a80d - 7 commits from branch
enabled an automatic merge when all merge checks for c275bedd pass
mentioned in commit ddcd367e
added in Changelog label
Please register or sign in to reply