Debian Patches

Status for rust-ndarray/0.16.1-2

Patch Description Author Forwarded Bugs Origin Last update
skip_tests_having_missing_lib.patch Skip tests required non-shipped lib: ndarray_gen Upstream doesn't ship the required dependency. no
skip_benches.patch no
allows_benchmarks_that_do_not_use_linspace_to_run_on_no_std.patch [PATCH] Allows benchmarks that do not use linspace to run on no_std (#1495) akern40 <akern40@gmail.com> no 2025-03-30
fix_approx_tests.patch [PATCH 1/2] Fixes no_std + approx combination
These two features can coexist; fixing them included:
- Slightly altering tests to avoid `std` fns
- Adding `feature = "std"` on some "approx" tests
- Adding a line to the test script to catch this in the future
Adam Kern <akern40@gmail.com> no https://github.com/rust-ndarray/ndarray/pull/1448 2024-10-23
drop_unused_features.patch Drop unused features - blas: would require to package cblas-sys, openblas-src, openblas-build...
.
- matrixmultiply/threading would require thread-tree that is a dep only of
matrixmultiply
.
- portable-atomic-critical-section: requires portable-atomic-util
no

All known versions for source package 'rust-ndarray'

Links