repository
stringclasses
156 values
issue title
stringlengths
1
1.01k
labels
stringclasses
8 values
body
stringlengths
1
270k
thealgorithmspython
new gitter link add
Invalid
describe your change x documentation change checklist x I have read contribute md x this pull request be all my own work I have not plagiarize I know that pull request will not be merge if they fail the automate test this pr only change one algorith...
thealgorithmspython
fix break link to gitter community
Documentation
describe your change the link as use in the readme md and contribute md file be invalid and return the error 404 not find I fix the link to the work version this pr fix issue 8197 add an algorithm fix a bug or typo in an exist algorithm x documentation change ...
thealgorithmspython
update in the workflow
Enhancement
describe your change x more user interactive add an algorithm fix a bug or typo in an exist algorithm documentation change checklist x I have read contribute md x this pull request be all my own work I have not plagiarize x I know that pull ...
thealgorithmspython
user interactive
Enhancement
describe your change x more user interactive add an algorithm fix a bug or typo in an exist algorithm documentation change checklist x I have read contribute md x this pull request be all my own work I have not plagiarize x I know that pull ...
thealgorithmspython
user interactive
Invalid
describe your change x more user interactive add an algorithm fix a bug or typo in an exist algorithm documentation change checklist I have read contribute md this pull request be all my own work I have not plagiarize I know that pull req...
thealgorithmspython
user interactive
Invalid
describe your change add an algorithm fix a bug or typo in an exist algorithm documentation change checklist I have read contribute md this pull request be all my own work I have not plagiarize I know that pull request will not be merge if the...
thealgorithmspython
update receive file py
Enhancement
here be the change I make add the main function and call it from if name main block this make it easy to test the code and import it into other program add socket af inet as the first argument to socket socket this specify the address family to be use which be necessary when use connec...
thealgorithmspython
update receive file py
Invalid
here be the change I make add the main function and call it from if name main block this make it easy to test the code and import it into other program add socket af inet as the first argument to socket socket this specify the address family to be use which be necessary when use connec...
thealgorithmspython
update receive file py
Invalid
here be the change I make add the main function and call it from if name main block this make it easy to test the code and import it into other program add socket af inet as the first argument to socket socket this specify the address family to be use which be necessary when use connec...
thealgorithmspython
add algorithm like slide window region proposal network or kadane s algorithm etc
Enhancement
feature description while go through the repository I could not find such algorithm it would be a good idea to add they to the repository
thealgorithmspython
pre commit ci pre commit autoupdate
Enhancement
update github com charliermarsh ruff pre commit v0 0 255 v0 0 257
thealgorithmspython
update readme md
Invalid
describe your change python be very good programming language add an algorithm fix a bug or typo in an exist algorithm documentation change checklist I have read contribute md this pull request be all my own work I have not plagiarize I know...
thealgorithmspython
update readme md
Invalid
describe your change x add an algorithm fix a bug or typo in an exist algorithm documentation change checklist I have read contribute md this pull request be all my own work I have not plagiarize I know that pull request will not be merge i...
thealgorithmspython
update readme md
Invalid
describe your change add an algorithm fix a bug or typo in an exist algorithm documentation change checklist I have read contribute md this pull request be all my own work I have not plagiarize I know that pull request will not be merge if...
thealgorithmspython
gauravsakpa
Invalid
describe your change add an algorithm fix a bug or typo in an exist algorithm documentation change checklist I have read contribute md this pull request be all my own work I have not plagiarize I know that pull request will not be merge if...
thealgorithmspython
gau
Invalid
describe your change add an algorithm fix a bug or typo in an exist algorithm documentation change checklist I have read contribute md this pull request be all my own work I have not plagiarize I know that pull request will not be merge if...
thealgorithmspython
update readme md
Invalid
describe your change add an algorithm fix a bug or typo in an exist algorithm documentation change checklist I have read contribute md this pull request be all my own work I have not plagiarize I know that pull request will not be merge if...
thealgorithmspython
update readme md
Invalid
describe your change x add an algorithm x fix a bug or typo in an exist algorithm x documentation change checklist x I have read contribute md x this pull request be all my own work I have not plagiarize x I know that pull request will not be me...
thealgorithmspython
update readme md
Invalid
defination describe your change add an algorithm fix a bug or typo in an exist algorithm x documentation change checklist x I have read contribute md this pull request be all my own work I have not plagiarize x I know that pull request wil...
thealgorithmspython
add xg boost and regression
Invalid
describe your change add an algorithm fix a bug or typo in an exist algorithm documentation change checklist x I have read contribute md
thealgorithmspython
add xg boost and regression
Invalid
describe your change x add an algorithm fix a bug or typo in an exist algorithm documentation change checklist x I have read contribute md x this pull request be all my own work I have not plagiarize x I know that pull request will not be merg...
thealgorithmspython
add xg boost and regression
Invalid
describe your change add an algorithm fix a bug or typo in an exist algorithm documentation change checklist I have read contribute md this pull request be all my own work I have not plagiarize I know that pull request will not be merge if...
thealgorithmspython
replace flake8 with ruff
Documentation
describe your change add an algorithm fix a bug or typo in an exist algorithm x documentation change checklist x I have read contribute md x this pull request be all my own work I have not plagiarize x I know that pull request will not be merg...
thealgorithmspython
change space complexity of link list s len from o n to o 1
Enhancement
describe your change follow 5315 and 5320 I be convince that it s well to calculate len each time on demand but current implementation have space complexity problem when deal with a huge link list that temporary tuple be unnecessary a one line change use build in sum and a...
thealgorithmspython
replace bandit flake8 isort and pyupgrade with ruff
Enhancement
describe your change ruff support over 500 lint rule include bandit isort pylint pyupgrade and flake8 plus its plugin and be write in rust for speed the ruff action use minimal step to run in 10 second rapidly provide intuitive github annotation to contributor image ...
thealgorithmspython
pre commit ci pre commit autoupdate
Enhancement
update github com charliermarsh ruff pre commit v0 0 254 v0 0 255 github com pre commit mirror mypy v1 0 1 v1 1 1 github com codespell project codespell v2 2 2 v2 2 4
thealgorithmspython
update add py
Invalid
I have change the code from static to dynamic the user now give the desire input during runtime describe your change add an algorithm x fix a bug or typo in an exist algorithm documentation change checklist x I have read contribute md x this pull re...
thealgorithmspython
update add py
Invalid
I have change the code form static to dynamic the user now give the desire input during runtime describe your change add an algorithm x fix a bug or typo in an exist algorithm documentation change checklist x I have read contribute md x this pull re...
thealgorithmspython
update add py
Invalid
I have change the code form static to dynamic the user now give the desire input during runtime describe your change add an algorithm fix a bug or typo in an exist algorithm documentation change checklist I have read contribute md this pull reque...
thealgorithmspython
update add py
Invalid
I have convert the code to the dynamic input the user now input the desire value in the variable a b and then these two variable will be add describe your change add an algorithm fix a bug or typo in an exist algorithm documentation change checklist I h...
thealgorithmspython
pre commit ci pre commit autoupdate
Enhancement
update github com charliermarsh ruff pre commit v0 0 253 v0 0 254
thealgorithmspython
reduce the complexity of digital image processing edge detection canny py
Enhancement
describe your change reduce the complexity of digital image processing edge detection canny py from 17 to 11 add an algorithm x fix a bug or typo in an exist algorithm documentation change checklist x I have read contribute md x this pull request be all m...
thealgorithmspython
reduce the complexity of backtrack word search py
Enhancement
describe your change reduce the complexity of backtrack word search py from 18 to 10 add an algorithm x fix a bug or typo in an exist algorithm documentation change checklist x I have read contribute md x this pull request be all my own work I have no...
thealgorithmspython
reduce the complexity of graph bi directional dijkstra py
Enhancement
describe your change reduce the complexity of graph bi directional dijkstra py from 19 to 6 add an algorithm x fix a bug or typo in an exist algorithm documentation change checklist x I have read contribute md x this pull request be all my own work I ...
thealgorithmspython
amazon request
Bug
repository commit 222715391 2b3d3a33 d553 481c 8577 56950e913eaf python version python version python 3 9 dependency version pip freeze python 3 9 request not in loader expect behavior I m not exactly sure other than I load it on the website and this be the default behavior ...
thealgorithmspython
doc add the other miscellaneous form
Documentation
describe your change add the other miscellaneous form close 8133 checklist x I have read contribute md x this pull request be all my own work I have not plagiarize x I know that pull request will not be merge if they fail the automate test this pr on...
thealgorithmspython
graham s law
Invalid
describe your change x add an algorithm fix a bug or typo in an exist algorithm documentation change checklist x I have read contribute md x this pull request be all my own work I have not plagiarize x I know that pull request will not be merg...
thealgorithmspython
pre commit ci pre commit autoupdate
Enhancement
update github com tox dev pyproject fmt 0 9 1 0 9 2
thealgorithmspython
create fast corner py
Invalid
describe your change x add an algorithm x fix a bug or typo in an exist algorithm x documentation change checklist x I have read contribute md x this pull request be all my own work I have not plagiarize x I know that pull request will not be me...
thealgorithmspython
update gitattribute
Invalid
describe your change add an algorithm fix a bug or typo in an exist algorithm documentation change checklist I have read contribute md this pull request be all my own work I have not plagiarize I know that pull request will not be merge if...
thealgorithmspython
make some ruff fix
Enhancement
describe your change ruff select ret501 ret502 ret503 sim101 sim102 sim108 sim109 sim110 sim117 sim118 sim201 sim300 pd002 ruf005 fix add an algorithm x fix a bug or typo in an exist algorithm documentation change checklist x I have read contribute md ...
thealgorithmspython
feature branch coverage for the hsv to rgb conversion
Invalid
describe your change add an algorithm fix a bug or typo in an exist algorithm documentation change checklist I have read contribute md this pull request be all my own work I have not plagiarize I know that pull request will not be merge if...
thealgorithmspython
improvement branch do not merge
Invalid
describe your change add one test to the function remove non letter and two test to get english count from the folder string add an algorithm fix a bug or typo in an exist algorithm x documentation change checklist x I have read contribute md x t...
thealgorithmspython
pre commit ci pre commit autoupdate
Enhancement
update github com tox dev pyproject fmt 0 8 0 0 9 1 github com pre commit mirror mypy v1 0 0 v1 0 1
thealgorithmspython
feature add 3 test on rgb hsv conversion py to uppgrade the cove
Invalid
rage and 1 for convert number to word py for the same reason describe your change add an algorithm fix a bug or typo in an exist algorithm documentation change checklist I have read contribute md this pull request be all my own work I have not...
thealgorithmspython
fix 8 coverage improvement
Invalid
add a test script to check the coverage of the ten function with high cc and the before improvement result to report md close 13
thealgorithmspython
update bogo sort py
Enhancement
describe your change the if statement I delete be actually redundant if len collection be small than 2 then the for loop will not execute range function start from 0 by default and the function will return true add an algorithm x fix a bug or typo in an exist algorithm ...
thealgorithmspython
pre commit ci pre commit autoupdate
Enhancement
update github com tox dev pyproject fmt 0 6 0 0 8 0 github com pre commit mirror mypy v0 991 v1 0 0
thealgorithmspython
add a template form file for misc other
Invalid
describe your change add an algorithm fix a bug or typo in an exist algorithm documentation change x create a template form checklist x I have read contribute md x this pull request be all my own work I have not plagiarize x I know that pull...
thealgorithmspython
template form for misc
Invalid
my change x add a miscellaneous format file to create a new template
thealgorithmspython
add a misc other format form for use to create a new template under the name of miscellaneous
Invalid
my change be template form file to create a new template
thealgorithmspython
fix ci badge in the readme md 8132
Documentation
describe your change add an algorithm fix a bug or typo in an exist algorithm x documentation change checklist x I have read contribute md x this pull request be all my own work I have not plagiarize x I know that pull request will not be merg...
thealgorithmspython
fix ci badge in the readme md
Invalid
fix the ci badge in the readme md file in line 25 update the image link 8132
thealgorithmspython
new contribution fix ci badge
Documentation
describe your change update the image for line 25 add an algorithm fix a bug or typo in an exist algorithm x documentation change checklist x I have read contribute md x this pull request be all my own work I have not plagiarize x I know tha...
thealgorithmspython
doc add a miscellaneous issue form
Documentation
feature description by add a miscellaneous other issue template form we can make other type of issue that do not fit any of the provide template the benefit of add this would include the ability to create good first issue which be beginner friendly opportunity create github repository discussi...
thealgorithmspython
doc fix ci badge in the readme md
Documentation
description the ci badge on the readme md file be not show up well due to an api change the badge manager do this must be fix immediately it be an easy fix which you can contribute to step to contribute 1 fork the repository 2 create a new branch name fix ci badge 3 ope...
thealgorithmspython
bisection method
Invalid
describe your change x add an algorithm fix a bug or typo in an exist algorithm documentation change checklist x I have read contribute md x this pull request be all my own work I have not plagiarize x I know that pull request will not be merg...
thealgorithmspython
bisection method
Invalid
describe your change x add an algorithm fix a bug or typo in an exist algorithm documentation change checklist x I have read contribute md x this pull request be all my own work I have not plagiarize x I know that pull request will not be merg...
thealgorithmspython
add documentation
Invalid
describe your change add an algorithm fix a bug or typo in an exist algorithm x documentation change checklist x I have read contribute md x this pull request be all my own work I have not plagiarize x I know that pull request will not be merg...
thealgorithmspython
add documentation explain the code
Invalid
describe your change add an algorithm fix a bug or typo in an exist algorithm documentation change checklist I have read contribute md this pull request be all my own work I have not plagiarize I know that pull request will not be merg...
thealgorithmspython
add documentation
Invalid
describe your change add an algorithm fix a bug or typo in an exist algorithm x documentation change checklist x I have read contribute md x this pull request be all my own work I have not plagiarize x I know that pull request will not be merg...
thealgorithmspython
python code to reverse a number string
Enhancement
feature description it would be nice if there be a code for reverse a give number or a string it would help in to find whether a number be a palindrome or not there be many use case when it come to string reverse
thealgorithmspython
solve the top k most frequent word problem use a max heap
Enhancement
describe your change this pr aim to add an algorithm to identify the top k most frequent string give a provide string list of element to do this the algorithm be use a max heap implementation already exist in this repository a generic type be introduce to allow the usage time complexity be o ...
thealgorithmspython
pre commit update to mypy v1 0
Enhancement
describe your change mypy have finally reach v1 0 add an algorithm fix a bug or typo in an exist algorithm documentation change x change to test infrastructure checklist x I have read contribute md x this pull request be all my own work I...
thealgorithmspython
python code to get string and value from one file to another file
Enhancement
feature description I be try a python code to get a string and a value from one file to another below be the description file 1 part reference vehicle application xyz1123 lodgy 12 captur 13 abc1147 golf 11 polo 14 file 2 car model total sale lodgy ...
thealgorithmspython
add documentation and comment explain the code
Invalid
describe your change add an algorithm fix a bug or typo in an exist algorithm x documentation change checklist I have read contribute md x this pull request be all my own work I have not plagiarize x I know that pull request will not be merge...
thealgorithmspython
fix ftp to allow doctest
Invalid
describe your change add an algorithm fix a bug or typo in an exist algorithm documentation change checklist I have read contribute md this pull request be all my own work I have not plagiarize I know that pull request will not be merge if...
thealgorithmspython
edmund visual
Enhancement
describe your change x add an algorithm fix a bug or typo in an exist algorithm documentation change checklist x I have read contribute md x this pull request be all my own work I have not plagiarize x I know that pull request will not be merg...
thealgorithmspython
add quicksort method for linkedlist
Invalid
describe your change y add an algorithm fix a bug or typo in an exist algorithm documentation change checklist y I have read contribute md y this pull request be all my own work I have not plagiarize y I know that pull request will not be ...
thealgorithmspython
add quicksort method for linkedlist
Invalid
add quick sort linkedlist py file in link list folder of datum strucuture directory which allow you to sort the link list use quick sort method efficiently
thealgorithmspython
pre commit upgrade psf black for stable style 2023
Enhancement
update update 22 12 0 23 1 0 for their 2023 stable style 2310 this be the first psf black release of 2023 and follow our stability policy it come with a number of improvement to our stable style also add and to pre commit I only modify pre commit config yaml and all...
thealgorithmspython
add present value py
Invalid
describe your change present value compound interest formula add an algorithm fix a bug or typo in an exist algorithm documentation change checklist I have read contribute md this pull request be all my own work I have not plagiarize I...
thealgorithmspython
pre commit ci pre commit autoupdate
Enhancement
update github com pycqa isort 5 11 4 5 12 0
thealgorithmspython
add one comment first time contributor
Invalid
describe your change add an algorithm x fix a bug or typo in an exist algorithm documentation change checklist x I have read contribute md x this pull request be all my own work I have not plagiarize x I know that pull request will not be merg...
thealgorithmspython
add one comment first time contributor
Invalid
describe your change no add an algorithm x fix a bug or typo in an exist algorithm x documentation change checklist x I have read contribute md x this pull request be all my own work I have not plagiarize x I know that pull request will no...
thealgorithmspython
add one comment first time contributor
Invalid
quickly comment something
thealgorithmspython
concatenate algorithm
Enhancement
describe your change fix 8098 add an algorithm x fix a bug or typo in an exist algorithm documentation change checklist x I have read contribute md x this pull request be all my own work I have not plagiarize x I know that pull request will ...
thealgorithmspython
update permutation py
Enhancement
early in the permutation function it be create an infinite recursion which be cause an error instead of that I use backtrack to get the output x fix a bug or typo in an exist algorithm in permutation py
thealgorithmspython
update permutation py
Invalid
early in the permutation function it be create an infinite recursion which be cause an error instead of that I use backtrack to get the output fix a bug or typo in an exist algorithm in permutation py
thealgorithmspython
fix mypy error in lu decomposition py attempt 2
Enhancement
describe your change fix type hint in lu decomposition py to resolve mypy error see 8070 add explanation of lu decomposition add doctest to handle different case in which an lu decomposition do or doesn t exist attempt 2 of make a pr since the first one 8076 be close due to hav...
thealgorithmspython
feat concatenate both factorial implementation
Enhancement
describe your change implement 8098 add an algorithm x fix a bug or typo in an exist algorithm documentation change checklist x I have read contribute md x this pull request be all my own work I have not plagiarize x I know that pull request...
thealgorithmspython
bro you can improve it by add some more module which make this ultra ordinary
Enhancement
feature description turtle int many more
thealgorithmspython
add area of kite and hexagon function
Enhancement
describe your change x add an algorithm fix a bug or typo in an exist algorithm documentation change checklist x I have read contribute md x this pull request be all my own work I have not plagiarize x I know that pull request will not be merg...
thealgorithmspython
add area of kite and hexagon function
Invalid
describe your change add an algorithm fix a bug or typo in an exist algorithm documentation change checklist I have read contribute md this pull request be all my own work I have not plagiarize I know that pull request will not be merge if t...
thealgorithmspython
oss license compatibility question
Enhancement
feature description there s some possible confusion on the license of your repository when you combine other open source code the module project euler claim its license as cc by nc sa 4 0 in readme md however the license of your whole project be show as the mit license in license md I...
thealgorithmspython
feat cache sum of digit
Enhancement
describe your change implement cache in the sum of digit have a very large effect sum of digit 262144 19 0 7378 second sum of digit recursion 262144 19 0 8868 second sum of digit recursion cache 262144 ...
thealgorithmspython
implement cache in sum of digit
Enhancement
describe your change very major change when cache the algorithm sum of digit 262144 19 0 5286 second sum of digit recursion 262144 19 0 6511 second sum of digit recursion cache 262144 19 0 0759 seco...
thealgorithmspython
create cache fibonacci algorithm
Enhancement
describe your change link to 8083 x add an algorithm fix a bug or typo in an exist algorithm documentation change checklist x I have read contribute md x this pull request be all my own work I have not plagiarize x I know that pull request...
thealgorithmspython
something mention the importance of cache in certain algorithm
Enhancement
feature description this be an algorithm base repository which do not necessarily focus on time complexity but also on readability and understandability that be say specific algorithm be benchmarke for speed comparison and sometimes implement a cache system vastly improve this speed for example ...
thealgorithmspython
create fibonacci takahashi py
Invalid
describe your change x add an algorithm fix a bug or typo in an exist algorithm documentation change checklist x I have read contribute md x this pull request be all my own work I have not plagiarize x I know that pull request will not be ...
thealgorithmspython
code refactor simple pythonic and more readable
Enhancement
workerb describe your change code associate with the follow module refactore to be more readable easy to understand and follow pythonic style arithmetic analysis audio filter backtrack add an algorithm x fix a bug or typo in an exist algorithm documentati...
thealgorithmspython
delete euclidean gcd py
Enhancement
workerb take care of issue 8063 by remove duplicate problem solution fix 8063 describe your change add an algorithm x fix a bug or typo in an exist algorithm documentation change checklist x I have read contribute md x this pull request...
thealgorithmspython
code refactor simple pythonic and more readable
Enhancement
workerb code associate with the follow module refactore to be more readable easy to understand and follow pythonic style arithmetic analysis audio filter backtrack describe your change add an algorithm x fix a bug or typo in an exist algorithm documentation...
thealgorithmspython
fix mypy error in lorentz transformation four vector py
Enhancement
describe your change fix type hint to resolve mypy error in physics lorentz transformation four vector py see 8070 add documentation and refactore some thing add an algorithm x fix a bug or typo in an exist algorithm x documentation change checklist x ...
thealgorithmspython
thread condition
Enhancement
feature description hello I seem to have find a bug but I m not sure when I use the threading condition I create an object but init the method be execute twice and the lock object be not pass in by I look forward to your reply
thealgorithmspython
local weight learn py fix mypy error and more
Enhancement
describe your change for local weighted learn py fix the mypy error relate to the file that I accidentally introduce in 8069 relate to 8070 expand function documentation add detailed explanation of algorithm at top of file miscellaneous refactoring and rename for clarity ...
thealgorithmspython
update def extend euclid
Invalid
function annotation of extended euclid lack parenthesis and give a be not subscriptable error when try to return describe your change add an algorithm x fix a bug or typo in an exist algorithm documentation change checklist x I have read contribute md ...
thealgorithmspython
update def extend euclid
Invalid
function annotation of extended euclid lack parenthesis and give a be not subscriptable error when try to return describe your change add an algorithm fix a bug or typo in an exist algorithm documentation change checklist x I have read contribute md ...
thealgorithmspython
refactor local weight learn py to use np array
Enhancement
describe your change fix 7307 by refactore machine learn local weight learn local weight learn py to use np array rather than np matrix this should silence silence the pyt warning about np matrix be due to be depreciate add an algorithm x fix a bug or typo in an ex...
thealgorithmspython
refactor sierpinski triangle py
Enhancement
describe your change update header documentation and add link to source wikipedia article add type hint refactore some code for clarity the original code be take almost exactly from a website cite in the header doc so I want to improve upon the code so that it s at least not entirely copy ...