v2.0.3
Uno v2.0.3 implements the following changes:
Bugfixes
- properly count the NNZ of regularized Hessian/augmented system (#289).
- make sure the symbolic analysis is always performed in the linear solver, regardless of the regularization strategy and the Hessian model (#290).
Minor improvements
- the Uno object is now created without options. The ingredients are set at the
Uno::solvecall (#285). - only the default options that are overwritten are printed at the beginning (#286, #287).