BUG: Fix pocketfft umath strides for powerpc compatibility by barracuda156 · Pull Request #29768 · numpy/numpy
added 2 commits
September 20, 2025 02:48
seberg
changed the title
_pocketfft_umath.cpp: fix types
BUG: Fix pocketfft umath strides for AIX compatibility
seberg
changed the title
BUG: Fix pocketfft umath strides for AIX compatibility
BUG: Fix pocketfft umath strides for powerpc compatibility
charris pushed a commit to charris/numpy that referenced this pull request
Sep 23, 2025* _pocketfft_umath.cpp: fix types Fixes: numpy#29758 Credits to @seberg * _pocketfft_umath.cpp: fix unused variable warning * Move npts_in calculation into #ifndef --------- Co-authored-by: Sebastian Berg <sebastianb@nvidia.com>
charris added a commit that referenced this pull request
Sep 23, 2025BUG: Fix pocketfft umath strides for AIX compatibility (#29768)
IndifferentArea pushed a commit to IndifferentArea/numpy that referenced this pull request
Dec 7, 2025* _pocketfft_umath.cpp: fix types Fixes: numpy#29758 Credits to @seberg * _pocketfft_umath.cpp: fix unused variable warning * Move npts_in calculation into #ifndef --------- Co-authored-by: Sebastian Berg <sebastianb@nvidia.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters