Trying to get S4 running (no success)

This commit is contained in:
Victor Mylle
2024-01-18 22:53:29 +00:00
parent 51014ea7bb
commit 281f0d6f46
7 changed files with 2207 additions and 11 deletions

2
test.py Normal file
View File

@@ -0,0 +1,2 @@
import pykeops
pykeops.test_numpy_bindings()