Jeffery Russell 16aae11a21 | 5 years ago | |
---|---|---|
ML Cookbook | 5 years ago | |
config | 5 years ago | |
fibonacci | 6 years ago | |
geneticAlgorithm | 5 years ago | |
graphing | 5 years ago | |
multiThreadedFileIO | 5 years ago | |
other | 5 years ago | |
perceptron | 5 years ago | |
searching_algo | 6 years ago | |
sorting | 5 years ago | |
windows/Sticky Notes Backuper | 6 years ago | |
.DS_Store | 6 years ago | |
.gitignore | 6 years ago | |
LICENSE | 6 years ago | |
README.md | 6 years ago | |
recurrences.py | 6 years ago |
python -m pip install -U pip
python -m pip install -U matplotlib
Modified from Atom's CONTRIBUTING.md
First off, thanks for taking the time to contribute!
The following is a set of guidelines for contributing. These are mostly guidelines, not rules. Use your best judgment, and feel free to propose changes to this document in a pull request.
git clone
the repository to your local working spacegit status
to check your untracked changes, git add
added/modified filesgit commit
your changes, include a message if you want.git push
to your forked repositoryHow Do I Submit A (Good) Bug Report? Bugs are tracked as GitHub issues. After you've determined which repository your bug is related to, create an issue on that repository and provide the following information by filling in the template.
Explain the problem and include additional details to help maintainers reproduce the problem:
Enhancement suggestions are tracked as GitHub issues. Create an issue on the repository and provide the following information: