Skip to content

Commit

Permalink
New version: HCubature v1.4.0 (#1386)
Browse files Browse the repository at this point in the history
UUID: 19dc6840-f33b-545b-b366-655c7e3ffd49
Repo: https://github.com/stevengj/HCubature.jl.git
Tree: fc4adde0a029bf69c0da3f7c25ca24b5e0e389ed

Registrator tree SHA: unknown
  • Loading branch information
JuliaRegistrator authored and fredrikekre committed Jun 15, 2019
1 parent f78d71d commit 0720086
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 7 deletions.
19 changes: 12 additions & 7 deletions H/HCubature/Compat.toml
Original file line number Diff line number Diff line change
@@ -1,22 +1,27 @@
[1]
Combinatorics = "0"
QuadGK = "0-2"

["1-1.1.0"]
StaticArrays = "0"

["1-1.2"]
DataStructures = "0"

["1-1.3"]
Combinatorics = "0"
QuadGK = "0-2"

["1.0"]
Compat = "0-2"
julia = "0.6-0"

["1.1-1"]
["1.1-1.3"]
julia = "0.7-1"

["1.1.1-1"]
["1.1.1-1.3"]
StaticArrays = "0.8.1-0"

["1.3-1"]
["1.3"]
DataStructures = "0.15-0"

["1.4-1"]
DataStructures = "0.15.0-*"
StaticArrays = "0.8.1-*"
julia = ["0.7", "1"]
2 changes: 2 additions & 0 deletions H/HCubature/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,6 @@ Compat = "34da2185-b29b-5c13-b0c7-acf172513d20"

["1.1-1"]
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"

["1.1-1.3"]
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
3 changes: 3 additions & 0 deletions H/HCubature/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,6 @@ git-tree-sha1 = "ae1a1e53a885db8db302466a26b77452abbeba13"

["1.3.0"]
git-tree-sha1 = "e8d0dc961d6b5365856c69a1573433359ba3f39b"

["1.4.0"]
git-tree-sha1 = "fc4adde0a029bf69c0da3f7c25ca24b5e0e389ed"

0 comments on commit 0720086

Please sign in to comment.