We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2af0a75 commit adb5365Copy full SHA for adb5365
Project.toml
@@ -4,7 +4,6 @@ authors = ["Sheehan Olver <[email protected]>"]
4
version = "0.0.1"
5
6
[deps]
7
-BandedMatrices = "aae01518-5342-5314-be14-df237901396f"
8
BlockArrays = "8e7c35d0-a365-5155-bbbb-fb81a777f24e"
9
BlockBandedMatrices = "ffab5731-97b5-5995-9138-79e8c1846df0"
10
ClassicalOrthogonalPolynomials = "b30e2e7b-c4ee-47da-9d5f-2c5c27239acd"
@@ -28,6 +27,7 @@ InfiniteLinearAlgebra = "0.6"
28
27
LazyArrays = "0.22.9"
29
LazyBandedMatrices = "0.8.3"
30
QuasiArrays = "0.9"
+julia = "1.7"
31
32
[extras]
33
ForwardDiff = "f6369f11-7733-5829-9624-2563aa707210"
0 commit comments