repository
stringclasses
156 values
issue title
stringlengths
1
1.01k
labels
stringclasses
8 values
body
stringlengths
1
270k
thealgorithmspython
update rat in maze py
Enhancement
describe your change the change consist of the correct code with update documentation and handle for case where no solution exist 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
update rat in maze py
Invalid
describe your change the change consist of the correct code with update documentation and handle for case where no solution exist add an algorithm x fix a bug or typo in an exist algorithm documentation change checklist x I have read contribute md x ...
thealgorithmspython
update rat in maze 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
change knuth morris pratt to be consistent with str find
Enhancement
describe your change function kmp now return the first occurrence of the pattern if the pattern do not exist in the give text it return 1 see add an algorithm x fix a bug or typo in an exist algorithm documentation change checklist x I have read con...
thealgorithmspython
return index instead of boolean when knuth morris pratt match
Enhancement
in knuth morris pratt algorithm I think it s well to return the index of the match substring in case of success and 1 in case of failure so that it would be consistent with the str find in python true and false aren t that helpful
thealgorithmspython
backtrack rat maze
Bug
repository commit fbad85d3ecbbb826a5891807c823149d38bbaed3 python version python version python 3 10 9 dependency version pip freeze alabaster file home ktietz src ci alabaster 1611921544520 work arrow file croot arrow 1676588132104 work astroid file croot astroi...
thealgorithmspython
fix ruff error in tarjan scc py
Enhancement
describe your change fix ruff error cause by unnecessary list comprehension in tarjan scc py from this ruff job log error graph tarjans scc py 80 13 c416 unnecessary list comprehension rewrite use list error process complete with exit code 1 add an algor...
thealgorithmspython
delete empty junk file
Enhancement
describe your change delete empty file introduce in 9046 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 k...
thealgorithmspython
euler 070 partial replacement of numpy loop
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
euler70
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
move sigmoid tanh and relu to neural network activation function
Invalid
describe your change fix 9048
thealgorithmspython
sigmoid tanh and relu should be move to neural network activation function from math
Enhancement
feature description sigmoid py tanh py sigmoid linear unit py and relu py should be move to neural network activation function
thealgorithmspython
create 123
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
improvise area under curve to give area of any polynomial
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
improvise area under curve to work for any user input polynomial
Enhancement
describe your change in the previous code of area under curve the function be define inside the code but in this version the program will ask the user to enter the coefficient of power of x of the polynomial and give the area of that polynomial as answer add an algorithm x fix a bug or typo ...
thealgorithmspython
add area of polynomial
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...
thealgorithmspython
add area of polynomial
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
suggestion why not refactor the source code use numpy
Enhancement
feature description I see just several source code here and I find you can refactor some of they use numpy I think you should put the code of both pure python and numpy refactore
thealgorithmspython
add mfcc audio signal feature extraction algorithm
Enhancement
feature description issue title add mfcc audio signal feature extraction algorithm issue description I be plan to contribute to this repository by implement the mfcc mel frequency cepstral coefficient audio signal feature extraction algorithm mfcc be widely use in various application i...
thealgorithmspython
null
Bug
repository commit python version python version songkrannamprasan 99 99 dependency version pip freeze 0935080100 expect behavior actual behavior 0935080100
thealgorithmspython
fix for attributeerror in back propagation neural network
Enhancement
describe your change modify the plot loss function in the back propagation neural network to correctly remove a plotted line fix an attributeerror that be occur add an algorithm x fix a bug or typo in an exist algorithm documentation change checklist x I have read ...
thealgorithmspython
artistlist object have no attribute remove
Bug
repository commit 0a9438071ee08121f069c77a5cb662206a4d348f python version python version python 3 10 9 dependency version pip freeze brotlipy file user runner miniforge3 conda bld brotlipy 1666764759924 work certifi 2022 12 7 cffi file user runner miniforge3 conda bld...
thealgorithmspython
I want to attract attention to my code
Enhancement
feature description hi everyone a few week ago I make a pull request replace loop and conditional statement in the jacobi iteration method function with vector operation numpy which on average give an acceleration of the calculation of the entire algorithm by about 50 time attach scri...
thealgorithmspython
other activation function
Enhancement
feature description hi I m relatively new to open source and find this repo friendly for early contribution but be there a reason as to why there be only two activation elu and leaky relu under neural network activation function also can I contribute new activation into it
thealgorithmspython
fix get amazon product datum errore due to whitespace in header
Enhancement
describe your change this pr fix this error traceback most recent call last file c user caeden github python web programming get amazon product datum py line 100 in get amazon product datum product to csv f amazon product datum for product csv ...
thealgorithmspython
fet add preemptive priority scheduling algorithm
Enhancement
feature description preemptive scheduling be miss in the scheduling section
thealgorithmspython
improvement to insertion sort algorithm
Enhancement
feature description I be about to make a pr to improve the implementation of insertion sort algorithm but since there might be multiple way of do so I think I should first ask your opinion these be the thing that need improvement 1 we unnecessarily create a whole new copy of the list enum...
thealgorithmspython
update k mean clust py
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 merge...
thealgorithmspython
thor harsh patch 2
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 merg...
thealgorithmspython
quick fix
Invalid
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 merg...
thealgorithmspython
thor harsh patch 2
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
update k mean clust 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 merg...
thealgorithmspython
unmark fetch anime and play as broken and fix type error
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
slightly change the comment
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 merge ...
thealgorithmspython
slightly modify the comment
Enhancement
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 ...
thealgorithmspython
change mse to rmse to calculate error
Invalid
please look here to know more
thealgorithmspython
calculate rmse instead of mse as final error to improve performance
Invalid
I have commit the change in same file so I didn t make different branch for each I have change some comment to make it understandable and readable for the new user in function main comment after that I calculate rmse error as final average error irrespective of mse error please check this out to know the detail ...
thealgorithmspython
new ratio file within financial
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
delete base32 algorithm
Enhancement
describe your change see 8965 see 6216 add an algorithm fix a bug or typo in an exist algorithm documentation change x delete an algorithm checklist x I have read contribute md x this pull request be all my own work I have not plagiarize ...
thealgorithmspython
consolidate find min and find min recursive and find max and find max recursive
Enhancement
describe your change merge find min and find min recursive into just find min merge find min and find max recursive into just find max add an algorithm fix a bug or typo in an exist algorithm documentation change x merge two different implementatio...
thealgorithmspython
quantum logic gate
Enhancement
describe your change add quantum logic gate under the quantum directory it have 13 gate implement mathematically as function which can be implement in any algorithm or method these gate accept input and return the result after apply the gate complex circuit and algorithm can be build use these gate ...
thealgorithmspython
quantum logic gate
Invalid
describe your change add quantum logic gate under the quantum directory it have 13 gate implement mathematically as function which can be implement in any algorithm or method these gate accept input and return the result after apply the gate complex circuit and algorithm can be build use these gate ...
thealgorithmspython
quantum logic gate
Invalid
add quantum logic gate under the quantum folder the method have be implement mathematically and can be implement in any algorithm or function it take required input and give the result after apply the specify gate the gate implement be 1 pauli x gate 2 pauli y gate 3 pauli z gate 4 identity ga...
thealgorithmspython
web programming current stock price py no long work
Bug
repository commit ae0fc85401efd9816193a06e554a66600cc09a97 python version python version n a dependency version pip freeze n a expect behavior to print the current stock price for the give symbol actual behavior no stock price be print because the endpoint use by thi...
thealgorithmspython
octal to binary conversation
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
octal to binary convert
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 uniform cost search algorithm
Enhancement
feature description I be happy to pass all 3 check for testing after several try via contribute guide its my first try for add new algorithm in python community I don t know about the await review label anyone be for review my pr I will make the code more elegant and readable in future too pr
thealgorithmspython
fix ruff error
Enhancement
describe your change fix 8935 fix ruff error again due to the recent version update notably I didn t fix the ruff error in neural network input datum py because it appear that the file be take directly from tensorflow s codebase so I don t want to modify it just yet instead I renam...
thealgorithmspython
add project website
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 this pull request be all my own work I have not plagiarize I know that pull request will not be merge i...
thealgorithmspython
interest and discount rate converter
Enhancement
describe your change add 2 function first one covert the give effective discount rate to the effective interest rate and return the result use a formula provide in the second one convert effective interest to effective discount and return the result this be my first time try to contribute to anything...
thealgorithmspython
interest and discount rate converter
Invalid
describe your change add 2 function first one covert the give effective discount rate to the effective interest rate and return the result use a formula provide in the second one convert effective interest to effective discount and return the result this be my first time try to contribute to anything...
thealgorithmspython
interest and discount rate converter
Invalid
describe your change add 2 function first one covert the give effective discount rate to the effective interest rate and return the result use a formula provide in the second one convert effective interest to effective discount and return the result this be my first time try to contribute to anything...
thealgorithmspython
feat octal to binary converter
Enhancement
feature description octal to binary converter be miss in conversion section so want to add octal to binary converter
thealgorithmspython
create prime factorization fast py
Enhancement
optimise prime factorization for speed describe your change I be add fast prime factorization print prime factor of a give number fast than approx 2 2 5x fast add an algorithm x fix a bug or typo in an exist algorithm documentation change checklist x I hav...
thealgorithmspython
doc update discord link to the new one
Documentation
what would you like to share the current discord invitation link be the default discord link that look unclean it should be update to the late one we re use which be step to contribute 1 fork the repository here 2 create a new branch name update invitation link 3 open the re...
thealgorithmspython
disable quantum quantum random py attempt 2
Enhancement
describe your change temporarily disable quantum quantum random py because it produce an illegal instruction error that cause all build to fail see 8899 add an algorithm fix a bug or typo in an exist algorithm documentation change checklist x I have read ...
thealgorithmspython
disable quantum quantum random py
Invalid
describe your change temporarily disable quantum quantum random py because it produce an illegal instruction error that cause all build to fail see 8899 add an algorithm fix a bug or typo in an exist algorithm documentation change checklist x I have read ...
thealgorithmspython
fix fail build due to miss requirement
Enhancement
describe your change fixs this build add an algorithm fix a bug or typo in an exist algorithm documentation change x fix build workflow checklist x I have read contribute md x this pull request be all my own work I have not plagiarize x...
thealgorithmspython
fix ruff rule isc flake8 implicit str concat
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 pull request will not be merge if they...
thealgorithmspython
fix ruff rule isc flake8 implicit str concat
Invalid
fix 8892 describe your change this pr be create in a dev container to test it out flake8 implicit str concat isc add an algorithm x fix a bug or typo in an exist algorithm documentation change checklist x I have read contribute md x this pu...
thealgorithmspython
reimplement polynomial regression py
Enhancement
describe your change contribute to 6216 reimplemente machine learn polynomial regression py use numpy because the old original implementation be just a how to on do polynomial regression use sklearn add detailed function documentation doctest and algorithm explanation fix typo in file...
thealgorithmspython
test the doct
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 this pull request be all my own work I have not plagiarize x I know that pull request will not be merge...
thealgorithmspython
optimal coefficient fix 8847
Enhancement
describe your change fix 8847 I find the optimal iteration and learn rate for achieve the close coefficient 266 add an algorithm x fix a bug or typo in an exist algorithm documentation change checklist x I have read contribute md ...
thealgorithmspython
fix coefficient
Enhancement
describe your change I find the optimal number of iteration and the good learning rate for achieve well coefficient 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
fix coefficient so the result be really close to optimal
Invalid
describe your change I find the optimal iteration number and the most optimal learning rate 266 add an algorithm fix a bug or typo in an exist algorithm documentation change checklist I have read contribute md this pull req...
thealgorithmspython
upgrade to ruff v0 0 280
Enhancement
describe your change add an algorithm fix a bug or typo in an exist algorithm documentation change x upgrade our testing infrastructure checklist x I have read contribute md x this pull request be all my own work I have not plagiarize x ...
thealgorithmspython
revert pre commit ci pre commit autoupdate 8872
Enhancement
look at 8877 for info this revert commit 5aefc00f0f1c692ce772ddbc616d7cd91233236b revert thealgorithm python 8872 break many algorithm as show in these fail test from this pr 8875 add an algorithm x fix a bug or typo in an exist algorithm documentation change c...
thealgorithmspython
revert pre commit ci pre commit autoupdate
Invalid
revert thealgorithms python 8872 break many algorithm as show in these fail test from this pr 8875
thealgorithmspython
minmax scaler
Enhancement
feature description I would like to add minmax scaler implementation which be use in preprocesse step
thealgorithmspython
additional feature for binary tree implementation
Enhancement
feature description I would like to modify the basic binary tree py file under datastructure binary tree section I propse add a new binarytree class which will serve as a main interface for create and manipulate binary tree additionally I want all the utility function of the present file to be the met...
thealgorithmspython
update prime check py
Enhancement
describe your change add a condition to check if the last digit of the number be 0 2 4 5 6 or 8 indicate divisibility by 2 or 5 this optimization improve the function s performance for some case as it allow early termination of non prime with false checklist x I have read c...
thealgorithmspython
linear regression
Enhancement
feature description I want to add some python code relate to linear regression which be use to predict one dependent variable from another independent variable
thealgorithmspython
add segfaulte doctest to quantum bb84 py for demo purpose
Enhancement
describe your change per discussion in 8818 I m make a pr with a doctest for an input size of 100 in quantum bb84 py to see if it will segfault in github action update it do add an algorithm fix a bug or typo in an exist algorithm documentation change checkl...
thealgorithmspython
simplify the logic of backtrack power sum 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
fix fail pyt quantum q fouri transform 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 pre commit config yaml
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
perform gradient boost classifier on iris dataset
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
project euler problem 010 sol1 py
Bug
repository commit 2104fa7aebe8d76b2b2b2c47fe7e2ee615a05df6 python version python version python 3 10 4 dependency version pip freeze do not matter expect behavior solution 2 should yield 2 actual behavior the result of solution 2 be 0 in this l...
thealgorithmspython
create optimization folder
Enhancement
feature description I have implement the simplex algorithm in python but I can t find the appropriate category to place it in the simplex algorithm find the good value of a function while restrict by inequality constraint it enter the linear programming sub field of mathematical optimisation oth...
thealgorithmspython
create long zigzag subsequence py
Invalid
long zigzag subsequence add an algorithm in dynamic programming
thealgorithmspython
heap s algorithm for generate all permutation
Enhancement
feature description it be an decrease and conquer algorithm which be use to generate all the permutation of a give sequence
thealgorithmspython
we have way too many implementation of max subarray sum
Enhancement
feature description correct I if I m wrong but I believe all of these file be near identical implementation of kadane s algorithm for max subarray sum dynamic programming max sum contiguous subsequence py math kadanes py math large subarray sum py other maximum subarray py ...
thealgorithmspython
mypy syntax error in math gcd of n number
Bug
repository commit 3a9e5fa5 python version python version python 3 10 9 dependency version pip freeze dependency appnope file home conda feedstock root build artifact appnope 1649077682618 work asttoken file home conda feedstock root build artifact asttoken ...
thealgorithmspython
fix pylance error
Enhancement
describe your change fix 8788 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
fix mypy error in math sigmoid linear unit py
Enhancement
describe your change fix type hint in math sigmoid linear unit py to resolve some mypy error see 8070 these error stem from the usage of np array as a type hint rather than np ndarray add an algorithm x fix a bug or typo in an exist algorithm documentation cha...
thealgorithmspython
create time conversion 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 merg...
thealgorithmspython
github action test on python 3 12 release candidate 2
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...
thealgorithmspython
fix greedy well first
Enhancement
describe your change fix 8770 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 wil...
thealgorithmspython
fix graph greedy good first
Enhancement
describe your change 8770 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 ...
thealgorithmspython
rename be palindrome py to be int palindrome 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
add more ruff rule
Enhancement
describe your change add more ruff rule add an algorithm fix a bug or typo in an exist algorithm documentation change add more test checklist x I have read contribute md x this pull request be all my own work I have not plagiarize x I...
thealgorithmspython
fix typo graph greedy good first py
Enhancement
fix 8764 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 wi...
thealgorithmspython
fix graph greedy good first typo
Invalid
8764 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 n...
thealgorithmspython
403 http error in web programming fetch anime and play py
Bug
repository commit 60b5ead62a32bc73e1a06bca57305d4a0f14e269 python version python version python 3 11 3 dependency version pip freeze beautifulsoup4 4 12 2 black 22 12 0 certifi 2022 12 7 cfgv 3 3 1 charset normalizer 2 1 1 click 8 1 3 commonmark 0 9 1 contourp...
thealgorithmspython
need to support for unary operator in postfix evaluation
Enhancement
feature description as mention in 8724 we have two file for evaluate postfix expression but currently both of they only work with binary operator and will raise an exception when an unary operator be give example python re evaluate postfix 2 3 traceback most rece...
thealgorithmspython
fix remove the root node in binary search tree py remove the whole tree
Enhancement
describe your change fix 8715 fix 8819 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...
thealgorithmspython
fix issue 8715
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
fix break create guess the number search py
Enhancement
describe your change close 8745 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 req...
thealgorithmspython
pyt locally fail due to api key env variable
Enhancement
describe your change fix 8737 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
run pyt locally fail due to no testing or api key
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...