History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
7d65575803bb | tdegeus | Adding virtual destructor to silence warning | Apr 20 2021 | |||
9dd4a5be082a | tdegeus | Documenting MatrixDiagonal and MatrixDiagonalPartitioned | Apr 20 2021 | |||
7b46dbb4d0ed | tdegeus | Documenting MatrixPartitioned | Apr 20 2021 | |||
8618d6fc8a35 | tdegeus | MatrixPartitioned : deriving from Matrix | Apr 20 2021 | |||
0f64b1605e26 | tdegeus | Documenting Matrix | Apr 20 2021 | |||
ccae89fb043e | tdegeus | Adding headers to all files | Mar 6 2021 | |||
c4881262d448 | tdegeus | Solver: force factorization on the call | Dec 11 2020 | |||
a26ba85c02e6 | tdegeus | Adding "todense" to sparse matrix classes. Adding tests | Nov 18 2020 | |||
785f4907ddbc | tdegeus | Adding "set" and "add" to sparse matrix classes | Nov 18 2020 | |||
27e8e162da7c | tdegeus | Renaming private function to begin with caps when the function allocates its… | Oct 6 2020 | |||
07e7ab9741db | tdegeus | API change: separating sparse solver in separate class to offer more… | Oct 3 2020 | |||
dcb8582f89a4 | tdegeus | Adding copy constructor to matrix because solver cannot be implicitly copied | Oct 1 2020 | |||
1cde14873277 | tdegeus | Formatting update include | Oct 1 2020 | |||
6c939b8e4619 | tdegeus | Adding "dot" to "Matrix" | Oct 1 2020 | |||
07165b00d63d | tdegeus/GitHub | Applying style to headers (#66) | Mar 8 2020 | |||
2b8c9b59cb4f | tdegeus/GitHub | Various minor updates (#44) | Oct 18 2019 | |||
2224bcd4bbe6 | tdegeus | API changes: solve no longer changes the right-hand-side; renamed wrappers that… | Mar 13 2019 | |||
fbe84d54e9f8 | tdegeus | Updated include structure | Dec 5 2018 | |||
954e98086b20 | tdegeus | Various updates | Nov 14 2018 |
c4science · Help