Skip to content

Commit 8448d89

Browse files
committed
ContinuumArray 0.19
1 parent 83dac49 commit 8448d89

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Project.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "ClassicalOrthogonalPolynomials"
22
uuid = "b30e2e7b-c4ee-47da-9d5f-2c5c27239acd"
33
authors = ["Sheehan Olver <[email protected]>"]
4-
version = "0.14.3"
4+
version = "0.15"
55

66
[deps]
77
ArrayLayouts = "4c555306-a7a7-4459-81d9-ec55ddd5c99a"
@@ -37,7 +37,7 @@ ArrayLayouts = "1.3.1"
3737
BandedMatrices = "1"
3838
BlockArrays = "1"
3939
BlockBandedMatrices = "0.13"
40-
ContinuumArrays = "0.18.3"
40+
ContinuumArrays = "0.19"
4141
DomainSets = "0.6, 0.7"
4242
DynamicPolynomials = "0.6"
4343
FFTW = "1.1"
@@ -51,7 +51,7 @@ IntervalSets = "0.7"
5151
LazyArrays = "2.2"
5252
LazyBandedMatrices = "0.10, 0.11"
5353
MutableArithmetics = "1"
54-
QuasiArrays = "0.11"
54+
QuasiArrays = "0.12"
5555
RecurrenceRelationshipArrays = "0.1.2"
5656
RecurrenceRelationships = "0.1.1, 0.2"
5757
SpecialFunctions = "1.0, 2"

0 commit comments

Comments
 (0)