Skip to content

miladkzm/multi-energy-system-repository

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

HEMS has not yet been deployed to Python pip / conda package indexes, but can be installed in a local development environment as follows:

  1. Install conda-based Python distribution¹ such as Anaconda or Miniconda or Miniforge.
  2. In conda-enabled shell (e.g. Anaconda Prompt), run:
    • cd path_to_hems_repository
    • conda create -n hems_pyomo_based -c conda-forge python=3.10 contextily numpy pandas scipy
    • conda activate hems
    • pip install -r requirements.txt

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published