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 18f607a commit dd74c9eCopy full SHA for dd74c9e
Project.toml
@@ -1,6 +1,6 @@
1
name = "SingularIntegralEquations"
2
uuid = "e094c991-5a90-5477-8896-c1e4c9552a1a"
3
-version = "0.6.2"
+version = "0.6.3"
4
5
[deps]
6
ApproxFun = "28f2ccd6-bb30-5033-b560-165f7b14dc2f"
@@ -23,7 +23,7 @@ ApproxFunBase = "0.2.3, 0.3"
23
ApproxFunFourier = "0.2"
24
ApproxFunOrthogonalPolynomials = "0.3"
25
ApproxFunSingularities = "0.1.6"
26
-BandedMatrices = "0.14.2"
+BandedMatrices = "0.14.2, 0.15"
27
DomainSets = "0.1, 0.2"
28
DualNumbers = "0.6"
29
HypergeometricFunctions = "0.1, 0.2"
0 commit comments