- Oct 05, 2024
-
-
- Sep 19, 2024
-
-
Markus Blatt authored
cleanup a range of warnings See merge request !583
-
- Sep 16, 2024
-
-
Christian Engwer authored
-
Christian Engwer authored
-
- Sep 10, 2024
-
-
Christian Engwer authored
Catch polymorphic type ISTLError by reference See merge request !581
-
Christoph Grüninger authored
Found by GCC (Wcatch-value)
-
- Sep 04, 2024
-
-
Simon Praetorius authored
Update changelog release 2 10 See merge request !576
-
Simon Praetorius authored
Update versions release 2 10 See merge request !575
-
Simon Praetorius authored
-
Simon Praetorius authored
-
Simon Praetorius authored
-
Simon Praetorius authored
-
Simon Praetorius authored
Improve UMFPack vector chooser See merge request !546
-
Simon Praetorius authored
Fix misc warnings See merge request !574
-
- Aug 23, 2024
-
-
Santiago Ospina De Los Ríos authored
* Assign unused arguments to std::ignore to avoid warnings
-
- Aug 12, 2024
-
-
Oliver Sander authored
Fix more Cppcheck findings See merge request !571
-
Christoph Grüninger authored
-
Christoph Grüninger authored
Found by Cppcheck (unreadVariable).
-
Christoph Grüninger authored
Found by Cppcheck (unreadVariable).
-
Christoph Grüninger authored
Found by Cppcheck uselessOverride).
-
Christoph Grüninger authored
Avoid unwanted copies of the iterator. Found by Cppcheck (postfixOperator).
-
Christoph Grüninger authored
Found by Cppcheck (missingInclude).
-
- Aug 11, 2024
-
-
Christoph Grüninger authored
Update LICENSE.md See merge request !573
-
Christoph Grüninger authored
-
- Jul 22, 2024
-
-
Santiago Ospina De Los Ríos authored
setupLaplacian: Add optional diagonal regularization See merge request !539
-
Patrick Jaap authored
This generalizes the necessary regularization for the umfpacktest and makes it usable for other algorithms. A hint in Cholmodtest is added and the other tests using this methods are kept unchanged. The method was also cleaned up and modernized. Co-authored-by:
Santiago Ospina De Los Ríos <sospinar@gmail.com>
-
- Jul 01, 2024
-
-
Christoph Grüninger authored
Move include of config.h from source to some header files See merge request !566
-
-
- Jun 11, 2024
-
-
Christoph Grüninger authored
[bugfix] Make solverfactory tests work without optional pkgs Closes #117 See merge request !570
-
- Jun 10, 2024
-
-
Markus Blatt authored
Tests failed in Suitspares or UMFPACK was not there.
-
Markus Blatt authored
Fix some issues found by Clazy, Cppcheck, and myself See merge request !569
-
- Jun 09, 2024
-
-
Christoph Grüninger authored
Use the left-hand side as a condition
-
Christoph Grüninger authored
It was removed 9 years ago.
-
Christoph Grüninger authored
Remove `isPublic` altogether. Found by Cppcheck (variableScope).
-
Christoph Grüninger authored
Found by Cppcheck (unusedVariable).
-
Christoph Grüninger authored
Found by Cppcheck.
-
Christoph Grüninger authored
This is less about performance and mor about silencing the Clazy warnings. Found by Clazy (range-loop-reference)
-
- Jun 03, 2024
-
-
Simon Praetorius authored
Cleanup the VariableBlockVector implementation See merge request !463
-
Simon Praetorius authored
fix bvector += bindings See merge request !565
-
Simon Praetorius authored
-