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

### What would you like to share? ![image](https://github.com/user-attachments/assets/4d75a8d8-c581-470c-9e8d-24b2d8ec56cb) I am facing this issue since a week or so. Please do the needful. ### Additional information _No response_

awaiting triage

### Repository commit fcf82a1eda21dcf36254a8fcaadc913f6a94c8da ### Python version (python --version) Python 3.10.6 ### Dependencies version (pip freeze) ``` absl-py==2.1.0 astunparse==1.6.3 beautifulsoup4==4.12.3 certifi==2024.8.30 charset-normalizer==3.4.0 contourpy==1.3.0 cycler==0.12.1 dill==0.3.9 dom_toml==2.0.0 domdf-python-tools==3.9.0 fake-useragent==1.5.1 flatbuffers==24.3.25 fonttools==4.54.1...

bug

### What would you like to share? Hello, i'm TheBladeCoder! I want to share a project with you... ist a suprise :) ### Additional information language: python

awaiting triage

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

enhancement
awaiting reviews

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

### Describe your change: Contributes to #9943 - I have added doctests to multiple classes for geometric shapes. The doctests include tests for proper initialization, exception handling, and class methods....

awaiting reviews

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

### Describe your change: Adding new algorithm in electronics/ folder to transform resistor values from delta to star (wye) and the inverse. * [x] Add an algorithm? * [ ]...

awaiting reviews

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

awaiting reviews

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

enhancement
awaiting reviews