We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e85c6fa commit 7eeb6b6Copy full SHA for 7eeb6b6
1 file changed
src/ApproxFunFourier.jl
@@ -1,5 +1,5 @@
1
module ApproxFunFourier
2
-using Base, LinearAlgebra, Reexport, AbstractFFTs, FFTW, InfiniteArrays,
+using LinearAlgebra, Reexport, AbstractFFTs, FFTW, InfiniteArrays,
3
FastTransforms, IntervalSets, DomainSets
4
5
@reexport using ApproxFunBase
0 commit comments