Skip to content

Foundations of Distributed and Large Scale Computing Optimization - Homeworks

License

Notifications You must be signed in to change notification settings

azouaoui-cv/LSOPTIM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LSOPTIM

Foundations of Distributed and Large Scale Computing Optimization - Homeworks

Requirements

This repository is developed on Linux 64-bit in Python 3.7 using (Mini)conda.

To instanciate the conda environment, run conda create --file conda-env.txt --name optim.

Then use pip to install the required Python packages: pip -r requirements.txt.

To use the virtual environment: source activate optim

To install a custom kernel in jupyter lab/notebook: ipython kernel install --user --name=optim

To work on Jupyter notebook or Jupyter lab you will need to install it via pip. Follow the instructions here to make the environment kernel available in your jupyter installation.

About

Foundations of Distributed and Large Scale Computing Optimization - Homeworks

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published