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 1aa5681 commit 27de821Copy full SHA for 27de821
Project.toml
@@ -31,15 +31,15 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
31
AbstractTrees = "0.3, 0.4"
32
Combinatorics = "1"
33
DataFrames = "1.0"
34
-FastGaussQuadrature = "0.4"
+FastGaussQuadrature = "0.4, 0.5"
35
Graphs = "1"
36
JLD2 = "0.4"
37
MPI = "0.16, 0.19, 0.20"
38
Measurements = "2"
39
Parameters = "0.12"
40
ProgressMeter = "1"
41
+PythonCall = "0.9"
42
Quadmath = "0.5"
43
Reexport = "1"
44
StaticArrays = "1.0"
-PythonCall = "0.9"
45
julia = "1.6"
0 commit comments