repository stringclasses 156
values | issue title stringlengths 1 1.01k ⌀ | labels stringclasses 8
values | body stringlengths 1 270k ⌀ |
|---|---|---|---|
thealgorithmspython | mypy fix type annotation in math | Enhancement | describe your change for issue 4052 improve some logic in series function as well and I have these function return numeric type instead of string change permutation to combination in triplet sum py since it be more appropriate for the purpose and because mypy do not recognize any fix length tuple ... |
thealgorithmspython | add zoom in folder | Invalid | describe your change add a folder zoom image it contain a python file zoom in py code to zoom in an image without use any special library x add an algorithm x fix a bug or typo in an exist algorithm documentation change checklist x I have read ... |
thealgorithmspython | add zoom in folder | Invalid | describe your change add a folder zoom image it contain a python file zoom in py code to zoom in an image without use any special library x add an algorithm fix a bug or typo in an exist algorithm documentation change checklist x I have read ... |
thealgorithmspython | mypy search be now fully type with generic type | Enhancement | a well implementation would use sequence and not list more generic describe your change make search generic and fix type I do not touch tabu search py sorry for the large pr but I feel it be necessary to show the use of comparable my other pr 4351 be close because I accidently do not create ... |
thealgorithmspython | mypy search be now fully type with generic type | Invalid | a well implementation would use sequence and not list more generic describe your change make search generic and fix type I do not touch tabu search py sorry for the large pr but I feel it be necessary to show the use of comparable add an algorithm x fix a bug or typo in an exis... |
thealgorithmspython | cnn classification file add | 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... |
thealgorithmspython | rename gan py tf to gan 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... |
thealgorithmspython | rename lstm prediction py tf to lstm prediction 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... |
thealgorithmspython | fix 3946 | Enhancement | orflow py 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 r... |
thealgorithmspython | rename k mean cluster tensorflow py tf to k mean cluster ten | Invalid | orflow py 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 re... |
thealgorithmspython | rename k mean cluster tensorflow py tf to k mean cluster ten | Invalid | orflow py 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 r... |
thealgorithmspython | fix mypy matrix matrix operation py | Enhancement | describe your change subtask of 4052 fix mypy matrix matrix operation py stephengemin your review please 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 | binary tree traversal py simplify with dataclasse | Enhancement | describe your change add an algorithm x optimize 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 | simplify password generator | 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... |
thealgorithmspython | mypy fix type annotation for dynamic programming algorithm | Enhancement | fix need type annotation in knapsack py fix incompatible type in fractional knapsack 2 py fix need type annotation in long increase subsequence py describe your change add an algorithm x fix a bug or typo in an exist algorithm documentation change c... |
thealgorithmspython | wip restore py file extension to the tensorflow file | Enhancement | describe your change whenever tensorflow be release for python 3 9 ensure that the test be pass fix 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 ... |
thealgorithmspython | restore py file extension to the file 3946 | Invalid | describe your change whenever the tf come out for python this can be test 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 n... |
thealgorithmspython | set | Invalid | set originally post by mohit boop in issuecomment 817064434 |
thealgorithmspython | fix typo in docstre | Enhancement | describe your change fix typo in string low py lowecase lowercase 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... |
thealgorithmspython | string low py fix typo in docstre | Invalid | change lowecase in string low py to lowercase |
thealgorithmspython | mypy fix directory dynamic programming | Enhancement | describe your change relate issue 4052 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 ... |
thealgorithmspython | pre commit add mypy | Enhancement | describe your change add mypy test to pre commit 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 ... |
thealgorithmspython | fix mypy script | 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... |
thealgorithmspython | fix mypy type annotation for linear algebra algorithm | 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 ... |
thealgorithmspython | feat add mypy configuration file | Enhancement | describe your change x 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 x I know that pull ... |
thealgorithmspython | fix mypy type annotation for conversion algorithm | 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 ... |
thealgorithmspython | remove dp s old definition in problem 81 on project euler | Enhancement | describe your change remove unnecessary definition 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 x this pr only change one alg... |
thealgorithmspython | remove redefinition of dict element in problem 74 on project euler | Enhancement | describe your change unneccecery line remove 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 x this pr only change one algorithm... |
thealgorithmspython | minor change to bailey borwein plouffe py | Enhancement | describe your change unnecessary line remove remove default value of exponential term as exponential term doesn t need a default value 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 reques... |
thealgorithmspython | minor improvement in binary shift py | Enhancement | describe your change remove unnecessary if else condition 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 x this pr only change ... |
thealgorithmspython | fix mypy type annotation for cipher algorithm | Enhancement | issue 4052 console mypy ignore miss import strict cipher success no issue find in 39 source file describe your change add an algorithm x fix a bug or typo in an exist algorithm documentation change checklist x I have read contri... |
thealgorithmspython | mypy fix hash folder | 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... |
thealgorithmspython | mypy fix directory arithmetic analysis | Enhancement | describe your change relate issue 4052 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 ... |
thealgorithmspython | merge pull request 1 from thealgorithms master | Invalid | update 08 28 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 | create banker s algorithm py | Invalid | describe your change x 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 wil... |
thealgorithmspython | create banker s algorithm py | Invalid | I have read the contributing file and I would like to add the banker s algorithm to the dynamic programming file thank you |
thealgorithmspython | mypy fix web programming directory | Enhancement | a subtask of 4052 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 tha... |
thealgorithmspython | mypy use a exclude list | Enhancement | relate to 4052 describe your change add an algorithm fix a bug or typo in an exist algorithm documentation change x improve continuous integration testing checklist x I have read contribute md x this pull request be all my own work ... |
thealgorithmspython | move traversal binary tree traversal py search binary tree traversal 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... |
thealgorithmspython | mypy fix small folder 2 | Enhancement | describe your change relate issue 4052 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 ... |
thealgorithmspython | mypy fix small folder | Enhancement | describe your change relate issue 4052 comment for strassen matrix multiplication py I couldn t use tuple as return type since one branch of the function return a tuple an another a list matrix so I turn the tuple into a list instead comment for electric power py ohm law py I add a fina... |
thealgorithmspython | update bisection py | Invalid | the trick to avoid unsigned mid calculation overflow be absolutely irrelevant here how it work sample with short uint8 unsigned int belongth to 0 255 start 199 end 201 mid start end start 2 199 201 199 2 200 ok mid start end 2 199 ... |
thealgorithmspython | mypy fix compression folder | Enhancement | describe your change relate issue 4052 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 ... |
thealgorithmspython | move other anagram py to the string folder | Enhancement | describe your change anagram py depend on the file word which have be move as well and rename to word txt fix 4284 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 mypy workflow to include arithmetic analysis | Enhancement | I didn t receive any error when I run mypy locally on the directory console mypy ignore miss import arithmetic analysis success no issue find in 11 source file describe your change add an algorithm x fix a bug or typo in an exist algorithm documentati... |
thealgorithmspython | optimize o n o 1 for a contain check inside link list have loop py | Enhancement | describe your change datum structure link list have loop py class node iter previous implementation use list for keep track of visit nodes the correct version use set see add an algorithm x fix a bug or typo in an exist algorithm documentation change ... |
thealgorithmspython | move file to various folder | Enhancement | describe your change I move some file from the other folder to various folder to make they easy to find 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 a... |
thealgorithmspython | move file to math folder | Enhancement | describe your change I move some file from the other folder to the math folder to make they easy to find I rename 2 file one due to a name conflict the other due to a spelling mistake add an algorithm x fix a bug or typo in an exist algorithm documentation change ... |
thealgorithmspython | move file to string folder | Enhancement | describe your change I move some file from the other folder to the string folder to make they easy to find 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 b... |
thealgorithmspython | move file to string folder | Invalid | describe your change I move some file from the other folder to the string folder to make they easy to find 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 b... |
thealgorithmspython | fix mypy fix annotation for 13 cipher algorithm | Enhancement | issue 4052 console git diff master name only cipher a1z26 py cipher affine cipher py cipher atbash py cipher base32 py cipher base85 py cipher beaufort cipher py cipher brute force caesar cipher py cipher cryptomath module py cipher decrypt caesar with chi square py ciphe... |
thealgorithmspython | new fractal folder | Enhancement | describe your change new folder for fractal 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 tha... |
thealgorithmspython | build yml run mypy ignore miss import | Enhancement | describe your change an alternative to 4274 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 ... |
thealgorithmspython | explicit euler rename | Enhancement | describe your change the term euler method be more commonly use than explicit euler 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 | update our pre commit dependency | Enhancement | describe your change add an algorithm fix a bug or typo in an exist algorithm documentation change update our dependency checklist x I have read contribute md x this pull request be all my own work I have not plagiarize x I kn... |
thealgorithmspython | pre commit config yaml mypy directory that pass | Enhancement | 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 ... |
thealgorithmspython | include mypy instruction in contribute md | Documentation | 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 ... |
thealgorithmspython | fix return type for minimum span tree kruskal py | Enhancement | the function be return a list of select edge not an integer value 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 wo... |
thealgorithmspython | 003 | 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 ... |
thealgorithmspython | github action fast fail on black formatting issue | Enhancement | give fast feedback to contributor github action describe your change x improve out test 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 ow... |
thealgorithmspython | wavelet tree | 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... |
thealgorithmspython | remove redundant condition | Enhancement | remove redundant condition in basic binary tree 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 ... |
thealgorithmspython | remove redundant condition for basic binary tree | Invalid | remove redundant condition in basic binary tree 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... |
thealgorithmspython | add rc4 cypher algorithm | Invalid | describe your change I have create and add the rc4 cypher algorithm which include both encryption and decryption x add an algorithm 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 r... |
thealgorithmspython | improve fenwicktree datum structure code | Enhancement | rename variable now they be more pythonic add set method type hint ed everything apply building on the datum add test describe your change add an algorithm x fix a bug or typo in an exist algorithm x documentation change che... |
thealgorithmspython | mypy add fix type annotation for electronic algorithm | Enhancement | mypy electronic success no issue find in 2 source file relate issue 4052 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 ... |
thealgorithmspython | mypy add fix type annotation for electronic algorithm | 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 ... |
thealgorithmspython | mypy fix type annotation for cellular automata | 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... |
thealgorithmspython | mypy add fix type annotation for crawl google result py crawl google scholar citation 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... |
thealgorithmspython | mypy add fix type annotation for covid stat via xpath 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... |
thealgorithmspython | mypy fix web programming part1 | 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... |
thealgorithmspython | add a number guesser algorithm | Invalid | describe your change add a number guesser algorithm not very useful but unique and simple the algorithm guess a number base on yes no question x add an algorithm x fix a bug or typo in an exist algorithm documentation change checklist x I have read ... |
thealgorithmspython | initial commit | Invalid | add a python file for find determinant of n x n matrix use row reduction echelon method 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 r... |
thealgorithmspython | initial commit | Invalid | determinant of n x n matrix use row reduction echelon method describe your change determinant of nxn matrix add an algorithm fix a bug or typo in an exist algorithm documentation change checklist yes I have read contribute md yes this... |
thealgorithmspython | initial commit | Invalid | add a python file for find determinant of n x n matrix use row reduction echelon method describe your change determinant of n x n matrix add an algorithm fix a bug or typo in an exist algorithm documentation change checklist x I have read contri... |
thealgorithmspython | mypy correction of all error in the sort directory | Enhancement | describe your change completion of all mypy error apart from a stub error see 4222 for more detail the error be four type annotation and the last be a return statement error find in the cocktail shaker sort algorithm which be fix add an algorithm x fix a bug or typo in an exis... |
thealgorithmspython | mypy correct type annotation in the sort directory | Invalid | describe your change fix all type annotation for the directory and rewrote cocktail shaker sort py slightly as it cause a miss return variable error in the code add an algorithm x fix a bug or typo in an exist algorithm documentation change checklist x I ha... |
thealgorithmspython | mypy add fix type annotation for rotate matrix py test matrix operation py | Enhancement | describe your change relate issue 4052 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 ... |
thealgorithmspython | mypy add fix type annotation for graphic bezi curve py | Enhancement | describe your change relate issue 4052 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 ... |
thealgorithmspython | mypy add fix type annotation for recursive insertion sort 4085 | Invalid | describe your change add change to the recursive insertion sort algorithm by add type annotation and change variable name so that the mypy type error would be resolve add an algorithm fix a bug or typo in an exist algorithm documentation change checklist ... |
thealgorithmspython | mypy add fix type annotation for recursive insertion sort 4085 | Invalid | describe your change add change to the recursive insertion sort algorithm by add type annotation and change variable name so that the mypy type error would be resolve add an algorithm x fix a bug or typo in an exist algorithm documentation change checklist x ... |
thealgorithmspython | mypy add fix type annotation for cellular automata | Enhancement | relate issue 4052 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 th... |
thealgorithmspython | mypy add fix type annotation for quick sort 4085 | Enhancement | describe your change add type annotation for the great and less list type in the algorithm 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 automa... |
thealgorithmspython | mypy add fix type annotation for avl tree in data structure | Enhancement | mypy strict datum structure binary tree avl tree py success no issue find in 1 source file relate issue 4052 describe your change add an algorithm x fix a bug or typo in an exist algorithm documentation change checklist x I h... |
thealgorithmspython | create min height bst from a sorted array py | Invalid | describe your change x 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 I know that pull request will not ... |
thealgorithmspython | update license year | Documentation | describe your change there be a small infomation on license I change it to 2016 2021 so I think it s true format maybe I be not a good coder anyway I wanna help you thank for your merging add an algorithm fix a bug or typo in an exist algorithm x documentation change... |
thealgorithmspython | update license md year | Invalid | update license the new year be come and your date on license be still 2020 so I change your license to 2016 2021 I think the format be true do you think so please merge my code thank you |
thealgorithmspython | hhvfggvv | Invalid | gghvvcfgbbvvv |
thealgorithmspython | add a new implementation for singly link list datum structure | 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 ... |
thealgorithmspython | add a new implementation for singly link list datum structure | Invalid | describe your change add an algorithm fix a bug or typo in an exist algorithm v documentation change checklist v I have read contribute md v this pull request be all my own work I have not plagiarize v I know that pull request ... |
thealgorithmspython | odd even sort py | Invalid | implementation of the odd even sort in python 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 plag... |
thealgorithmspython | odd even sort py | Invalid | implementation of the odd even sort in python 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 plag... |
thealgorithmspython | hist gradient boost | 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 ... |
thealgorithmspython | lgbm | 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 ... |
thealgorithmspython | adboost | 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 ... |
thealgorithmspython | adaboost classifier | 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 ... |
thealgorithmspython | add lgbm classifier to predict breast cancer | 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 ... |
thealgorithmspython | add adaboost classifier | 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... |
thealgorithmspython | lgbm | 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 x this pull request be all my own work I have not plagiarize x I know that pull request will not be... |
thealgorithmspython | fix python3 8 relative import | Enhancement | describe your change fix python3 8 relative import 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 pu... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.