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 986721b commit a417643Copy full SHA for a417643
Project.toml
@@ -1,7 +1,7 @@
1
name = "EasyHybrid"
2
uuid = "61bb816a-e6af-4913-ab9e-91bff2e122e3"
3
-authors = ["Lazaro Alonso", "Bernhard Ahrens", "Markus Reichstein"]
4
version = "0.1.7"
+authors = ["Lazaro Alonso", "Bernhard Ahrens", "Markus Reichstein"]
5
6
[deps]
7
AxisKeys = "94b1ba4f-4ee9-5380-92f1-94cde586c3c5"
@@ -60,6 +60,7 @@ OptimizationOptimisers = "0.3.7"
60
PrettyTables = "3.1.2"
61
ProgressMeter = "1.10.4"
62
Reexport = "1.2.2"
63
+Statistics = "1"
64
StyledStrings = "1.0.3, 1.11.0"
65
Zygote = "0.7.7"
66
julia = "1.10"
0 commit comments