File tree Expand file tree Collapse file tree 1 file changed +7
-3
lines changed
Expand file tree Collapse file tree 1 file changed +7
-3
lines changed Original file line number Diff line number Diff line change 1111 <Company />
1212 <Copyright >Copyright Christian Woltering © 2012-2024</Copyright >
1313 <Authors >Christian Woltering</Authors >
14- <AssemblyVersion >4.1 .0.0</AssemblyVersion >
15- <FileVersion >4.1 .0.0</FileVersion >
14+ <AssemblyVersion >4.2 .0.0</AssemblyVersion >
15+ <FileVersion >4.2 .0.0</FileVersion >
1616 <PackageTags >math sparse matrix lu cholesky qr decomposition factorization </PackageTags >
17- <Version >4.1 .0</Version >
17+ <Version >4.2 .0</Version >
1818 <AssemblyName >CSparse</AssemblyName >
1919 <RootNamespace >CSparse</RootNamespace >
2020 <PackageLicenseExpression >LGPL-2.1-only</PackageLicenseExpression >
2121 <PackageProjectUrl >https://github.com/wo80/CSparse.NET</PackageProjectUrl >
2222 <RepositoryUrl >https://github.com/wo80/CSparse.NET.git</RepositoryUrl >
2323 <RepositoryType >git</RepositoryType >
2424 <PackageReleaseNotes >
25+ Version 4.2.0
26+
27+ * Make SymbolicColumnStorage class public and update StronglyConnectedComponents and DulmageMendelsohn decomposition accordingly.
28+
2529 Version 4.1.0
2630
2731 * Add overload for creating a sparse matrix from an enumerable of ValueTuple.
You can’t perform that action at this time.
0 commit comments