Issues
- 2
Verbose Information on TypeError runtime crashes?
#514 opened by matanox - 1
`PyArrayLike1<'py, Complex64, TypeMustMatch>` cannot be used as function argument
#513 opened by benruijl - 2
Incompatibility with pyO3-dev
#512 opened by neutrinoceros - 5
PyArray1::<bool>::as_slice is unsound
#509 opened by orlp - 7
Safely access Numpy v2 StringDType array data
#505 opened by kylebarron - 0
Support for `nalgebra` 0.34
#502 opened by alexhroom - 2
- 1
Is it sound to use a slice of numpy::PyReadonlyArray inside pyo3::allow_threads()?
#497 opened by Guitheg - 0
- 1
Confusion about `TypeMustMatch` and f64
#444 opened by legendre6891 - 3
- 4
0.24 release?
#480 opened by ngoldbaum - 5
Builds are failing on free-threaded Python
#476 opened by jeertmans - 6
What's the ideal way to convert `opencv::cv::Mat` from rust to `numpy.ndarray` in python?
#481 opened by tubzby - 0
Safely access data in PyUntypedArray
#477 opened by flying-sheep - 4
- 5
Support for PyO3 0.23
#455 opened by ngoldbaum - 4
Error importing numpy from Dotnet on Ubuntu
#401 opened by Sparika - 0
returned pyarray not able to convert to vec
#468 opened by DennisZhangOiler - 5
Numpy2 support fails when running with 32-bit windows
#448 opened by maffoo - 10
Interface for making a `PyArray` non-writeable
#456 opened by jakelishman - 2
- 10
Support for Numpy 2
#409 opened by jakelishman - 2
- 1
DeprecationWarning: `numpy.core.multiarray` is deprecated and has been renamed to `numpy._core.multiarray`.
#454 opened by kahojyun - 0
Support Python 3.13
#459 opened by davidhewitt - 2
Support for `pyo3 = "^0.22.0"`
#437 opened by SnowCheetos - 0
Support for ndarray 0.16
#438 opened by magnusuMET - 0
Update MSRV to 1.63
#449 opened by davidhewitt - 0
Drop older Python versions?
#445 opened by davidhewitt - 0
Strings of Unknown Size
#441 opened by YousefEZ - 4
- 2
to_pyarray method not found in nalgebra's Matrix
#434 opened by user529481 - 6
Support nalgebra transposed conversion
#424 opened by akern40 - 2
- 1
How create Array from exists Memory without copy?
#425 opened by ZHUI - 2
- 8
- 4
PyReadonlyArray does not become readonly numpy array
#408 opened by jungerm2 - 3
Example for image I/O ?
#406 opened by melMass - 5
Inconsistent `usize` on Windows platforms
#404 opened by jeertmans - 0
How to create a PyArray4?
#402 opened by BrosnanYuen - 1
Support writing custom NumPy ufuncs in Rust
#399 opened by mhostetter - 3
Feature request: implicit conversion
#382 opened by 124C41p - 0
Returning PyArray from struct
#392 opened by realiti4 - 9
Support BF16 in Rust Numpy
#380 opened by guoqingbao - 0
Borrow checking should use a capsule API
#359 opened by adamreichold - 0
- 2
Bump ahash version to 0.8
#354 opened by Lips7 - 2
PySliceContainer is unsound
#350 opened by mejrs