sparsemat / sprs

sparse linear algebra library for rust
Apache License 2.0
386 stars 45 forks source link

Permutation validity #204

Closed vbarrielle closed 4 years ago

vbarrielle commented 4 years ago

Add functions to check permutation validity, and check the validity of permutations when they are created from vectors of indices.