• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

IntelPython / dpnp / 16244763918 / 1
81%
master: 81%

Build:
DEFAULT BRANCH: master
Ran 13 Jul 2025 03:47AM UTC
Files 223
Run time 6s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

13 Jul 2025 03:13AM UTC coverage: 72.053% (+0.009%) from 72.044%
16244763918.1

push

github

web-flow
reverse the order of individual FFTs in rfftn (#2524)

For `numpy.fft.fftn` and `numpy.fft.ifftn`, individual FFTs over `axes`
are performed in [reverse
order](https://github.com/numpy/numpy/blob/v2.2.0/numpy/fft/_pocketfft.py#L739).

Similarly, for `numpy.fft.rfftn`, individual FFTs are performed in
[reverse
order](https://github.com/numpy/numpy/blob/v2.2.0/numpy/fft/_pocketfft.py#L1382).

However, for `numpy.fft.irfftn` individual FFTs are performed in
[forward
order](https://github.com/numpy/numpy/blob/v2.2.0/numpy/fft/_pocketfft.py#L1600).

4893 of 9886 branches covered (49.49%)

Branch coverage included in aggregate %.

18298 of 22300 relevant lines covered (82.05%)

19222.63 hits per line

Source Files on job 16244763918.1
  • Tree
  • List 223
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 16244763918
  • d5f67fc6 on github
  • Prev Job for on master (#16240372697.1)
  • Next Job for on master (#16289300547.1)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc