Skip to content

Commit

Permalink
New version: SingularIntegrals v0.2.3 (#91287)
Browse files Browse the repository at this point in the history
UUID: d7440221-8b5e-42fc-909c-0567823f424a
Repo: https://github.com/JuliaApproximation/SingularIntegrals.jl.git
Tree: 65bc8ea4bea381a370baa7be79825976489278a1

Registrator tree SHA: f73a20c99934db92a256057d0d83ba394036a701
  • Loading branch information
JuliaRegistrator authored Sep 12, 2023
1 parent 37b55e7 commit 8ea5b75
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 4 deletions.
19 changes: 15 additions & 4 deletions S/SingularIntegrals/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ BandedMatrices = "0.17.17-0.17"
FastTransforms = "0.15"
FillArrays = "1"
HypergeometricFunctions = "0.3.4-0.3"
LazyArrays = "1"
SpecialFunctions = "1-2"

["0-0.0.1"]
Expand All @@ -16,6 +15,9 @@ ArrayLayouts = "1"
InfiniteArrays = "0.12.11-0.12"
LazyBandedMatrices = "0.8.5-0.8"

["0-0.2.2"]
LazyArrays = "1"

["0.0"]
ContinuumArrays = "0.12.6-0.12"
QuasiArrays = "0.9.6-0.9"
Expand All @@ -36,19 +38,28 @@ QuasiArrays = "0.10"
julia = "1.9.0-1"

["0.2-0"]
ArrayLayouts = "1.0.11-1"
ClassicalOrthogonalPolynomials = "0.11"
QuasiArrays = "0.11"

["0.2-0.2.2"]
ArrayLayouts = "1.0.11-1"

["0.2.0"]
ContinuumArrays = "0.14"

["0.2.1"]
ContinuumArrays = "0.14-0.15"

["0.2.1-0"]
["0.2.1-0.2.2"]
InfiniteArrays = "0.12.11-0.13"
LazyBandedMatrices = "0.8.5-0.9"

["0.2.2-0"]
["0.2.2"]
ContinuumArrays = "0.14-0.16"

["0.2.3-0"]
ArrayLayouts = "1.4.0-1"
ContinuumArrays = "0.16"
InfiniteArrays = "0.13"
LazyArrays = "1.8.0-1"
LazyBandedMatrices = "0.9"
3 changes: 3 additions & 0 deletions S/SingularIntegrals/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,6 @@ git-tree-sha1 = "9c83f5173c3189c18de133f3e9fb5f302e270e45"

["0.2.2"]
git-tree-sha1 = "3348f9870548106d14a9517da353c0a626b63de7"

["0.2.3"]
git-tree-sha1 = "65bc8ea4bea381a370baa7be79825976489278a1"

0 comments on commit 8ea5b75

Please sign in to comment.