Skip to content

Commit

Permalink
Added SPLEAF - tinyGP - GP comparison
Browse files Browse the repository at this point in the history
  • Loading branch information
LucaMalavolta committed Dec 3, 2024
1 parent 3cda718 commit 471ea23
Show file tree
Hide file tree
Showing 3 changed files with 1,251 additions and 564 deletions.
563 changes: 0 additions & 563 deletions development/spleaf/another_test-Copy1.ipynb

This file was deleted.

1,250 changes: 1,250 additions & 0 deletions development/spleaf/updated_comparison_20241203.ipynb

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
from scipy.linalg import cho_factor, cho_solve, lapack, LinAlgError
from scipy import matrix, spatial

from numba.experimental import jitclass
#from numba.experimental import jitclass

try:
from numba import jit
Expand Down

0 comments on commit 471ea23

Please sign in to comment.