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 d5d62fe commit 81cd475Copy full SHA for 81cd475
src/ApproxFunSingularities.jl
@@ -1,5 +1,5 @@
1
module ApproxFunSingularities
2
-using Base, LinearAlgebra, Reexport, IntervalSets, DomainSets, Statistics, SpecialFunctions
+using LinearAlgebra, Reexport, IntervalSets, DomainSets, Statistics, SpecialFunctions
3
4
@reexport using ApproxFunBase
5
@reexport using ApproxFunOrthogonalPolynomials
0 commit comments