Skip to content

Commit

Permalink
New version: StochasticIntegrals v0.5.1
Browse files Browse the repository at this point in the history
UUID: b15139f2-feda-5ba7-9a2a-3fc816fb5551
Repo: https://github.com/s-baumann/StochasticIntegrals.jl.git
Tree: f6a8fa57989a6e54d8a43ab41c257623a8b08a7e

Registrator tree SHA: e934b8c55381f28735124f23e8f7e96d09b20416
  • Loading branch information
JuliaRegistrator committed Oct 10, 2020
1 parent 37b9f96 commit 004bb63
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 6 deletions.
15 changes: 9 additions & 6 deletions S/StochasticIntegrals/Compat.toml
Original file line number Diff line number Diff line change
@@ -1,24 +1,27 @@
[0]
Distributions = "0.0.0 - 0.23"

["0-0.1.0"]
UnivariateFunctions = "0.0.2 - 0.2"
julia = "1"

["0-0.2"]
Sobol = "0-1"

["0-0.3"]
Distributions = "0.0.0 - 0.23"

["0.1.1-0.2"]
MultivariateFunctions = "0.0.0 - 0.1"
julia = ["0.7", "1"]

["0.2.2-0"]
["0.2.2-0.3"]
DataFrames = "0.0.0 - 0.21"

["0.2.3-0"]
["0.2.3-0.3"]
FixedPointAcceleration = "0.0.0 - 0.1"

["0.3-0"]
["0.3"]
Sobol = "0.0.0 - 1"
UnivariateFunctions = "0.0.0 - 0.2"
julia = "1"

["0.5-0"]
julia = "1.4.0-1"
3 changes: 3 additions & 0 deletions S/StochasticIntegrals/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,6 @@ FixedPointAcceleration = "817d07cb-a79a-5c30-9a31-890123675176"

["0.3-0"]
UnivariateFunctions = "368b7869-440d-5a68-a3d1-bbc86b0a93b0"

["0.5-0"]
DataStructures = "864edb3b-99cc-5e75-8d2d-829cb0a9cfe8"
3 changes: 3 additions & 0 deletions S/StochasticIntegrals/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,6 @@ git-tree-sha1 = "0dfad44c3d1e96b139fbefe9c34ad428b2ea5c15"

["0.3.0"]
git-tree-sha1 = "18c3ac16b92523bd2d5e7d017af6c8164fc946b4"

["0.5.1"]
git-tree-sha1 = "f6a8fa57989a6e54d8a43ab41c257623a8b08a7e"

0 comments on commit 004bb63

Please sign in to comment.