Created nice wrapper functions around the njit functions for convenience
Compare changes
- Anne Poot authored
+ 26
− 8
@@ -13,17 +12,15 @@ class ICholPrecon:
@@ -33,6 +30,27 @@ def declare(factory):
@@ -73,7 +91,7 @@ def idxs2rowscols(indices, indptr):
@@ -126,7 +144,7 @@ def incomplete_cholesky(data, indices, indptr):