Skip to content

Commit

Permalink
New version: MultiQuad v1.3.0 (JuliaRegistries#65167)
Browse files Browse the repository at this point in the history
UUID: 8fca5bbe-a785-4bb7-9793-c0c8ddca5d4b
Repo: https://github.com/aurelio-amerio/MultiQuad.jl.git
Tree: 7e3167a63dfa2689119932309d2597bd62225869

Registrator tree SHA: 6f7123171eb7f645eda28350bbbc080fbc238330

Co-authored-by: JuliaHubRegistrator <[email protected]>
  • Loading branch information
JuliaRegistrator and JuliaHubRegistrator authored Jul 28, 2022
1 parent 6889d07 commit 067ee26
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 3 deletions.
13 changes: 11 additions & 2 deletions M/MultiQuad/Compat.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[1]
["1-1.2"]
Cuba = "2"
QuadGK = "2.3.1-2"
julia = "1"
Expand All @@ -12,7 +12,16 @@ Unitful = ["0.18", "1"]
["1.1-1"]
HCubature = "1.4.0-1"

["1.2-1"]
["1.2"]
FastGaussQuadrature = "0.4.7-0.4"

["1.2-1"]
LRUCache = "1.2.0-1"
Unitful = "1"

["1.3-1"]
Cuba = "2.2.0-2"
FastGaussQuadrature = "0.4"
ProgressMeter = "1.7.0-1"
QuadGK = "2.3.0-2"
julia = "1.6.0-1"
7 changes: 6 additions & 1 deletion M/MultiQuad/Deps.toml
Original file line number Diff line number Diff line change
@@ -1,13 +1,18 @@
[1]
Cuba = "8a292aeb-7a57-582c-b821-06e4c11590b1"
QuadGK = "1fd47b50-473d-5c70-9696-f719f8f3bcdc"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
Unitful = "1986cc42-f94f-5a68-af5c-568840ba703d"

["1-1.2"]
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

["1.1-1"]
HCubature = "19dc6840-f33b-545b-b366-655c7e3ffd49"

["1.2-1"]
FastGaussQuadrature = "442a2c76-b920-505d-bb47-c5924d526838"
LRUCache = "8ac3fa9e-de4c-5943-b1dc-09c6b5f20637"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"

["1.3-1"]
ProgressMeter = "92933f4c-e287-5a05-a399-4b506db050ca"
3 changes: 3 additions & 0 deletions M/MultiQuad/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,6 @@ git-tree-sha1 = "0149a03cb373c7a6011c7800c1d8729e93b21416"

["1.2.1"]
git-tree-sha1 = "a9dd0839cd032a7b31fe726eaab5db9a71a9a33f"

["1.3.0"]
git-tree-sha1 = "7e3167a63dfa2689119932309d2597bd62225869"

0 comments on commit 067ee26

Please sign in to comment.