File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ BlockBandedMatrices = "ffab5731-97b5-5995-9138-79e8c1846df0"
99ContinuumArrays = " 7ae1f121-cc2c-504b-ac30-9b923412ae5c"
1010FastGaussQuadrature = " 442a2c76-b920-505d-bb47-c5924d526838"
1111FillArrays = " 1a297f60-69ca-5386-bcde-b61e274b549b"
12- Formatting = " 59287772-0a20-5a39-b81b-1366585eb4c0 "
12+ Format = " 1fa38f19-a742-5d3f-a2b9-30dd87b9d5f8 "
1313IntervalSets = " 8197267c-284f-5f27-9208-e0e47529a953"
1414LazyArrays = " 5078a376-72f3-5289-bfd5-ec5146d43c02"
1515LinearAlgebra = " 37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
@@ -25,7 +25,7 @@ BlockBandedMatrices = "0.11, 0.12"
2525ContinuumArrays = " 0.10, 0.11, 0.12"
2626FastGaussQuadrature = " 0.4, 0.5"
2727FillArrays = " 0.12,0.13, 1"
28- Formatting = " 0.4 "
28+ Format = " 1.3 "
2929IntervalSets = " 0.5.1,0.6,0.7"
3030LazyArrays = " 0.22, 1"
3131OffsetArrays = " 1.1"
Original file line number Diff line number Diff line change @@ -44,7 +44,7 @@ using BlockBandedMatrices
4444
4545using FastGaussQuadrature
4646
47- using Formatting
47+ using Format
4848using RecipesBase
4949
5050vandermonde (B:: Basis ) = B[locs (B),:]
You can’t perform that action at this time.
0 commit comments