- Jun 03, 2024
-
-
Simon Praetorius authored
-
- Jun 02, 2024
-
-
Simon Praetorius authored
-
- Jan 27, 2024
-
-
Christoph Grüninger authored
-
- Jan 26, 2024
-
-
Carsten Gräser authored
-
- Jan 18, 2024
-
-
Lisa Julia Nebel authored
-
- Sep 19, 2023
-
-
Patrick Jaap authored
-
- May 25, 2023
-
-
Oliver Sander authored
CHOLMOD supports this, it just wasn't exposed in the interface. It is needed for large problems.
-
- Apr 11, 2023
-
-
Carsten Gräser authored
-
- Jan 08, 2023
-
-
Oliver Sander authored
And fix all spelling errors that codespell currently finds.
-
- Dec 02, 2022
-
-
Christoph Grüninger authored
-
Christoph Grüninger authored
-
Christoph Grüninger authored
-
Christoph Grüninger authored
-
Christoph Grüninger authored
-
Christoph Grüninger authored
-
- Nov 16, 2022
-
-
Simon Praetorius authored
-
- Sep 30, 2022
-
-
Ansgar Burchardt authored
See https://reuse.software/ for a description.
-
- Sep 29, 2022
-
-
José Eduardo Chiarelli Bueno Filho authored
-
- Feb 28, 2022
-
-
Nils-Arne Dreier authored
-
- Jan 20, 2022
-
-
Nils-Arne Dreier authored
-
- Jan 06, 2022
-
-
Christoph Grüninger authored
-
Christoph Grüninger authored
-
- Dec 17, 2021
-
-
Patrick Jaap authored
See discussion at !460
-
- Dec 09, 2021
-
-
Patrick Jaap authored
-
- Dec 06, 2021
-
-
Santiago Ospina De Los Ríos authored
-
- Nov 26, 2021
-
-
Oliver Sander authored
Both behave like std::tuple, and currently even inherit from std::tuple. According to https://en.cppreference.com/w/cpp/utility/tuple_element we are allowed to specify std::tuple_element for our own types.
-
-
- Nov 10, 2021
-
-
Oliver Sander authored
This is needed for some of the more advanced features of CHOLMOD.
-
- Sep 28, 2021
-
-
Timo Koch authored
-
- Aug 13, 2021
-
-
Christoph Grüninger authored
-
- Jul 07, 2021
-
-
Christoph Grüninger authored
Fixes #91
-
- Jun 30, 2021
-
-
Patrick Jaap authored
This is achieved by using the flat matrix and vector forEach implementations. The unit test is extended by a multi type example.
-
Patrick Jaap authored
The routines traverse the container recursively and call a functor at each scalar entry passing also the flat index.
-
- Feb 07, 2021
-
-
Nils-Arne Dreier authored
-
- Jan 17, 2021
-
-
Oliver Sander authored
-
- Jan 10, 2021
-
-
Oliver Sander authored
-
Oliver Sander authored
-
- Jan 08, 2021
-
-
Christoph Grüninger authored
-
- Apr 11, 2020
-
-
Timo Koch authored
-
- Apr 03, 2020
-
-
Andreas Dedner authored
-