We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 003324f commit 906b3e7Copy full SHA for 906b3e7
Project.toml
@@ -7,3 +7,8 @@ version = "0.1.0"
7
FastGaussQuadrature = "442a2c76-b920-505d-bb47-c5924d526838"
8
SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b"
9
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
10
+
11
+[compat]
12
+FastGaussQuadrature = "0.4.2"
13
+SpecialFunctions = "0.10.3"
14
+julia = "1.4"
0 commit comments