Fabian Loeschner
|
89f1e855bb
|
Revert "Fix panic in SparsityPattern::try_from_* if major index is out of bounds"
This reverts commit 12afe2917af4c30fc4a17316e453d0830072642c to avoid conflict with #1015.
|
2022-01-11 10:35:07 +01:00 |
Fabian Loeschner
|
e9b7718292
|
Fix panic in SparsityPattern::try_from_* if major index is out of bounds
|
2022-01-11 10:35:07 +01:00 |
Fabian Loeschner
|
bfaf29393c
|
Implement Serialize, Deserialize for SparsityPattern
|
2022-01-11 10:35:07 +01:00 |
Fabian Loeschner
|
40d8a904a3
|
Implement Serialize, Deserialize for Csc, Coo; move helper out of impls
|
2022-01-11 10:35:07 +01:00 |
Fabian Löschner
|
f9aca24b15
|
Implement Serialize and Deserialize for CsrMatrix
|
2022-01-11 10:35:07 +01:00 |