We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5eeaa6d commit c339e2bCopy full SHA for c339e2b
1 file changed
Project.toml
@@ -12,10 +12,11 @@ SingularIntegrals = "d7440221-8b5e-42fc-909c-0567823f424a"
12
[compat]
13
ClassicalOrthogonalPolynomials = "0.15.1"
14
FillArrays = "1.13.0"
15
-LinearAlgebra = "1.11.0"
+LinearAlgebra = "1"
16
QuadGK = "2.11.2"
17
SingularIntegrals = "0.3.8"
18
-Test = "1.11.0"
+Test = "1"
19
+julia = "1.10"
20
21
[extras]
22
QuadGK = "1fd47b50-473d-5c70-9696-f719f8f3bcdc"
0 commit comments