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

The main idea of this algorithm is to create a spectrogram using the FFT and a window function to run the FFT on. Instead of a pure unchaging signal that...

### Describe your change: Add Project Euler problem 116 solution 1: * [x] Add an algorithm? * [ ] Fix a bug or typo in an existing algorithm? * [...

awaiting reviews

I would like to implement this cipher in python and would like to contribute to this repository, If you think this would be appropriate addition to this repository can you...

vol_torus calculates the volume of the geometrical torus. ### Describe your change: added an algorithm for calculating the volume of a torus. * [x] Add an algorithm? * [ ]...

enhancement
awaiting reviews
tests are failing

### **Describe your change:** Created permutations.py program to calculate permutations of objects * [x] Add an algorithm? * [ ] Fix a bug or typo in an existing algorithm? *...

stale
awaiting reviews
tests are failing
require descriptive names

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

stale
awaiting reviews
require tests
require type hints
require descriptive names

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

enhancement
stale
awaiting reviews
require tests
require type hints
require descriptive names

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

stale
awaiting reviews
require tests
require type hints

### **Describe your change:** Now the user can tell the algorithm what number he wants to run on the Collatz Sequence. * [ ] Add an algorithm? * [x] Fix...

enhancement
stale
awaiting reviews

### **Describe your change:** This PR adds a solution for Project Euler problem 78 (https://projecteuler.net/problem=78) * [x] Add an algorithm? * [ ] Fix a bug or typo in an...

stale
awaiting changes
require descriptive names