Skip to content

IseanB/swarm-control

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

swarm-control

Development Enviorment Setup

  1. Clone the repository.
  2. Go to the repository.
    • cd /path/to/your/project.
  3. Setup a virtual enviorment
  • python3 -m venv env
  • source env/bin/activate
  1. Install dependenceies
  • pip install matplotlib
  • pip install seaborn
  • pip install scipy
  • pip install networkx
  1. Run python script
  • python3 main.py

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages