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

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 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
Modified Linear Regression to work on OLS, fixes #8847 awaiting changes A maintainer has requested changes to this PR require proper documentation Requested to write the documentation properly require tests Tests [doctest/unittest/pytest] are required require type hints https://docs.python.org/3/library/typing.html tests are failing Do not merge until tests pass
#11311 opened Feb 27, 2024 by smruthi-sumanth Loading…
12 of 15 tasks
added function to convert number to indian comma system awaiting reviews This PR is ready to be reviewed tests are failing Do not merge until tests pass
#11305 opened Feb 25, 2024 by Bhaumik-Tandan Loading…
13 of 14 tasks
Updated topological_sort.py awaiting reviews This PR is ready to be reviewed enhancement This PR modified some existing files
#11290 opened Feb 12, 2024 by ShengLiuDev Loading…
1 of 15 tasks
Add doctest to trapezoidal_rule awaiting reviews This PR is ready to be reviewed enhancement This PR modified some existing files tests are failing Do not merge until tests pass
#11274 opened Feb 5, 2024 by kyrtsouv Loading…
5 of 15 tasks
Add Gaussian negative log likelihood loss algorithm
#11263 opened Jan 30, 2024 by AtomicVar Loading…
11 of 15 tasks
Add doctest to huffman awaiting reviews This PR is ready to be reviewed tests are failing Do not merge until tests pass
#11253 opened Jan 21, 2024 by Xceptions Loading…
9 of 15 tasks
Add the sparse categorical cross-entropy loss
#11250 opened Jan 19, 2024 by AtomicVar Loading…
11 of 15 tasks
Create xgboost_classifier_custom.py awaiting reviews This PR is ready to be reviewed require descriptive names This PR needs descriptive function and/or variable names require tests Tests [doctest/unittest/pytest] are required require type hints https://docs.python.org/3/library/typing.html
#11244 opened Jan 14, 2024 by SarthakChaudhary46 Loading…
1 of 15 tasks
Add connectionist temporal classification (CTC) loss algorithm
#11240 opened Jan 13, 2024 by AtomicVar Loading…
11 of 15 tasks
add genetic_algorithm/travelling_salesman_problem.py
#11228 opened Jan 3, 2024 by Clarkzzzzz Loading…
12 of 15 tasks
Fixes wiki and doctest issues awaiting reviews This PR is ready to be reviewed
#11227 opened Jan 2, 2024 by MarlieChiller Loading…
8 of 15 tasks
add suffix automaton algo
#11217 opened Dec 20, 2023 by yan-victor Loading…
13 of 15 tasks
adding negative binary base conversion algorithms awaiting reviews This PR is ready to be reviewed
#11213 opened Dec 13, 2023 by meg-1 Loading…
12 of 15 tasks
file added convert_polar.py awaiting reviews This PR is ready to be reviewed
#11211 opened Dec 13, 2023 by alex-buchanan Loading…
11 of 15 tasks
Braikenridge-Maclaurin Construction of a Conic awaiting reviews This PR is ready to be reviewed
#11205 opened Dec 7, 2023 by alex-buchanan Loading…
11 of 15 tasks
added convolution awaiting reviews This PR is ready to be reviewed
#11202 opened Dec 7, 2023 by alex-buchanan Loading…
10 of 15 tasks
Triangle Centers awaiting reviews This PR is ready to be reviewed
#11201 opened Dec 6, 2023 by alex-buchanan Loading…
1 of 5 tasks
first missing positive algorithm awaiting reviews This PR is ready to be reviewed
#11199 opened Dec 5, 2023 by moaldeen Loading…
10 of 15 tasks
Colaltz_sequence.py Optimization
#11194 opened Dec 4, 2023 by Ryan4412 Loading…
10 of 15 tasks
Instagram Crawler Overhaul using web_profile_info API Fixes#10634
#11193 opened Dec 1, 2023 by Ktot0 Loading…
11 of 15 tasks
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.