Skip to content

Extract alglib into solver class

Simon Praetorius requested to merge feature/alglib-solver into main

This MR moves most of the initialization of the alglib Levenberg-Marquardt solver before the loop over the elements, saving a lot of construction costs.

Merge request reports

Loading