initial commit

This commit is contained in:
klein panic
2024-09-29 01:45:31 -04:00
commit 242841c44b
8018 changed files with 1426958 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
import numpy as np
e = np.e
inf = np.inf
nan = np.nan
pi = np.pi
newaxis = np.newaxis