GitHub / xtensor-stack/xtensor issues and pull requests
#2857 - cmake: write xtensor.hpp to local dir to keep global build dir clean
Pull Request -
State: open - Opened by jarkkokoivikko-code-q about 1 month ago
#2856 - Add an option for replacing `{` and `}` for xio.
Issue -
State: open - Opened by brymer-meneses about 1 month ago
#2855 - Add braces around initializers.
Pull Request -
State: open - Opened by bangerth about 2 months ago
#2854 - Revive benchmarks
Pull Request -
State: closed - Opened by spectre-ns 2 months ago
- 1 comment
#2853 - Enabling rich display for xeus-cpp-lite
Pull Request -
State: open - Opened by anutosh491 2 months ago
- 3 comments
#2852 - Set cmake min version to represent used features.
Pull Request -
State: open - Opened by ThisIsFineTM 3 months ago
#2851 - documentation/migration guide needed for breaking change in 0.26.0
Issue -
State: open - Opened by KrisThielemans 3 months ago
- 1 comment
#2850 - division crashed "bad allocation"
Issue -
State: open - Opened by argman 3 months ago
#2849 - Dividing xtensor by a scalar is x20-40 times slower than using std::transform
Issue -
State: open - Opened by vakokako 3 months ago
- 8 comments
#2848 - fix: update benchmarks
Pull Request -
State: closed - Opened by sbstndb 3 months ago
- 1 comment
#2847 - Cmake version issue
Issue -
State: closed - Opened by ThisIsFineTM 3 months ago
#2846 - Adding concept to a part of the code (part 2)
Pull Request -
State: open - Opened by alexandrehoffmann 4 months ago
#2845 - Update docs to reflect new directory structure.
Pull Request -
State: closed - Opened by ThisIsFineTM 4 months ago
- 1 comment
#2844 - Documentation Header Paths Wrong Due to 0.26.0 Header Reorg
Issue -
State: closed - Opened by jtramm 4 months ago
- 3 comments
#2843 - Set C++20 in clang-format
Pull Request -
State: closed - Opened by JohanMabille 4 months ago
#2842 - Adding concept to a part of the code
Pull Request -
State: closed - Opened by alexandrehoffmann 4 months ago
- 9 comments
#2841 - Update conda-forge package to 0.26.0 / unblock xtensor-blas update.
Issue -
State: closed - Opened by ThisIsFineTM 4 months ago
#2840 - No member named `crend` in `xt::fixed_shape<N>`
Issue -
State: open - Opened by danielcjacobs 4 months ago
#2839 - feat: Use cpp20 by default
Pull Request -
State: closed - Opened by sbstndb 4 months ago
#2838 - [WIP] Add new Windows compilers in the CI
Pull Request -
State: open - Opened by sbstndb 4 months ago
#2837 - Fill xcontainers of dynamic layout contiguously if their runtime layo…
Pull Request -
State: closed - Opened by JohanMabille 4 months ago
#2836 - Replaced apply_cv with xtl::apply_cv and deleted duplicated code
Pull Request -
State: closed - Opened by JohanMabille 4 months ago
#2835 - Implement apply with std 17
Pull Request -
State: closed - Opened by spectre-ns 4 months ago
- 3 comments
#2834 - BUG: xt::squeeze on a xt::view using xt::range ignore the xt::range
Issue -
State: open - Opened by fdegaulejac 4 months ago
#2833 - Clang19
Pull Request -
State: closed - Opened by JohanMabille 4 months ago
#2832 - Migrated to more recent compilers
Pull Request -
State: closed - Opened by JohanMabille 4 months ago
#2831 - Upgraded to xtl 0.8.0 and C++17
Pull Request -
State: closed - Opened by JohanMabille 4 months ago
#2830 - Adding fix for incorrect usage of xt::has_assign_conversion in xassig…
Pull Request -
State: closed - Opened by JohanMabille 4 months ago
#2829 - Code reorganization
Pull Request -
State: closed - Opened by JohanMabille 4 months ago
- 5 comments
#2828 - Adding fix for incorrect usage of xt::has_assign_conversion in xassign.hpp
Pull Request -
State: closed - Opened by vakokako 5 months ago
- 2 comments
#2827 - Does an xtensor adaptor of a std::vector store its own copy of the data?
Issue -
State: closed - Opened by amwink 5 months ago
- 1 comment
#2826 - Added missing configuration key for RTD
Pull Request -
State: closed - Opened by JohanMabille 5 months ago
#2825 - Upgraded to xsimd 13.2.0
Pull Request -
State: closed - Opened by JohanMabille 5 months ago
#2824 - Update gh-pages.yml
Pull Request -
State: closed - Opened by spectre-ns 6 months ago
- 2 comments
#2823 - xtensor readme example doesn't work with xeus-cpp-lite
Issue -
State: open - Opened by anutosh491 6 months ago
- 6 comments
#2822 - Failed build on s390x
Issue -
State: open - Opened by serge-sans-paille 6 months ago
#2821 - Added fixes for building with clang 19
Pull Request -
State: closed - Opened by vakokako 7 months ago
- 8 comments
#2820 - [WIP] Added skeleton of batch based GPU assignment
Pull Request -
State: open - Opened by spectre-ns 7 months ago
- 1 comment
#2819 - Avoiding temporary fails with xt::concatenate
Issue -
State: open - Opened by mnijhuis-tos 7 months ago
- 3 comments
#2818 - Bump OSX Version 12 -> 13 to avoid deprecated environment
Pull Request -
State: closed - Opened by spectre-ns 7 months ago
- 1 comment
#2817 - Re-order expressions with commutative views and functions
Pull Request -
State: open - Opened by spectre-ns 7 months ago
- 2 comments
#2816 - Disable spurious gcc warning in `xfunction::broadcast_shape`
Pull Request -
State: open - Opened by hsanzg 8 months ago
#2815 - xt::equal fails for int64_t due to SIMD issues.
Issue -
State: open - Opened by Ivorforce 8 months ago
- 1 comment
#2814 - Introducing xtensor Guru on Gurubase.io
Pull Request -
State: open - Opened by kursataktas 8 months ago
- 1 comment
#2813 - Fix compile issue with clang 19.1.1
Pull Request -
State: closed - Opened by starboerg 9 months ago
#2812 - Copy semantic consistency not match the documents
Issue -
State: open - Opened by blknit 9 months ago
#2811 - xt::cos funtion ruturn totally wrong number in release build
Issue -
State: open - Opened by XinyuKhan 9 months ago
- 1 comment
#2810 - Optimize strided loop assignment for runtime-contiguous layout types with contiguous assignment
Pull Request -
State: open - Opened by Ivorforce 10 months ago
#2809 - Fill xcontainers of static uncontiguous layout contiguously if their runtime layout is contiguous
Pull Request -
State: open - Opened by Ivorforce 10 months ago
#2808 - Add a bounds check and negative slice support to strided view fill_args
Pull Request -
State: open - Opened by Ivorforce 10 months ago
#2807 - Is xtensor unmaintained?
Issue -
State: closed - Opened by aroffringa 10 months ago
- 9 comments
#2806 - missing documentation for indexed access?
Issue -
State: open - Opened by KrisThielemans 10 months ago
- 1 comment
#2805 - xt::adapt of shape of xt::view bugs
Issue -
State: open - Opened by eugene-sanscartier 10 months ago
- 3 comments
#2804 - Build fails with clang 19.x
Issue -
State: closed - Opened by emmenlau 11 months ago
- 7 comments
#2803 - copy a view with non-trivial strides along with its underlying container
Issue -
State: open - Opened by qinixw 11 months ago
- 1 comment
#2802 - [Doc suggestion] CMake Fetch Content
Issue -
State: open - Opened by TobiasWallner 12 months ago
- 2 comments
#2801 - Fix various compiler warnings
Pull Request -
State: open - Opened by aroffringa 12 months ago
- 1 comment
#2800 - Divergence in default rounding of `xt::round()` from `np.round()`
Issue -
State: open - Opened by faze-geek about 1 year ago
- 2 comments
#2799 - fix template disambiguation syntax on MSVC
Pull Request -
State: open - Opened by PerretB about 1 year ago
- 5 comments
#2798 - [Question] How can I convert an xtensor xarray into std::vector
Issue -
State: closed - Opened by faze-geek about 1 year ago
- 8 comments
#2797 - [WIP] Add implementation to forward linear iterators in strided views
Pull Request -
State: closed - Opened by spectre-ns about 1 year ago
- 6 comments
#2796 - Fixed CI added OSX 13 and GCC 12
Pull Request -
State: closed - Opened by spectre-ns about 1 year ago
- 2 comments
#2795 - [CI] GCC 11 Failing on Master
Issue -
State: closed - Opened by spectre-ns about 1 year ago
- 1 comment
#2794 - Example code from the page "Extending xtensor" gives "incomplete type"?
Issue -
State: open - Opened by amwink about 1 year ago
- 1 comment
#2793 - xtensor::optimize breaks compilation on ARM macOS
Issue -
State: closed - Opened by themightyoarfish about 1 year ago
- 2 comments
#2792 - *** stack smashing detected ***: terminated
Issue -
State: open - Opened by petr-sokolov about 1 year ago
#2791 - Support of dumping 1D expressions
Issue -
State: open - Opened by AurusHuang about 1 year ago
#2790 - Output of example in ReadMe file is not matching with the current master
Issue -
State: open - Opened by faze-geek about 1 year ago
- 2 comments
#2789 - Can't check equality of shapes of xtensor_fixed and xscalar
Issue -
State: open - Opened by tailsu about 1 year ago
#2788 - Support for iterating over elements of a specified axis.
Issue -
State: open - Opened by faze-geek about 1 year ago
- 2 comments
#2787 - fixed typo in right_shift description
Pull Request -
State: closed - Opened by Biokastin about 1 year ago
#2786 - Unexpected value of `xt::get_rank<xt::xtensor_adaptor>`.
Issue -
State: open - Opened by 1uc about 1 year ago
- 1 comment
#2785 - xt::variance crashes
Issue -
State: open - Opened by TheMrSheldon about 1 year ago
- 2 comments
#2784 - transpose slower than numpy
Issue -
State: open - Opened by wlz987 about 1 year ago
#2783 - Non-conformant testing of template-template-args c++ standard feature
Issue -
State: closed - Opened by mizvekov about 1 year ago
- 2 comments
#2782 - Pure xtensor FFT implementation
Pull Request -
State: closed - Opened by spectre-ns over 1 year ago
- 4 comments
#2781 - Avoid warnings in compiler version checks
Pull Request -
State: closed - Opened by mnijhuis-tos over 1 year ago
- 3 comments
#2780 - Performance issue possibly related to returning C-style adaptor from function
Issue -
State: open - Opened by foolnotion over 1 year ago
- 1 comment
#2779 - Avoiding template explosion on views
Issue -
State: closed - Opened by bwehlin over 1 year ago
- 4 comments
#2778 - How can I compile xtensor with gcc-7.5
Issue -
State: closed - Opened by guoxxiong over 1 year ago
- 5 comments
Labels: Needs clarification, Stale
#2777 - Add missing default xbuffer_adaptor
Pull Request -
State: open - Opened by lavaux over 1 year ago
#2776 - Tensor View Operations Slower Than Manual Looping
Issue -
State: closed - Opened by SteveMacenski over 1 year ago
- 2 comments
#2775 - saturation arithmetic?
Issue -
State: open - Opened by Cazadorro over 1 year ago
#2774 - Update for C++ 20 compatibility
Pull Request -
State: closed - Opened by laramiel over 1 year ago
- 3 comments
Labels: C++20
#2773 - Buggy behaviour of non-contiguous xadaptor and scalar assignment
Issue -
State: open - Opened by ewoudwempe over 1 year ago
- 1 comment
#2772 - Linear algebra operators
Issue -
State: closed - Opened by amwink over 1 year ago
- 1 comment
#2771 - [Performance] Sub-optimal performance on means of strided axes
Issue -
State: open - Opened by spectre-ns over 1 year ago
#2770 - arm64 build timing out on test_xblockwise_reducer.cpp
Issue -
State: open - Opened by drew-parsons over 1 year ago
- 1 comment
#2769 - update for xsimd 13
Issue -
State: open - Opened by drew-parsons over 1 year ago
- 6 comments
#2768 - Adding the ability to enable memory overlap check in assignment to avoid unneeded temporary memory allocation
Pull Request -
State: closed - Opened by vakokako over 1 year ago
- 4 comments
#2767 - [CI] Added more compilers
Pull Request -
State: closed - Opened by JohanMabille over 1 year ago
#2766 - [C++20] Module and Concepts
Issue -
State: closed - Opened by spectre-ns over 1 year ago
- 2 comments
#2765 - Minor xindex_view to_array cleanup
Pull Request -
State: closed - Opened by laramiel over 1 year ago
#2764 - `xt::real(...)` crashes the program when printed to `cout`
Issue -
State: open - Opened by IcyChlorine over 1 year ago
- 1 comment
#2763 - Use 1/4 step for testing arange
Pull Request -
State: closed - Opened by matwey over 1 year ago
- 1 comment
#2762 - Use L suffix for long double constants
Pull Request -
State: closed - Opened by matwey over 1 year ago
#2761 - View sizes mismatch when assigning view to another view
Issue -
State: open - Opened by AurusHuang over 1 year ago
- 5 comments
#2760 - Adding `xt::reshape` like `reshape` intrinsic in Fortran
Issue -
State: open - Opened by czgdp1807 over 1 year ago
- 11 comments
#2759 - [Optimization] Updated `concatenate_access` and `stack_access` to remove allocations
Pull Request -
State: closed - Opened by spectre-ns over 1 year ago
- 6 comments
#2758 - [Optimization] Remove memory allocation from `stack_access` implementation
Pull Request -
State: closed - Opened by spectre-ns over 1 year ago
- 1 comment