Skip to content

Commit

Permalink
New version: AnnuliOrthogonalPolynomials v0.1.0 (#125177)
Browse files Browse the repository at this point in the history
UUID: de1797fd-24c3-4035-91a2-b52aecdcfb01
Repo: https://github.com/JuliaApproximation/AnnuliOrthogonalPolynomials.jl.git
Tree: c3d7894c46011d0a74ee75dd3feb22e3d84a1c3c

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator authored Feb 19, 2025
1 parent 459838e commit 84c3f56
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 4 deletions.
21 changes: 17 additions & 4 deletions A/AnnuliOrthogonalPolynomials/Compat.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
[0]
FillArrays = "1"
QuasiArrays = "0.11"
SemiclassicalOrthogonalPolynomials = "0.5"
StaticArrays = "1"

["0-0.0.1"]
Expand All @@ -20,6 +18,10 @@ FastTransforms = "0.15"
LazyArrays = "1"
julia = "1.9.0-1"

["0.0"]
QuasiArrays = "0.11"
SemiclassicalOrthogonalPolynomials = "0.5"

["0.0.2"]
ContinuumArrays = "0.14-0.16"
HarmonicOrthogonalPolynomials = "0.4-0.5"
Expand All @@ -37,10 +39,21 @@ MultivariateOrthogonalPolynomials = "0.6"
["0.0.6-0"]
BlockArrays = "1.1.0-1"
BlockBandedMatrices = "0.13"
LazyArrays = "2.1.0-2"
julia = "1.10.0-1"

["0.0.6-0.0"]
ClassicalOrthogonalPolynomials = "0.13"
ContinuumArrays = "0.18"
FastTransforms = "0.16"
HarmonicOrthogonalPolynomials = "0.6"
LazyArrays = "2.1.0-2"
MultivariateOrthogonalPolynomials = "0.7"
julia = "1.10.0-1"

["0.1-0"]
ClassicalOrthogonalPolynomials = "0.15"
ContinuumArrays = "0.19.2-0.19"
FastTransforms = "0.17"
HarmonicOrthogonalPolynomials = "0.7"
MultivariateOrthogonalPolynomials = "0.9"
QuasiArrays = "0.12"
SemiclassicalOrthogonalPolynomials = "0.7"
3 changes: 3 additions & 0 deletions A/AnnuliOrthogonalPolynomials/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,6 @@ git-tree-sha1 = "b7d01c5a06d3bba73e31b453a169c4c451560028"

["0.0.6"]
git-tree-sha1 = "083ede0447e049e1f0f8712c88f5776f7239ab80"

["0.1.0"]
git-tree-sha1 = "c3d7894c46011d0a74ee75dd3feb22e3d84a1c3c"

0 comments on commit 84c3f56

Please sign in to comment.