Included scipy for heat pump coefficient computation
This commit is contained in:
parent
bf649638d7
commit
4eea12a069
0
exports/energy_systems/__init__.py
Normal file
0
exports/energy_systems/__init__.py
Normal file
0
exports/energy_systems/heat_pump_export.py
Normal file
0
exports/energy_systems/heat_pump_export.py
Normal file
0
exports/energy_systems_factory.py
Normal file
0
exports/energy_systems_factory.py
Normal file
|
@ -12,4 +12,5 @@ xlrd~=2.0.1
|
|||
openpyxl~=3.0.7
|
||||
networkx~=2.5.1
|
||||
parseidf~=1.0.0
|
||||
ply~=3.11
|
||||
ply~=3.11
|
||||
scipy==1.7.1
|
Loading…
Reference in New Issue
Block a user