repository
stringclasses
156 values
issue title
stringlengths
1
1.01k
labels
stringclasses
8 values
body
stringlengths
1
270k
thealgorithmspython
pre commit on window fail on validate filename
Bug
repository commit 1faf10b5c2dff8cef3f5d59f60a126bd19bb1c44 python version python version python 3 11 3 dependency version pip freeze absl py 1 4 0 astunparse 1 6 3 beautifulsoup4 4 12 2 cachetool 5 3 0 certifi 2023 5 7 cffi 1 15 1 cfgv 3 3 1 charset norma...
thealgorithmspython
put issue number in pr description not in pr title
Enhancement
feature description currently the pr template include the follow checklist item if this pull request resolve one or more open issue then the commit message contain fix issue no I think it s well to ask contributor to put issue number in the pr description rather than the commit message for t...
thealgorithmspython
strassen matrix multiplication break
Bug
repository commit e4ecefabe0448f7c5d643f34aa2cef9d1246598e python version python version python 3 11 3 dependency version pip freeze expect behavior actual behavior argument of type tuple int int can not be assign to parameter x of type supportsfloatorin...
thealgorithmspython
make binary tree traversal lazy
Enhancement
feature description hi in binary tree traversal py file there be different kind of traversal such as preorder inorder postorder and etc although the implementation be pretty clean one liner like python preorder return root data preorder root leave preorder root rig...
thealgorithmspython
duplicate solution for postfix notation evaluation
Enhancement
feature description hi I notice there be two file for evaluate postfix notation which be 1 stack evaluate postfix notation py 2 stack postfix evaluation py the latter have bunch of print statement explain the step which be pretty useful for educational purpose but not in production ...
thealgorithmspython
the input can be either comma or space separate value improve user experience
Enhancement
describe your change the code change be do in binary search py file and it will allow user to give input as comma separate or space separate value as input add an algorithm x fix a bug or typo in an exist algorithm documentation change checklist x I have read ...
thealgorithmspython
pre commit ci pre commit autoupdate
Enhancement
update github com charliermarsh ruff pre commit v0 0 263 v0 0 267 github com tox dev pyproject fmt 0 11 1 0 11 2 github com pre commit mirror mypy v1 2 0 v1 3 0
thealgorithmspython
remove the root node in binary search tree py remove the whole tree
Bug
repository commit 73105145090f0ce972f6fa29cc5d71f012dd8c92 python version python version python 3 10 6 dependency version pip freeze astroid 2 15 4 expect behavior remove the root node should not delete the whole tree it should behave just like remove a...
thealgorithmspython
bug
Bug
thealgorithmspython
improve graph implementation with more function
Enhancement
feature description I notice that in some graph implementation such as the one in graph list py there s only one function add edge however this do not allow float node to exist nor do it allow node and edge to be delete to make the graph implementation a lot more feature rich I would lik...
thealgorithmspython
fix docstre in present value py
Enhancement
dhruvmanila please review this mistake that I make 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 plagi...
thealgorithmspython
update and gate py
Enhancement
address issue 8656 by call test and gate ensure that all the assertion be verify before the actual output be print describe your change add an algorithm x fix a bug or typo in an exist algorithm documentation change checklist x I have read contribute...
thealgorithmspython
solve the top k most frequent word problem use a max heap
Enhancement
contribute be aparibocci in 8125 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...
thealgorithmspython
the tanh activation function be add
Invalid
describe your change add an algorithm the tangent hyperbolic function be add mathematically e x e x e x e x be redesign to 2 1 e 2x 1 checklist x I have read contribute md x this pull request be all my own work I have not plagiarize ...
thealgorithmspython
update linear discriminant analysis py and rsa cipher py
Enhancement
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
update rsa cipher py
Enhancement
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
update permutation py
Invalid
remove an extra line 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 requ...
thealgorithmspython
hello
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
fix 8673 add operator s associativity check for stack infix to p
Enhancement
fix 8673 describe your change I also add a doctest to reveal the problem 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 plagi...
thealgorithmspython
there be a miss check for the associativity of the operator in the stack infix to postfix conversion py file
Bug
repository commit 11582943a555ae3b6a22938df6d3645b0327562e python version python version python 3 10 6 dependency version pip freeze astroid 2 11 3 bcc 0 18 0 black 22 3 0 blinker 1 4 brlapi 0 8 3 certifi 2020 6 20 chardet 4 0 0 expect behavi...
thealgorithmspython
create blockchain simple example py
Invalid
describe your change this be an algorithm plugin it be an algorithm for people to create the first blockchain network
thealgorithmspython
add reference link
Enhancement
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
update tribonacci in dynamic programming
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
update dynamic programming with tribonacci number
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
update dynamic programming with tribonacci number
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
update
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 bezi curve py
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
kjc
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 this pull request be all my own work I have not plagiarize I know that pull request will not be merge ...
thealgorithmspython
project euler problem148
Invalid
describe your change I have add the solution to the problem 148 in the project euler 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 n...
thealgorithmspython
project euler problem148
Invalid
describe your change add solution to problem 148 in project euler 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 ...
thealgorithmspython
improvise morse code py
Enhancement
describe your change remove fmt off on as it s not need for the current code update the encrypt function to return an empty string for character not in the morse code dict update the encrypt function to not convert space character to morse code as space be already represent as in m...
thealgorithmspython
improvise morse code py
Invalid
describe your change remove fmt off on as it s not need for the current code update the encrypt function to return an empty string for character not in the morse code dict update the encrypt function to not convert space character to morse code as space be already represent as in...
thealgorithmspython
documentation
Enhancement
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 linear search docstre return value
Enhancement
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
fix linear search docstre return value
Invalid
fix logical typo in docstre
thealgorithmspython
update max sub array py
Enhancement
8609 describe your change change divide and conquer implementation to dynamic programming approach x add an algorithm fix a bug or typo in an exist algorithm documentation change checklist x I have read contribute md this pull request be all my own ...
thealgorithmspython
update max sub array py
Enhancement
merge duplicate implementation of maximum subarray sum 8609 describe your change change divide and conquer implementation to dynamic programming implementation x add an algorithm fix a bug or typo in an exist algorithm documentation change checklist x I have re...
thealgorithmspython
update max sub array py
Enhancement
merge duplicate implementation of maximum subarray sum 8609 describe your change change divide and conquer implementation of the problem to dynamic programming implementation x add an algorithm fix a bug or typo in an exist algorithm documentation change checklist ...
thealgorithmspython
update max sub array py
Enhancement
merge duplicate implementation of maximum subarray sum 8609 describe your change change divide and conquer implementation of the problem to dynamic programming implementation x add an algorithm fix a bug or typo in an exist algorithm documentation change checklist ...
thealgorithmspython
update max sub array py
Enhancement
merge duplicate implementation of maximum subarray sum 8609 describe your change change divide and conquer approach of the problem to dynamic implementation x add an algorithm fix a bug or typo in an exist algorithm documentation change checklist x I have read ...
thealgorithmspython
update max sub array py
Enhancement
merge duplicate implementation of maximum subarray sum 8609 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 this pull request be all my own work I have no...
thealgorithmspython
merge duplicate implementation of maximum subarray sum issue 8609
Enhancement
describe your change change divide and conquer implementation of the problem to dynamic implementation x add an algorithm fix a bug or typo in an exist algorithm documentation change checklist x I have read contribute md this pull request be all my own w...
thealgorithmspython
merge duplicate implementation of maximum subarray sum 8609
Invalid
describe your change change divide and conquer implementation of the problem to dynamic implementation 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 ...
thealgorithmspython
pre commit ci pre commit autoupdate
Enhancement
update github com charliermarsh ruff pre commit v0 0 260 v0 0 261 github com pre commit mirror mypy v1 1 1 v1 2 0
thealgorithmspython
refactor mix keyword cypher py file and add comment in code
Enhancement
describe your change change below line add set functionality and remove for loop to get unique element in list temp list set key len temp len temp string module can use to generate alphabet list instead of use loop alpha list string ascii uppercase and use string j...
thealgorithmspython
add concept from ac circuit
Enhancement
feature description how about add algorithm from ac circuit analysis like calculate apparent power from reactive and real power in the electronics section be this something that be want I would like to work on and add such thing
thealgorithmspython
change list to dictionary for increase efficiency
Enhancement
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
change list to dictionary for increase efficiency
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
change list to dictionary for increase efficiency
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 merge if they f...
thealgorithmspython
change list to dictionary for increase efficiency
Enhancement
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 merge if they f...
thealgorithmspython
improve readability of cipher mix keyword cypher py
Enhancement
fix 8622 describe your change I ve try my good with refactore the code it still might be too little but that s how much I ve manage to do with the time I have add an algorithm x fix a bug or typo in an exist algorithm documentation change checklist x I ha...
thealgorithmspython
window closing fix
Enhancement
the window will now remain open after the fractal be finish be draw and will only close upon your click 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...
thealgorithmspython
delete queue on two stack py which duplicate queue by two stack py
Enhancement
describe your change add an algorithm x 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
use a dictionary to improve the performance instead of a list
Enhancement
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 merge if they f...
thealgorithmspython
refactor code so it s readable
Enhancement
feature description I be explore the git when I be read this file the variable name be really sort and it make difficulty to read I think it could be cool if someone take the time to describe a little bit more the code
thealgorithmspython
revert add lenet implementation in pytorch
Enhancement
revert thealgorithm python 7070
thealgorithmspython
8594 optimize project euler solution
Invalid
describe your change optimize these solution problem 078 sol1 py 3 67 problem 070 sol1 py 13 86 problem 092 sol1 py 6 01 x problem 010 sol2 py 0 48s x problem 010 sol1 py 0 44s x problem 135 sol1 py 0 14 problem 145...
thealgorithmspython
merge duplicate implementation of maximum subarray sum 8609 as a s
Invalid
leave reference describe your change merge duplicate implementation of maximum subarray sum into a single file max subarray sum max sub array x add an algorithm fix a bug or typo in an exist algorithm documentation change checklist I have read contribute ...
thealgorithmspython
comment add for well understanding in basic string py
Invalid
describe your change add comment on basic function in genetic algorithm basic string py file briefly explain select crossover and mutate function add an algorithm fix a bug or typo in an exist algorithm x documentation change checklist I have read contribute ...
thealgorithmspython
bloom filter
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
do the work
Invalid
describe your change here s a summary of the change make we add a line to split the vehicle application column in df1 into two column car model 1 and car model 2 base on the comma delimiter this will make it easy to match the value in df1 with the value in df2 we update the left on parameter i...
thealgorithmspython
pre commit ci pre commit autoupdate
Enhancement
update github com charliermarsh ruff pre commit v0 0 259 v0 0 260 github com psf black 23 1 0 23 3 0 github com abravalheri validate pyproject v0 12 1 v0 12 2
thealgorithmspython
fix mypy error in math gaussian error linear unit py
Enhancement
describe your change fix type hint in math gaussian error linear unit py to resolve some mypy error see 8070 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 re...
thealgorithmspython
merge duplicate implementation of maximum subarray sum
Enhancement
feature description there be multiple code file in this repo that all solve the maximum subarray sum problem some of which be more or less duplicate for example these two file both implement a divide and conquer solution divide and conquer max subarray sum py dynamic programming max sub array ...
thealgorithmspython
enhance the implementation of queue use list
Enhancement
describe your change current implementation have the follow problem 1 docstring be not inside the method 2 there be no type annotation for method 3 self length be unnecessary as we delegate the operation to the underlying list 4 there be no doctest for these method 5 no descriptive ...
thealgorithmspython
reduce the complexity of genetic algorithm basic string py
Enhancement
describe your change reduce the complexity of genetic algorithm basic string py from 15 to 9 fix 7971 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 linear algebra src polynom for point py
Enhancement
describe your change reduce the complexity of linear algebra src polynom for point py from 17 to 13 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 wor...
thealgorithmspython
reduce the complexity of boolean algebra quine mc cluskey py
Enhancement
describe your change reduce the complexity of boolean algebra quine mc cluskey py from 17 to 13 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 ...
thealgorithmspython
fix mypy error in erosion operation py
Enhancement
describe your change fix type hint in erosion operation py to resolve some mypy error see 8070 do some minor rename refactoring add an algorithm x fix a bug or typo in an exist algorithm documentation change checklist x I have read contribute md...
thealgorithmspython
reenable file when tensorflow support the current python
Enhancement
describe your change reenable file when tensorflow support the current python resolve 3946 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 ...
thealgorithmspython
rename quantum random py disable txt to quantum random py
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 merge if...
thealgorithmspython
remove extra len call in doubly link list s method
Enhancement
describe your change I reduce the number of call to len by store the result into a local variable as it s currently a costly method o n to elaborate more suppose we insert an item at the tail like python l doublylinkedlist l insert at tail foo l insert at tail boo ...
thealgorithmspython
add kadane and slide window algorithm for issue 8427
Invalid
describe your change add algorithm like slide window and kadane algorithm to the code 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 if they fail the automate test ...
thealgorithmspython
change make
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 this pull request be all my own work I have not plagiarize I know that pull request will not be merge i...
thealgorithmspython
fix mypy error in dilation operation py
Enhancement
describe your change fix type hint in dilation operation py to resolve some mypy error see 8070 do some minor rename refactoring add an algorithm x fix a bug or typo in an exist algorithm documentation change checklist x I have read contribute m...
thealgorithmspython
additional project euler solution hash
Enhancement
describe your change add an algorithm fix a bug or typo in an exist algorithm documentation change checklist x 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 th...
thealgorithmspython
line1
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
add a message
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
jyotsan
Invalid
since slope and bias can be calculate from gradient descent formula instead I try a diffrent approach which use ordinary least square ols formula which be for weight m sumation of all x x mean y y mean x x mean 2 since y mx b so b y mean weight m x mean
thealgorithmspython
jyotsan
Invalid
since slope and bias can be calculate from gradient descent formula instead I try a diffrent approach which use ordinary least square ols formula which be for weight m sumation of all x x mean y y mean x x mean 2 since y mx b so b y mean weight m x mean
thealgorithmspython
jyotsan
Invalid
since slope and bias can be calculate from gradient descent formula instead I try a diffrent approach which use ordinary least square ols formula which be for weight m sumation of all x x mean y y mean x x mean 2 since y mx b so b y mean weight m x mean
thealgorithmspython
linear regression use ol
Invalid
linear regression algorithm need weight and bias to predict since gradient descent be use for adjust weight and bias meanwhile I use a diffrent approach for weight and bias ols ordinary least square method which use ordinary least square ols formula which be for weight m sumation of all x x ...
thealgorithmspython
update cnn classification py
Enhancement
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 merge if they ...
thealgorithmspython
add a problem with solution on slide window
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 they fa...
thealgorithmspython
create minimum size subarray sum py
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
add a problem with solution on slide window
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 they f...
thealgorithmspython
add a problem with solution base on slide window
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 a problem with solution base on kadane s algorithm
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
change in fuzzy operation py
Enhancement
describe your change 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 mer...
thealgorithmspython
change in fuzzy operation py
Invalid
do change in fuzzy operation file
thealgorithmspython
how to learn al
Invalid
what would you like to share how do small white go entry additional information no response
thealgorithmspython
add a loader
Enhancement
describe your change x add a new feature 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 I know that pull...
thealgorithmspython
new gitter link replace
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
new gitter link replace
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
adicionado um comentario
Invalid
describe your change add an algorithm fix a bug or typo in an exist algorithm documentation change checklist 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 i...
thealgorithmspython
create github workflow generator generic ossf slsa3 publish yml
Invalid
x x x x contribute md x x ...
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
new gitter link add or replace
Documentation
describe your change fix 8546 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 ...
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 x I know that pull request will not be merge if they fail the automate test this pr only change one algorit...
thealgorithmspython
new gitter link add
Invalid
describe your change 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 they fail the automate test this pr only change one algorithm f...