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 54db897 commit a7f5796Copy full SHA for a7f5796
Project.toml
@@ -1,6 +1,6 @@
1
name = "ApproxFunBase"
2
uuid = "fbd15aa5-315a-5a7d-a8a4-24992e37be05"
3
-version = "0.8.44"
+version = "0.8.45"
4
5
[deps]
6
AbstractFFTs = "621f4979-c628-5d54-868e-fcf4e3e8185c"
@@ -42,7 +42,7 @@ FastGaussQuadrature = "0.4, 0.5"
42
FastTransforms = "0.12, 0.13, 0.14, 0.15.1"
43
FillArrays = "0.11, 0.12, 0.13, 1"
44
HalfIntegers = "1.5"
45
-InfiniteArrays = "0.11, 0.12"
+InfiniteArrays = "0.11, 0.12, 0.13"
46
InfiniteLinearAlgebra = "0.5, 0.6"
47
Infinities = "0.1"
48
IntervalSets = "0.5, 0.6, 0.7"
0 commit comments