| Crates.io | scirs2-numpy |
| lib.rs | scirs2-numpy |
| version | 0.1.3 |
| created_at | 2025-12-17 13:47:40.868046+00 |
| updated_at | 2026-01-21 01:17:37.548148+00 |
| description | PyO3-based Rust bindings of the NumPy C-API (SciRS2 fork with ndarray 0.17 support) |
| homepage | |
| repository | https://github.com/cool-japan/scirs |
| max_upload_size | |
| id | 1990240 |
| size | 304,957 |
NumPy integration for SciRS2 scientific computing library.
This crate provides seamless interoperability between SciRS2's ndarray-based data structures and Python's NumPy arrays through PyO3.
This crate is primarily used internally by the scirs2-python bindings. For direct usage, see the scirs2-python package.
This project is licensed under the MIT License - see the LICENSE file in the root directory for details.