Skip to content

Commit

Permalink
New version: FastGaussQuadrature v1.0.0 (#92639)
Browse files Browse the repository at this point in the history
UUID: 442a2c7-b920-505d-bb47-c5924d526838
Repo: https://github.com/JuliaApproximation/FastGaussQuadrature.jl.git
Tree: 93ff6a4d5e7bfe27732259bfabbdd19940d8af1f

Registrator tree SHA: f73a20c99934db92a256057d0d83ba394036a701
  • Loading branch information
JuliaRegistrator authored Oct 2, 2023
1 parent ff78ba0 commit 18336fe
Showing 3 changed files with 11 additions and 8 deletions.
6 changes: 3 additions & 3 deletions F/FastGaussQuadrature/Compat.toml
Original file line number Diff line number Diff line change
@@ -17,11 +17,11 @@ SpecialFunctions = "0.7-0.10"
["0.4.4-0.4.7"]
SpecialFunctions = ["0.7-0.10", "1"]

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

["0.4.8-0"]
["0.4.8-1"]
SpecialFunctions = ["0.7-0.10", "1-2"]

["0.5-0"]
["0.5-1"]
julia = "1.6.0-1"
10 changes: 5 additions & 5 deletions F/FastGaussQuadrature/Deps.toml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
[0]
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b"

["0-0.3"]
Compat = "34da2185-b29b-5c13-b0c7-acf172513d20"

["0.4.6-0"]
[0-1]
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b"

["0.4.6-1"]
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
3 changes: 3 additions & 0 deletions F/FastGaussQuadrature/Versions.toml
Original file line number Diff line number Diff line change
@@ -42,3 +42,6 @@ git-tree-sha1 = "1dfc97ea0df8b3689c2608db8bf28b3fc4f4147b"

["0.5.1"]
git-tree-sha1 = "0f478d8bad6f52573fb7658a263af61f3d96e43a"

["1.0.0"]
git-tree-sha1 = "93ff6a4d5e7bfe27732259bfabbdd19940d8af1f"

0 comments on commit 18336fe

Please sign in to comment.