- Dec 16, 2024
-
-
Simon Praetorius authored
Merge branch 'issue/base-array-real-iterator-constructors' into 'master' See merge request !597
-
- Nov 23, 2024
-
-
Timo Koch authored
Fix constructors in iterators See merge request !584 (cherry picked from commit 26699c4b) 1f896e2a Fix constructors in iterators Co-authored-by:
Simon Praetorius <simon.praetorius@tu-dresden.de>
-
- Oct 23, 2024
-
-
Simon Praetorius authored
Fixes compilation with SuperLU 7 by forcing backwards compatibility See merge request !593
-
- Oct 17, 2024
-
-
SuperLU 7.0.0 now uses singlecomplex instead of complex and by default does not add a typedef to make singlecomplex available as type complex. The latter was used in previous versions. As we need to support several versions of SuperLU we force adding such a typedef by defining SUPERLU_TYPEDEF_COMPLEX
-
- Oct 05, 2024
-
-
Simon Praetorius authored
Merge branch 'issue/remove-warnings-master' into 'master' See merge request !590
-
Simon Praetorius authored
Get rid off unused-variable-warnings. See merge request !579 (cherry picked from commit 9aa357d8) 9d399d54 Get rid off unused-variable-warnings. 7dc9ac75 aplied suggestion to comment parameter name instead 0d4edec9 aplied suggestion to comment parameter name instead a574dd7b aplied suggestion to comment parameter name instead 4fca9eb4 Appiied suggestion to refactor to template sfinae ec80ed6b Appiied suggestion to refactor to template sfinae 8b5158e4 Appiied suggestion to refactor to template sfinae 0b46567a Appiied suggestion to refactor to template sfinae Co-authored-by:
Simon Praetorius <simon.praetorius@tu-dresden.de>
-
- Sep 05, 2024
-
-
Simon Praetorius authored
-
- Sep 04, 2024
-
-
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
-
Simon Praetorius authored
-
Simon Praetorius authored
-
Simon Praetorius authored
-