Python icon indicating copy to clipboard operation
Python copied to clipboard

All Algorithms implemented in Python

Results 1352 Python issues
Sort by recently updated
recently updated
newest added

### Describe your change: * [X] Add an algorithm? * [ ] Fix a bug or typo in an existing algorithm? * [ ] Documentation change? ### Checklist: * [X]...

### Describe your change: * [x] Add an algorithm? * [ ] Fix a bug or typo in an existing algorithm? * [ ] Documentation change? ### Checklist: * [x]...

awaiting reviews
require tests

### Describe your change: Added algorithm to check collision between two rectangles [x] Add an algorithm

awaiting reviews

### Describe your change: * [✓] Add an algorithm? * [x] Fix a bug or typo in an existing algorithm? * [x] Documentation change? ### Checklist: * [✓] I have...

awaiting reviews
require tests
require type hints

Updated with more information on Compression methods using python ### Describe your change: * [ ] Add an algorithm? * [ ] Fix a bug or typo in an existing...

awaiting reviews
documentation

### Describe your change: * [x] Add an algorithm? * [ ] Fix a bug or typo in an existing algorithm? * [ ] Documentation change? ### Checklist: * [x]...

awaiting reviews
require tests
require type hints

### Describe your change: Added Chakravala method to solve pell's equation * [X] Add an algorithm? * [ ] Fix a bug or typo in an existing algorithm? * [...

awaiting reviews

### Describe your change: * [x] Add an algorithm? * [ ] Fix a bug or typo in an existing algorithm? * [ ] Documentation change? ### Checklist: * [x]...

awaiting reviews

### Describe your change: * [x] Add an algorithm? * [ ] Fix a bug or typo in an existing algorithm? * [ ] Documentation change? ### Checklist: * [x]...

awaiting reviews

### Describe your change: * [x] Add an algorithm? * [ ] Fix a bug or typo in an existing algorithm? * [ ] Documentation change? ### Checklist: * [x]...

awaiting reviews
tests are failing
require tests
require type hints
require descriptive names