aboutsummaryrefslogtreecommitdiff
path: root/math/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2020-11-09 17:34:46 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2020-11-09 17:34:46 +0000
commite2b9baf043b4afe6e698a1afb30140d13856e4df (patch)
tree7e55fb2af85774a14ecbab4e205a446e32d23648 /math/Makefile
parent26da84473ad3c0266bd622d4b7aa44283b9ca956 (diff)
downloadports-e2b9baf043b4afe6e698a1afb30140d13856e4df.tar.gz
ports-e2b9baf043b4afe6e698a1afb30140d13856e4df.zip
Add py-mixsimulator 0.2.9.5
MixSimulator is an application with an optimization model for calculating and simulating the least cost of an energy mix under certain constraints. The optimizers used are based on the Nevergrad library. The primary objective of the simulator is to study the relevance of an energy mix connected to each Inter-connected Grid through the coefficient of usage of each unit in the production cost. WWW: https://github.com/Foloso/MixSimulator
Notes
Notes: svn path=/head/; revision=554737
Diffstat (limited to 'math/Makefile')
-rw-r--r--math/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/math/Makefile b/math/Makefile
index f07446cb32bb..795eba0ea21e 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -781,6 +781,7 @@
SUBDIR += py-matplotlib-scalebar
SUBDIR += py-matplotlib2
SUBDIR += py-mip
+ SUBDIR += py-mixsimulator
SUBDIR += py-mpmath
SUBDIR += py-munkres
SUBDIR += py-munkres10