@@ -23,7 +23,6 @@ LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
23
23
Makie = " ee78f7c6-11fb-53f2-987a-cfe4a2b5a57a"
24
24
Random = " 9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
25
25
RecipesBase = " 3cdcf5f2-1ef4-517c-9805-6587b60abb01"
26
- Revise = " 295af30f-e4ad-537b-8983-00126c2a3abe"
27
26
SparseArrays = " 2f01184e-e22b-5df5-ae63-d93ebab69eaf"
28
27
SpecialFunctions = " 276daf66-3868-5448-9aa4-cd146d93841b"
29
28
StaticArrays = " 90137ffa-7385-5640-81b9-e52037218182"
@@ -34,17 +33,18 @@ ApproxFun = "0.11"
34
33
ApproxFunBase = " 0.3"
35
34
ApproxFunFourier = " 0.2"
36
35
ApproxFunOrthogonalPolynomials = " 0.3"
37
- ArrayLayouts = " 0.1"
36
+ ArrayLayouts = " 0.1, 0.2, 0.3 "
38
37
BandedMatrices = " 0.14"
39
38
BlockArrays = " 0.11"
40
39
BlockBandedMatrices = " 0.7"
41
- DomainSets = " 0.1"
40
+ DomainSets = " 0.1, 0.2, 0.3 "
42
41
FastGaussQuadrature = " 0.4"
43
- FastTransforms = " 0.8"
42
+ FastTransforms = " 0.8, 0.9 "
44
43
FillArrays = " 0.8"
45
- InfiniteArrays = " 0.6"
46
- LazyArrays = " 0.14, 0.15"
47
- RecipesBase = " 0.5, 0.6, 0.7"
48
- SpecialFunctions = " 0.7, 0.8, 0.9"
44
+ InfiniteArrays = " 0.6, 0.7"
45
+ LazyArrays = " 0.14, 0.15, 0.16"
46
+ Makie = " 0.10"
47
+ RecipesBase = " 0.5, 0.6, 0.7, 1"
48
+ SpecialFunctions = " 0.7, 0.8, 0.9, 0.10"
49
49
StaticArrays = " 0.11, 0.12"
50
50
julia = " 1.3"
0 commit comments