Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CESE4055_sim

A simulator for MAC protocols and routing, for the course Ad hoc and Sensors Networks (CESE4055).

Virtual Environment

This has to be done as at setup or when changing requirements.txt. VSCode will automatically activate the virtual environment when running Python programs.

Creating a new virtual environment, only during setup.

python -m venv .venv

Activating the virtual environment and upgrading the requirements.

.venv/Scripts/activate.bat
pip install -r requirements.txt -U

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages