ApproxFun.jl icon indicating copy to clipboard operation
ApproxFun.jl copied to clipboard

Some of the examples with Fourier returned FFTW cannot create plan in Julia 1.7.2

Open ay111 opened this issue 3 years ago • 0 comments

I noticed that some examples in the documentation of ApproxFun.jl are not working in Julia 1.7.2. Some of the examples with Fourier returned FFTW cannot create plan in Julia 1.7.2. There is an example on d=Domain(-1..1)^2 but Fun(d) returned error. Generally, I think there is need to review examples in the documentation as some returned errors.

ay111 avatar Mar 05 '22 06:03 ay111