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.
2 parents d298fce + 26a421f commit 1d5b79fCopy full SHA for 1d5b79f
lib/SDEProblemLibrary/Project.toml
@@ -1,6 +1,6 @@
1
name = "SDEProblemLibrary"
2
uuid = "c72e72a9-a271-4b2b-8966-303ed956772e"
3
-version = "1.1.0"
+version = "1.1.1"
4
5
[deps]
6
DiffEqBase = "2b5f629d-d688-5b77-993f-72d75c75574e"
lib/SDEProblemLibrary/src/SDEProblemLibrary.jl
@@ -1,5 +1,3 @@
-__precompile__(false)
-
module SDEProblemLibrary
using DiffEqBase, Markdown
0 commit comments