FourierFlows / GeophysicalFlows.jl

Geophysical fluid dynamics pseudospectral solvers with Julia and FourierFlows.jl.
https://fourierflows.github.io/GeophysicalFlowsDocumentation/stable/
MIT License
153 stars 32 forks source link

No need to import `FFTW` in examples #248

Closed navidcy closed 3 years ago

navidcy commented 3 years ago

Since FourierFlows.jl v0.6.17 and later fft, rfft, ifft, and irfft functions are exported.