File tree Expand file tree Collapse file tree 1 file changed +9
-1
lines changed
Expand file tree Collapse file tree 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
2727* [ CSparse.Interop] ( https://github.com/wo80/csparse-interop ) - Bindings to native solvers like MKL, Suitesparse, SuperLU and ARPACK.
2828* [ CSparse.Extensions] ( https://github.com/wo80/csparse-extensions ) - Extension methods, dense direct factorizations and iterative solvers.
2929
30+ ## Supporters
31+
32+ CSparse.NET has received support/donations from the following projects:
33+
34+ * BriefFiniteElement.NET - https://github.com/BriefFiniteElementNet
35+
3036## License
3137
3238 CSparse: a Concise Sparse Matrix package.
3339
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+
3543
3644 This library is free software; you can redistribute it and/or modify it under the
3745 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