Skip to content

Commit bdbb7d5

Browse files
committed
Merge branch 'master' of https://github.com/wo80/CSparse.NET
2 parents b52d4a4 + 65c2a6d commit bdbb7d5

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,11 @@ All methods are described in detail in the excellent textbook _Direct Methods fo
2222
* Creating a [sparse QR factorization](https://github.com/wo80/CSparse.NET/wiki/Sparse-QR-example)
2323
* Using [Math.NET Numerics and CSparse.NET](https://github.com/wo80/CSparse.NET/wiki/Math.NET-Numerics-and-CSparse)
2424

25+
## Related projects
26+
27+
* [CSparse.Interop](https://github.com/wo80/csparse-interop) - Bindings to native solvers like MKL, Suitesparse, SuperLU and ARPACK.
28+
* [CSparse.Extensions](https://github.com/wo80/csparse-extensions) - Extension methods, dense direct factorizations and iterative solvers.
29+
2530
## License
2631

2732
CSparse: a Concise Sparse Matrix package.

0 commit comments

Comments
 (0)