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 84f614b commit dd12614Copy full SHA for dd12614
Project.toml
@@ -1,7 +1,7 @@
1
name = "SingularIntegrals"
2
uuid = "d7440221-8b5e-42fc-909c-0567823f424a"
3
authors = ["Sheehan Olver <solver@mac.com>"]
4
-version = "0.3.4"
+version = "0.3.5"
5
6
[deps]
7
ArrayLayouts = "4c555306-a7a7-4459-81d9-ec55ddd5c99a"
@@ -23,7 +23,7 @@ SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b"
23
[compat]
24
ArrayLayouts = "1.4"
25
BandedMatrices = "1"
26
-ClassicalOrthogonalPolynomials = "0.13.7"
+ClassicalOrthogonalPolynomials = "0.13.7, 0.14"
27
ContinuumArrays = "0.18"
28
FastTransforms = "0.16"
29
FillArrays = "1"
0 commit comments