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 642cb14 commit 8b075e8Copy full SHA for 8b075e8
.DS_Store
-6 KB
.gitignore
@@ -24,3 +24,4 @@ docs/build/index.md
24
docs/build
25
26
src/.DS_Store
27
+.DS_Store
Project.toml
@@ -44,13 +44,13 @@ BlockArrays = "0.8.0"
44
BlockBandedMatrices = "0.4.0"
45
Calculus = "≥ 0.1.15"
46
DSP = "≥ 0.5.1"
47
-DomainSets = "≥ 0.0.1"
+DomainSets = "0.0.1"
48
DualNumbers = "≥ 0.4.0"
49
FFTW = "≥ 0.2.4"
50
FastGaussQuadrature = "≥ 0.3.2"
51
FastTransforms = "≥ 0.4.2"
52
FillArrays = "≥ 0.5.0"
53
-InfiniteArrays = "≥ 0.0.3"
+InfiniteArrays = "0.0.3"
54
IntervalSets = "≥ 0.3.1"
55
LazyArrays = "0.8.0"
56
LowRankApprox = "≥ 0.1.4"
0 commit comments