Skip to content

deeksha20049/wn-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

fece2ca · Dec 11, 2023

History

81 Commits
Oct 15, 2023
Oct 11, 2023
Dec 8, 2023
Dec 10, 2023
Dec 11, 2023
Dec 10, 2023
Dec 10, 2023
Dec 11, 2023
Dec 10, 2023
Dec 9, 2023
Dec 9, 2023
Dec 9, 2023
Dec 9, 2023
Dec 9, 2023
Dec 10, 2023
Oct 16, 2023
Dec 6, 2023
Dec 10, 2023
Dec 10, 2023
Oct 11, 2023
Dec 10, 2023
Dec 10, 2023
Dec 10, 2023
Dec 10, 2023
Dec 10, 2023
Dec 11, 2023
Oct 9, 2023
Dec 9, 2023
Dec 10, 2023
Dec 10, 2023
Dec 10, 2023
Dec 10, 2023
Dec 10, 2023
Dec 10, 2023
Dec 10, 2023
Dec 10, 2023
Dec 10, 2023
Oct 9, 2023
Oct 14, 2023

Repository files navigation

Wireless Networks (CSE538/ECE538) Project

About

Instructions to run

  • Clone the repository
git clone [email protected]:deeksha20049/wn-project.git
  • Create the virtual environment
python3 -m venv env
  • Install the dependencies
pip3 install -r requirements.txt
  • Run the following command
python3 new_simulation_gui.py

Contributors