python
https://github.com/thealgorithms/python
Python
All Algorithms implemented in Python
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported12 Subscribers
Add a CodeTriage badge to python
Help out
- Issues
- Simplify capitalize implementation
- split silently returns wrong result for multi-character separators
- Refactor custom split implementation
- Add Boyer-Moore-Horspool string-search algorithm
- feat: add Snell's Law refraction angle calculation
- feat: add n_input_nand_gate function to compute NAND for multiple inputs
- Fix: Improve docstrings and use ValueError in rec_linear_search
- Improve: Handle empty sequence case in linear_search
- Improve error message clarity in binary search functions
- Handle non-convergence in Simplex method
- Docs
- Python not yet supported