Skip to content

Pull requests: TheAlgorithms/Python

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

Pull requests list

Consolidate the two existing kNN implementations awaiting reviews This PR is ready to be reviewed.
#8903 opened Jul 29, 2023 by tianyizheng02 Loading…
10 of 14 tasks
Create wa-tor algorithm awaiting reviews This PR is ready to be reviewed.
#8899 opened Jul 28, 2023 by CaedenPH Loading…
12 of 14 tasks
Update display function to display_tree for visual tree representation. awaiting reviews This PR is ready to be reviewed.
#8886 opened Jul 23, 2023 by di-was Loading…
10 of 14 tasks
Optimal coefficients, fixes #8847 awaiting reviews This PR is ready to be reviewed. enhancement This PR modified some existing files.
#8885 opened Jul 22, 2023 by liakdimi1 Loading…
12 of 14 tasks
Update newton_raphson.py awaiting reviews This PR is ready to be reviewed. tests are failing Do not merge until tests pass
#8869 opened Jul 16, 2023 by rohan472000 Loading…
12 of 14 tasks
adding a split workload algorithm 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
#8868 opened Jul 15, 2023 by meg-1 Loading…
12 of 14 tasks
add loss_functions tests are failing Do not merge until tests pass
#8858 opened Jul 8, 2023 by Ahmad10Raza Loading…
14 tasks
Update prime_check.py 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
#8856 opened Jul 8, 2023 by cvane238 Loading…
9 of 11 tasks
IQR function is added require descriptive names Please provide descriptive function and variable names.
#8851 opened Jul 2, 2023 by Mitra-babu Loading…
10 of 14 tasks
Fix simplex.py awaiting reviews This PR is ready to be reviewed.
#8843 opened Jun 27, 2023 by imengus Loading…
12 of 14 tasks
added floating discount rate support awaiting reviews This PR is ready to be reviewed.
#8834 opened Jun 23, 2023 by Mike-gag Loading…
10 tasks done
add disjoint_set using list instead of node
#8796 opened Jun 2, 2023 by JadeKim042386 Loading…
12 of 14 tasks
Add script for send messages via mattermost awaiting reviews This PR is ready to be reviewed.
#8793 opened May 31, 2023 by NiyazUrazaev Loading…
9 of 14 tasks
Updated postfix_evaluation.py to support Unary operators awaiting reviews This PR is ready to be reviewed.
#8787 opened May 30, 2023 by arijitde92 Loading…
12 of 14 tasks
2
7
Modified explicit_euler so that it can also solve systems of ODEs awaiting reviews This PR is ready to be reviewed.
#8783 opened May 27, 2023 by felixneussel Loading…
11 tasks done
adding a max_sectors_of_circle algorithm awaiting reviews This PR is ready to be reviewed.
#8778 opened May 27, 2023 by meg-1 Loading…
12 of 14 tasks
GitHub Actions: Test on Python 3.12 beta 1 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
#8777 opened May 27, 2023 by cclauss Loading…
5 of 14 tasks
Fix greedy_best_first awaiting reviews This PR is ready to be reviewed. enhancement This PR modified some existing files.
#8775 opened May 27, 2023 by JadeKim042386 Loading…
12 of 14 tasks
Update evaluate_postfix_notations.py awaiting reviews This PR is ready to be reviewed.
#8758 opened May 22, 2023 by rohan472000 Loading…
12 of 14 tasks
Added euler_totient_function.py awaiting reviews This PR is ready to be reviewed.
#8757 opened May 21, 2023 by k3x9 Loading…
11 of 14 tasks
Added nth_sgonal_num.py awaiting reviews This PR is ready to be reviewed.
#8753 opened May 20, 2023 by r0sa2 Loading…
11 of 14 tasks
Updated and solved the issue in circular_linked_list_list.py tests are failing Do not merge until tests pass
#8741 opened May 16, 2023 by PranavYewale Loading…
add reverse_inorder traversal to binary_tree_traversals.py awaiting reviews This PR is ready to be reviewed. stale Used to mark an issue or pull request stale.
#8726 opened May 12, 2023 by amirsoroush Loading…
11 of 14 tasks
The input can be either comma or space separated value -- Improved user experience enhancement This PR modified some existing files. tests are failing Do not merge until tests pass
#8721 opened May 11, 2023 by Prade7 Loading…
12 of 14 tasks
Added vertex-limited network flow reduction awaiting reviews This PR is ready to be reviewed. require tests Tests [doctest/unittest/pytest] are required require type hints https://docs.python.org/3/library/typing.html stale Used to mark an issue or pull request stale. tests are failing Do not merge until tests pass
#8720 opened May 10, 2023 by iiloni-umd Loading…
9 of 14 tasks
ProTip! What’s not been updated in a month: updated:<2023-06-28.