|
Ran
|
Files
176
|
Run time
6s
|
Badge
README BADGES
|
push
github
Implementation of `dpnp.fft.fft2`, `dpnp.fft.ifft2`, `dpnp.fft.fftn`, `dpnp.fft.ifftn` (#1961) * implement fft2, ifft2, fftn, ifftn * unmute a few tests * Revert "unmute a few tests" This reverts commit de6e0e397. * update a few tests * improve coverage + update tests * address comments * raise Error for deprecated behaviors in NumPy 2.0 * only support sequence for s and axes * update a test + keep functionin alphabetic order * update when both s and axes are given * revert incorrect change for cupy test
3706 of 10500 branches covered (35.3%)
Branch coverage included in aggregate %.
13323 of 19634 relevant lines covered (67.86%)
17067.36 hits per line
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|