Skip to content

Pull requests: TheAlgorithms/Python

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Added TestCases awaiting reviews This PR is ready to be reviewed tests are failing Do not merge until tests pass
#11511 opened Aug 8, 2024 by moiz2405 Loading…
13 of 15 tasks
Fix issue #11502 Error in del_node function
#11510 opened Aug 6, 2024 by Rosepetal2022 Loading…
6 of 15 tasks
Add algorithm for approximating the nth root with Newton's Method
#11509 opened Aug 6, 2024 by CarlosZamG Loading…
11 of 15 tasks
Added doctests for Bitmask.py and fixed test cases tests are failing Do not merge until tests pass
#11504 opened Aug 2, 2024 by Devansh-46 Loading…
10 of 15 tasks
Add Primal-Dual Interior-Point Method for linear programming awaiting reviews This PR is ready to be reviewed require tests Tests [doctest/unittest/pytest] are required tests are failing Do not merge until tests pass
#11497 opened Jul 28, 2024 by shoresj Loading…
11 of 15 tasks
Add doctests for trapezoidal_rule.py awaiting changes A maintainer has requested changes to this PR
#11491 opened Jul 17, 2024 by Ihor-Pryyma Loading…
10 of 15 tasks
updated fib_recursive_term by proper indenting fibonacci.py awaiting reviews This PR is ready to be reviewed enhancement This PR modified some existing files
#11488 opened Jul 12, 2024 by ArSenic04 Loading…
12 of 15 tasks
Improved Coverage for test_digital_image_processing.py tests are failing Do not merge until tests pass
#11482 opened Jul 10, 2024 by csana004 Loading…
5 tasks
add algorithm to check if given string is valid number or not awaiting reviews This PR is ready to be reviewed
#11479 opened Jul 8, 2024 by reniz-shah Loading…
12 of 15 tasks
Create longest_word_in_sentence.py awaiting reviews This PR is ready to be reviewed
#11475 opened Jul 5, 2024 by its-100rabh Loading…
10 of 15 tasks
The sum of outcomes for rolling an N-sided dice K times.
#11463 opened Jun 15, 2024 by dipuk0506 Loading…
12 tasks done
Remove separate directory for gaussian_elimination_pivoting.py awaiting reviews This PR is ready to be reviewed
#11445 opened Jun 12, 2024 by tianyizheng02 Loading…
4 of 15 tasks
Solve Project Euler 61
#11433 opened Jun 6, 2024 by GNUSheep Loading…
8 of 15 tasks
Add computer_vision\otsu_threshold.py
#11429 opened Jun 3, 2024 by mahi01agarwal Loading…
11 of 15 tasks
Adding multibit-manipulation algorithm implemented with bitwise operations awaiting reviews This PR is ready to be reviewed
#11418 opened May 28, 2024 by billbreit Loading…
4 tasks
An alternate solution for pairs_with_given_sum awaiting changes A maintainer has requested changes to this PR require descriptive names This PR needs descriptive function and/or variable names require proper documentation Requested to write the documentation properly
#11415 opened May 24, 2024 by PavanVenkataNagaManoj17 Loading…
12 of 15 tasks
Forward chaining implementation awaiting reviews This PR is ready to be reviewed require tests Tests [doctest/unittest/pytest] are required
#11400 opened May 11, 2024 by KarimAly12 Loading…
9 of 12 tasks
Fix some RUF012 per file ignores awaiting reviews This PR is ready to be reviewed
#11399 opened May 10, 2024 by MaximSmolskiy Loading…
11 of 15 tasks
DRAFT: GitHub Actions: Test on Python 3.13 beta release
#11397 opened May 10, 2024 by cclauss Draft
3 of 15 tasks
Fix Gaussian elimination pivoting
#11393 opened May 4, 2024 by MaximSmolskiy Loading…
12 of 15 tasks
Fixes The Bug In Radix Tree. Issue #11316 awaiting reviews This PR is ready to be reviewed
#11385 opened Apr 25, 2024 by covid-in Loading…
12 of 15 tasks
Added Amortization Table awaiting reviews This PR is ready to be reviewed
#11368 opened Apr 18, 2024 by marktheawesome Loading…
10 of 13 tasks
Add emirp number detection algorithm awaiting reviews This PR is ready to be reviewed
#11361 opened Apr 15, 2024 by aqib-m31 Loading…
12 of 15 tasks
Add Van der Waals equation of state awaiting changes A maintainer has requested changes to this PR
#11359 opened Apr 10, 2024 by Glebfra Loading…
11 of 15 tasks
added problem 60 solution tests are failing Do not merge until tests pass
#11342 opened Apr 2, 2024 by seboll13 Loading…
9 of 15 tasks
ProTip! Adding no:label will show everything without a label.