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

IntelPython / dpnp / 15040609830
81%

Build:
DEFAULT BRANCH: master
Ran 15 May 2025 09:17AM UTC
Jobs 1
Files 222
Run time 1min
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

15 May 2025 08:44AM UTC coverage: 71.711% (+0.02%) from 71.692%
15040609830

push

github

web-flow
make array Hermitian before calling complex-to-real FFT (#2444)

In this PR, input array is made Hermitian before calling complex-to-real
FFT.

Input array should be Hermitian before calling complex-to-real FFT
otherwise the behavior is undefined. Although it is user responsibility
to validate this feature,
[NumPy](https://github.com/numpy/numpy/blob/maintenance/2.2.x/numpy/fft/_pocketfft_umath.cpp#L265)
and
[CuPy](https://github.com/cupy/cupy/blob/v13.4.1/cupy/fft/_fft.py#L109)
internally make the input array Hermitian. So, it is done in dpnp for
consistency.

4772 of 9764 branches covered (48.87%)

Branch coverage included in aggregate %.

22 of 22 new or added lines in 1 file covered. (100.0%)

18091 of 22118 relevant lines covered (81.79%)

19350.78 hits per line

Jobs
ID Job ID Ran Files Coverage
1 15040609830.1 15 May 2025 09:17AM UTC 222
71.71
GitHub Action Run
Source Files on build 15040609830
  • Tree
  • List 222
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 8b4a332c on github
  • Prev Build on master (#15030354617)
  • Next Build on master (#15042681795)
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

© 2025 Coveralls, Inc