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 aeeea05 commit a5fa1c0Copy full SHA for a5fa1c0
REQUIRE
@@ -1,5 +1,5 @@
1
julia 0.5
2
SymEngine 0.1.2
3
DataStructures 0.4.6
4
-DiffEqBase 0.2.0
+DiffEqBase 0.4.0
5
SimpleTraits 0.1.1
src/ParameterizedFunctions.jl
@@ -1,3 +1,5 @@
+__precompile__(false)
+
module ParameterizedFunctions
if haskey(ENV, "symengine_jl_safe_failure")
0 commit comments