Analyses performed to answer design questions for NRI project
- download or clone repo locally
- install miniconda and cd the the root directory
- run the following command to setup the NRI conda enviornment
conda env create -f environment.yml
- the enviornment is now setup except for the NL OPT library and Jupyterlab plugins.activate the NRI enviornment
conda activate NRI
- then run the following command
Plugins.bat
- you are now ready to develop with the optimal design library