rust-ndarray/ndarray
ndarray: an N-dimensional array with array views, multidimensional slicing, and efficient operations
RustApache-2.0
Pinned issues
Issues
- 3
Array comparison operators/functions
#1431 opened by Qazalbash - 1
- 0
- 0
Bounds on `remove_index`
#1442 opened by akern40 - 1
Dot product is only a valid call for ndarray::Array2
#1439 opened by JulianDicken - 7
- 2
HWC to 1CHW Speed
#1428 opened by marcown - 1
Unsoundness in `last_mut`for `Arc`- and `CowArray`s
#1427 opened by akern40 - 5
Unsound usages of `VecFromRawParts`
#1426 opened by llooFlashooll - 4
- 3
Array.squeeze()
#1395 opened by barakugav - 2
tril and triu fail on 1×1 matrices
#1415 opened by zackmdavis - 6
Add support for BLAS Syrk
#1358 opened by tzachar - 6
Implement numpy's `triu` and `tril` methods
#1323 opened by geetmankar - 0
Taming Floating-Point Sums
#1391 opened by bluss - 2
Implement product_axis
#1351 opened by unrenormalizable - 2
- 11
Consider marking split_at as #[inline]
#1301 opened by HadrienG2 - 1
Slow iteration because of `IxDyn`
#1340 opened by RunDevelopment - 1
`FixedInitializer` is limited to fixed sizes, hampering creation of large matricies with `arr2`, `arr3`, etc
#1329 opened by Jasha10 - 2
Please unseal trait Dimension
#1326 opened by bionicles - 0
Add miri to CI
#1372 opened by bluss - 2
Type `IntoIter` is private
#1365 opened by ivan-aksamentov - 1
- 4
`ArrayView` should be covariant over lifetime
#1332 opened by patengel - 3
`ArrayBase::as_slice_memory_order` returns `None` when slice has a single element
#1359 opened by LoganAMorrison - 0
Implementation of numpy's meshgrid function for ndarray
#1355 opened by jreniel - 0
Implement cumprod
#1354 opened by unrenormalizable - 1
0.15.6 is released in 2022, would it be a new tag in 2023, and send it to crates.io?
#1342 opened by getong - 3
Owned Lanes iterator
#1349 opened by Zizico2 - 3
Question: is there anyway to convert from python ndarray to rust ndarray?
#1350 opened by WindSoilder - 3
Stack Overflows on Zip indexed par_for_each
#1346 opened by marstaik - 3
Lifetime troubles
#1341 opened by ViktorWb - 10
Fastest way to convert to vec/iterate elements
#1339 opened by RunDevelopment - 2
Is there a problem trying to create a concatenate that returns an Arrayview?
#1338 opened by SilmaliTech - 2
Matrix determinant
#1336 opened by guri-dominic - 4
Is there any function similar to `numpy.memmap`
#1334 opened by Boltzmachine - 0
add associated constructor to `Dimension` trait
#1330 opened by jonasBoss - 1
Link error
#1328 opened by David-OConnor - 2
Panic in linear algebra with rustc 1.70
#1327 opened by Luthaf - 1
- 2
How to obtain and use boolean masks of ndarrays?
#1312 opened by rkshthrmsh - 0
- 1
- 1
- 6
Reshape isn't producing same output as numpy?
#1309 opened by Heidar-An - 1
Add support for other scalar types from the `num` crate, such as `Rational32` and `Rational64`.
#1307 opened by PanieriLorenzo - 2
`NdProducer::Dim` of `axis_windows()` should be `Ix1`
#1304 opened by jonasBoss - 4
Access to raw data slice
#1303 opened by kotx - 4