Tobias Meyer Andersen
|
65aa334313
|
formalize new fromMatrix
|
2024-06-26 15:41:42 +02:00 |
|
Tobias Meyer Andersen
|
9b2f41ad96
|
Add option to split the matrix into diagonal,
strictly lower and stricly upper part.
Add tests checking that the result matches
the CPU dilu implementation.
|
2024-06-05 13:35:54 +02:00 |
|
Kjetil Olsen Lye
|
1bd2edb003
|
Renamed types.
|
2023-05-30 10:30:55 +02:00 |
|
Kjetil Olsen Lye
|
ed2747db1c
|
Added sanity check.
|
2023-05-30 10:28:29 +02:00 |
|
Kjetil Olsen Lye
|
e32b6ac0a8
|
Removed use of macro to check equal size.
|
2023-05-12 08:23:18 +02:00 |
|
Kjetil Olsen Lye
|
67f94ce8a3
|
Now handling sparsity pattern copying in a more elegant way.
|
2023-05-12 08:23:18 +02:00 |
|
Kjetil Olsen Lye
|
cc8db08e83
|
Fixed unsafe type conversion.
|
2023-05-12 08:23:18 +02:00 |
|
Kjetil Olsen Lye
|
31e7ef04ba
|
Added a CuSparse matrix wrapper.
|
2023-05-12 08:23:18 +02:00 |
|