Skip to content
Snippets Groups Projects
user avatar
Nora Abi Akar authored
* Group common linear system solver code across `SparseSolverVisitor`, `SparseNonlinearSolverVisitor`, and `LinearSolverVisitor`.
* Normalize intermediate values in Gaussian elimination when the matrix has more than 5 rows.

Fixes #890
42ddeb2c