Skip to content

aphd/power_laws

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Power Law and their applications to software engigneering

Setup

virtualenv -p python3 venv
. venv/bin/activate
(venv) $ pip install -r requirements.txt
(venv) $ python <main_file_name>

About

Power Laws in Software Engignering

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%