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 ae9ab47 commit bdb2ad8Copy full SHA for bdb2ad8
src/Calculus.jl
@@ -1,3 +1,5 @@
1
+isdefined(Base, :__precompile__) && __precompile__()
2
+
3
module Calculus
4
import Compat
5
import Base.ctranspose
0 commit comments