- Notifications
You must be signed in to change notification settings - Fork 431
Pull requests: xtensor-stack/xtensor
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
added a mapper that maps the indexes of a view to the indices of a container
#2880 opened Dec 12, 2025 by alexandrehoffmann Loading…
4 tasks done
fix: correct negative axis handling in roll function
#2878 opened Dec 5, 2025 by f14XuanLv Loading…
3 of 4 tasks
refactor: [WIP] convert slices from CRTP to C++20 concepts
#2866 opened Oct 21, 2025 by sbstndb Loading…
4 tasks done
Disable spurious gcc warning in
xfunction::broadcast_shape #2816 opened Nov 28, 2024 by hsanzg Loading…
4 tasks done
Optimize strided loop assignment for runtime-contiguous layout types with contiguous assignment
#2810 opened Oct 10, 2024 by Ivorforce Loading…
2 of 4 tasks
Fill xcontainers of static uncontiguous layout contiguously if their runtime layout is contiguous
#2809 opened Oct 10, 2024 by Ivorforce Loading…
2 of 4 tasks
Add a bounds check and negative slice support to strided view fill_args
#2808 opened Oct 5, 2024 by Ivorforce Loading…
2 of 4 tasks
Fix xaxis_*_iterator shape and strides types
#2747 opened Nov 22, 2023 by Stef-Sijben Loading…
4 tasks done
Avoid implicit conversions for bitwise operators Needs review
#2708 opened Jun 2, 2023 by mnijhuis-tos Loading…
adding xt::detail::has_fixed_size and replacing is_array to expand supported types.
#2556 opened Jul 18, 2022 by vakokako Loading…
Add rvalue qualified xstrided_view_base::storage
#2413 opened Jul 13, 2021 by AntoinePrv • Draft
4 tasks
Initial draft for a specialized computed_assign for xfixed
#2394 opened Jun 3, 2021 by DerThorsten • Draft
Fix performance issue with nanstd and nanvar
#2308 opened Feb 19, 2021 by zhujun98 Loading…
2 of 4 tasks
Previous Next
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.