This commit is contained in:
2025-01-26 19:24:23 -08:00
parent 32cd60e92b
commit d1dde0dbc6
4155 changed files with 29170 additions and 216373 deletions

View File

@@ -160,6 +160,7 @@ cdef extern from "numpy/arrayobject.h":
NPY_COMPLEX512
NPY_INTP
NPY_UINTP
NPY_DEFAULT_INT # Not a compile time constant (normally)!
ctypedef enum NPY_ORDER: