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 supported16 Subscribers
Add a CodeTriage badge to python
Help out
- Issues
- 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
- feat: add n_input_or_gate function to calculate OR of multiple inputs
- docs: correct truth table description for OR gate in documentation
- docs: correct documentation for NOT Gate in not_gate.py
- feat: add automated bug triage utility (#14561)
- Docs
- Python not yet supported