Skip to content

Commit

Permalink
New version: BasisFunctions v0.6.5
Browse files Browse the repository at this point in the history
UUID: 4343a25-5453-507d-8aad-01a9d7189916
Repo: https://github.com/JuliaApproximation/BasisFunctions.jl.git
Tree: 39c62642dd7d289d2da07f40a6650c4ff2ebb0fa

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator committed Sep 20, 2024
1 parent 7228f0e commit 897b923
Show file tree
Hide file tree
Showing 5 changed files with 25 additions and 5 deletions.
15 changes: 12 additions & 3 deletions B/BasisFunctions/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
MacroTools = "0.5"
OrderedCollections = "1.2.0-1"
QuadGK = "2.4.0-2"
RecipesBase = "1"
Reexport = "1"

["0-0.4.0"]
Expand Down Expand Up @@ -37,6 +36,9 @@ DSP = "0.6-0.7"
["0-0.5.4"]
FastGaussQuadrature = "0.4"

["0-0.6.4"]
RecipesBase = "1"

["0.4.1-0.4.2"]
DomainIntegrals = "0.3.3-0.3"

Expand All @@ -54,7 +56,6 @@ BlockArrays = "0.16"
GaussQuadrature = "0.5.7-0.5"
GenericLinearAlgebra = "0.3"
IterativeSolvers = "0.9"
PGFPlotsX = "1.4.0-1"
SpecialFunctions = "1-2"
StaticArrays = "1.4.0-1"

Expand All @@ -67,16 +68,21 @@ DomainIntegrals = "0.3.6-0.3"
["0.4.4-0.6.3"]
FillArrays = "0.12-0.13"

["0.4.4-0.6.4"]
PGFPlotsX = "1.4.0-1"

["0.4.5-0.5"]
GenericFFT = "0.1"

["0.4.6-0"]
ToeplitzMatrices = "0.7"
julia = "1.6.0-1"

["0.4.6-0.5.0"]
DomainSets = "0.5.11-0.5"

["0.4.6-0.6.4"]
julia = "1.6.0-1"

["0.5-0.5.4"]
GridArrays = "0.1.14-0.1"

Expand Down Expand Up @@ -120,3 +126,6 @@ DomainSets = "0.7"
["0.6.4-0"]
FillArrays = ["0.13", "1"]
GridArrays = "0.2.2-0.2"

["0.6.5-0"]
julia = "1.9.0-1"
6 changes: 4 additions & 2 deletions B/BasisFunctions/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,8 @@ IterativeSolvers = "42fd0dbc-a981-5370-80f2-aaf504508153"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
MacroTools = "1914dd2f-81c6-5fcd-8719-6d5c9610ff09"
OrderedCollections = "bac558e1-5e72-5ebc-8fee-abe8a469f55d"
PGFPlotsX = "8314cec4-20b6-5062-9cdb-752b83310925"
Pkg = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
QuadGK = "1fd47b50-473d-5c70-9696-f719f8f3bcdc"
RecipesBase = "3cdcf5f2-1ef4-517c-9805-6587b60abb01"
Reexport = "189a3867-3050-52da-a836-e630ba90ab69"
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b"
Expand All @@ -30,5 +28,9 @@ AbstractTrees = "1520ce14-60c1-5f80-bbc7-55ef81b5835c"
["0-0.5.3"]
DSP = "717857b8-e6f2-59f4-9121-6e50c889abd2"

["0-0.6.4"]
PGFPlotsX = "8314cec4-20b6-5062-9cdb-752b83310925"
RecipesBase = "3cdcf5f2-1ef4-517c-9805-6587b60abb01"

["0.4.5-0"]
GenericFFT = "a8297547-1b15-4a5a-a998-a2ac5f1cef28"
3 changes: 3 additions & 0 deletions B/BasisFunctions/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -69,3 +69,6 @@ git-tree-sha1 = "b1feb23e570a44b7c3502c5dc5ad53743693de7c"

["0.6.4"]
git-tree-sha1 = "5a69a9dd92dce4f0f958b98133d7c64f679f0c8e"

["0.6.5"]
git-tree-sha1 = "39c62642dd7d289d2da07f40a6650c4ff2ebb0fa"
3 changes: 3 additions & 0 deletions B/BasisFunctions/WeakCompat.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
["0.6.5-0"]
PGFPlotsX = "1.4.0-1"
RecipesBase = "1"
3 changes: 3 additions & 0 deletions B/BasisFunctions/WeakDeps.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
["0.6.5-0"]
PGFPlotsX = "8314cec4-20b6-5062-9cdb-752b83310925"
RecipesBase = "3cdcf5f2-1ef4-517c-9805-6587b60abb01"

0 comments on commit 897b923

Please sign in to comment.