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 26c0610 commit ef8b46fCopy full SHA for ef8b46f
test/test_disk.jl
@@ -8,4 +8,3 @@ ff = Fun(f, ChebyshevDisk(), 1000)
8
ff = Fun(f, ChebyshevDisk())
9
@test ff(0.1,0.2) ≈ f(0.1,0.2)
10
11
-plot(ff)
0 commit comments