We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 91e0965 commit 8a87bb5Copy full SHA for 8a87bb5
pyproject.toml
@@ -8,7 +8,7 @@ name = "cholespy"
8
authors = [
9
{name = "Baptiste Nicolet", email = "[email protected]"},
10
]
11
-version = "2.1.0"
+version = "2.2.0"
12
description = "A self-contained sparse Cholesky solver, compatible with CPU and GPU tensor frameworks."
13
readme = "README.md"
14
requires-python = ">=3.8"
0 commit comments