Skip to content

Commit

Permalink
New version: CompactBases v0.3.8 (#65406)
Browse files Browse the repository at this point in the history
UUID: 2c0377a8-7469-4ebd-be0f-82e501f20078
Repo: https://github.com/JuliaApproximation/CompactBases.jl.git
Tree: f2e6099feffc1f21120243c2486f0961b6d43820

Registrator tree SHA: 8e1a5ac2695627143951512d700c7e3c445102ec
  • Loading branch information
JuliaRegistrator authored Aug 1, 2022
1 parent 2d12d78 commit ce2ec7b
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 5 deletions.
19 changes: 14 additions & 5 deletions C/CompactBases/Compat.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
[0]
FastGaussQuadrature = "0.4"
Formatting = "0.4"
IntervalSets = "0.5.1-0.5"
OffsetArrays = "1.1.0-1"
RecipesBase = "1"

Expand All @@ -14,13 +13,13 @@ LazyArrays = "0.16"
QuasiArrays = "0.2"
julia = "1.4.0-1"

["0-0.3.7"]
IntervalSets = "0.5.1-0.5"

["0.2"]
ContinuumArrays = "0.6.4-0.6"
QuasiArrays = "0.4.9-0.4"

["0.2-0"]
BandedMatrices = "0.16"

["0.2-0.3.1"]
FillArrays = "0.11"

Expand All @@ -33,6 +32,9 @@ LazyArrays = "0.20-0.21"
["0.2-0.3.5"]
julia = "1.5.0-1"

["0.2-0.3.7"]
BandedMatrices = "0.16"

["0.3.0"]
ContinuumArrays = "0.6.4-0.7"
QuasiArrays = "0.4.9-0.5"
Expand Down Expand Up @@ -60,7 +62,14 @@ LazyArrays = "0.20-0.22"
["0.3.6-0"]
BlockBandedMatrices = "0.11"
ContinuumArrays = "0.10"
FillArrays = "0.12"
LazyArrays = "0.22"
QuasiArrays = "0.9"
julia = "1.6.0-1"

["0.3.6-0.3.7"]
FillArrays = "0.12"

["0.3.8-0"]
BandedMatrices = "0.16-0.17"
FillArrays = "0.12-0.13"
IntervalSets = "0.5.1-0.7"
3 changes: 3 additions & 0 deletions C/CompactBases/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,3 +30,6 @@ git-tree-sha1 = "060b943fec1d11691f5f7903f09d8495a0ccdf98"

["0.3.7"]
git-tree-sha1 = "4bf0e872881a7518d8061bb2d3aae6a0a4a8eb28"

["0.3.8"]
git-tree-sha1 = "f2e6099feffc1f21120243c2486f0961b6d43820"

0 comments on commit ce2ec7b

Please sign in to comment.