-
Notifications
You must be signed in to change notification settings - Fork 476
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
New version: RadialPiecewisePolynomials v0.1.3
UUID: 7dab568b-3cf7-4f91-a977-b4631dfca174 Repo: https://github.com/ioannisPApapadopoulos/RadialPiecewisePolynomials.jl.git Tree: 0b3a588289c3a4bf520e4d25a566208a4a9846ea Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
- Loading branch information
1 parent
bb64fd4
commit cb142e9
Showing
3 changed files
with
32 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,25 +1,42 @@ | ||
[0] | ||
BandedMatrices = ["0.17", "1"] | ||
FillArrays = "1.5.0-1" | ||
HypergeometricFunctions = "0.3" | ||
Memoization = "0.2" | ||
SpecialFunctions = "2" | ||
StaticArrays = "1.6.0-1" | ||
|
||
["0-0.1.1"] | ||
AnnuliOrthogonalPolynomials = "0.0.4" | ||
|
||
["0-0.1.2"] | ||
BlockArrays = "0.16" | ||
BlockBandedMatrices = "0.12" | ||
ClassicalOrthogonalPolynomials = "0.12.4-0.12" | ||
ContinuumArrays = "0.17" | ||
DomainSets = "0.6-0.7" | ||
FastTransforms = "0.15" | ||
FillArrays = "1.5.0-1" | ||
HypergeometricFunctions = "0.3" | ||
LazyArrays = "1.5.0-1" | ||
Memoization = "0.2" | ||
MultivariateOrthogonalPolynomials = "0.6" | ||
PiecewiseOrthogonalPolynomials = "0.4" | ||
QuasiArrays = "0.9-0.11" | ||
SemiclassicalOrthogonalPolynomials = "0.5.5-0.5" | ||
SpecialFunctions = "2" | ||
StaticArrays = "1.6.0-1" | ||
julia = "1.9.0-1" | ||
|
||
["0-0.1.1"] | ||
AnnuliOrthogonalPolynomials = "0.0.4" | ||
|
||
["0.1.2-0"] | ||
["0.1.2"] | ||
AnnuliOrthogonalPolynomials = "0.0.5" | ||
|
||
["0.1.3-0"] | ||
AnnuliOrthogonalPolynomials = "0.0.6" | ||
BlockArrays = "1.1.0-1" | ||
BlockBandedMatrices = "0.13" | ||
ClassicalOrthogonalPolynomials = "0.13" | ||
ContinuumArrays = "0.18" | ||
DomainSets = "0.7" | ||
FastTransforms = "0.16" | ||
LazyArrays = "2.1.0-2" | ||
MultivariateOrthogonalPolynomials = "0.7" | ||
PiecewiseOrthogonalPolynomials = "0.5" | ||
QuasiArrays = "0.11" | ||
SemiclassicalOrthogonalPolynomials = "0.5" | ||
julia = "1.10.0-1" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters