File tree 1 file changed +9
-1
lines changed
1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change @@ -27,11 +27,19 @@ All methods are described in detail in the excellent textbook _Direct Methods fo
27
27
* [ CSparse.Interop] ( https://github.com/wo80/csparse-interop ) - Bindings to native solvers like MKL, Suitesparse, SuperLU and ARPACK.
28
28
* [ CSparse.Extensions] ( https://github.com/wo80/csparse-extensions ) - Extension methods, dense direct factorizations and iterative solvers.
29
29
30
+ ## Supporters
31
+
32
+ CSparse.NET has received support/donations from the following projects:
33
+
34
+ * BriefFiniteElement.NET - https://github.com/BriefFiniteElementNet
35
+
30
36
## License
31
37
32
38
CSparse: a Concise Sparse Matrix package.
33
39
34
- Copyright (c) 2006-2017, Timothy A. Davis.
40
+ Copyright (c) 2006-2022, Timothy A. Davis. All Rights Reserved.
41
+
42
+ SPDX-License-Identifier: LGPL-2.1+
35
43
36
44
This library is free software; you can redistribute it and/or modify it under the
37
45
terms of the GNU Lesser General Public License as published by the Free Software
You can’t perform that action at this time.
0 commit comments