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 69fc1a7 commit c84cc43Copy full SHA for c84cc43
test/chebyshevjacobitests.jl
@@ -1,5 +1,5 @@
1
-using FastTransforms, LinearAlgebra, Statistics, Compat
2
-using Compat.Test
+using FastTransforms, Compat
+using Compat.Test, Compat.LinearAlgebra, Compat.Statistics
3
4
@testset "Chebyshev--Jacobi transform" begin
5
println("Testing the accuracy of asymptotics")
0 commit comments