Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implemented rfft!, irfft! and brfft! #222

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Make `ComplexOrRealReinterpretArray` accept only contiguous strided a…

141f60d
Select commit
Loading
Failed to load commit list.
Open

Implemented rfft!, irfft! and brfft! #222

Make `ComplexOrRealReinterpretArray` accept only contiguous strided a…
141f60d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Oct 29, 2024 in 1s

85.03% of diff hit (target 62.67%)

View this Pull Request on Codecov

85.03% of diff hit (target 62.67%)

Annotations

Check warning on line 106 in src/rfft!.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/rfft!.jl#L106

Added line #L106 was not covered by tests

Check warning on line 144 in src/rfft!.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/rfft!.jl#L144

Added line #L144 was not covered by tests

Check warning on line 146 in src/rfft!.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/rfft!.jl#L146

Added line #L146 was not covered by tests

Check warning on line 161 in src/rfft!.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/rfft!.jl#L159-L161

Added lines #L159 - L161 were not covered by tests

Check warning on line 221 in src/rfft!.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/rfft!.jl#L221

Added line #L221 was not covered by tests

Check warning on line 232 in src/rfft!.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/rfft!.jl#L232

Added line #L232 was not covered by tests

Check warning on line 238 in src/rfft!.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/rfft!.jl#L236-L238

Added lines #L236 - L238 were not covered by tests

Check warning on line 250 in src/rfft!.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/rfft!.jl#L247-L250

Added lines #L247 - L250 were not covered by tests

Check warning on line 257 in src/rfft!.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/rfft!.jl#L255-L257

Added lines #L255 - L257 were not covered by tests

Check warning on line 259 in src/rfft!.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/rfft!.jl#L259

Added line #L259 was not covered by tests