We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8eb410c commit bd3b3bbCopy full SHA for bd3b3bb
README.md
@@ -83,6 +83,7 @@ The NUFFTs are implemented thanks to [Alex Townsend](https://github.com/ajt60gai
83
- `nufft3 ( = nufft)` assumes nonuniform samples and noninteger frequencies;
84
- `inufft1` inverts an `nufft1`; and,
85
- `inufft2` inverts an `nufft2`.
86
+
87
Here is an example:
88
```julia
89
julia> n = 10^4;
0 commit comments