Skip to content

NoU2020/Spring2023AdvancedAlgorithms

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spring2023AdvancedAlgorithms

Installing Required Libraries

To install the required libraries for the course, run pip install -r requirements.txt in the main folder of the repository. This assumes you already have Python and pip installed on your system.

Installing Recommended Githooks

While they're not required for the course, git hooks are recommended for keeping your code style up-to-date. You can install the git hooks by running pre-commit install in the main folder of the repository.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 55.5%
  • Jupyter Notebook 44.2%
  • Dockerfile 0.3%