Expand description
Low-Level bindings for NumPy C API.
Re-exports§
pub use self::array::*;
pub use self::flags::*;
pub use self::objects::*;
pub use self::types::*;
pub use self::ufunc::*;
Modules§
- Low-Level binding for Array API
- Low-Lebel binding for NumPy C API C-objects
- Low-Level binding for UFunc API
Constants§
Functions§
- Returns whether the runtime
numpy
version is 2.0 or greater.