repository stringclasses 156
values | issue title stringlengths 1 1.01k ⌀ | labels stringclasses 8
values | body stringlengths 1 270k ⌀ |
|---|---|---|---|
thealgorithmspython | add a program solution that show bspline curve | Invalid | add in 4220 describe your change I have make a program under the graphic folder b spline be a generalization of bezi curve and offer more control point allow for smooth and more complex curve they be commonly use in computer aid design cad and computer graphic if you find my solution valid ... |
thealgorithmspython | add infix to postfix and postfix evaluation algorithm | Duplicate | 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 electrical capacitance file to electronic | Invalid | describe your change summary this pull request introduce a new file electrical capacitance py which contribute a computation method for electrical capacitance formula detail the newly add file electrical capacitance py apply capacitance formula on any two give electrical value which can b... |
thealgorithmspython | move all n queen concept implementation into one file name all n queen | Invalid | describe your change this pr move all implementation of n queen concept into one file name all n queens py which include n queens py n queens math py and sudoku py which be all the implementation of n queen concept move into one single file fix 8098 checklist yes I have read cont... |
thealgorithmspython | serialize and deserialize | Enhancement | feature description design an algorithm to serialize and deserialize a binary tree you just need to ensure that a binary tree can be serialize to a string and this string can be deserialize to the original tree structure |
thealgorithmspython | web script | Invalid | add web script to python web this be a port scanner I build |
thealgorithmspython | encode and decode of text in python | 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 mer... |
thealgorithmspython | update readme md | 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 I know that pull request will not be merg... |
thealgorithmspython | update readme md | 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 | optimization of bezi curve implementation | Invalid | description I have introduce certain optimization and enhancement to the bezi curve implementation the change be aim at improve efficiency readability and maintainability of the codebase please consider this pull request for the code optimization of the bezi curve implementation thank you to ensure... |
thealgorithmspython | multilayer perceptron | Enhancement | feature description I have see the code for the simple perception I would like to add an algo for multilayer perceptron |
thealgorithmspython | ann implementation for classification and regression | Invalid | I have create an ann model for the implementation of classification and regression and I have attach an example file with it for review describe your change x add an algorithm fix a bug or typo in an exist algorithm documentation change checklist x I have read ... |
thealgorithmspython | improve heap sort | 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 | add utf8 validation py | Invalid | describe your change the code check if a give array of integer be a valid utf 8 or not 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 hav... |
thealgorithmspython | improve heap sort | Enhancement | describe your change improve heap sort 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 | create law of cosine py | Invalid | add algorithm law of cosine rule in python integration law of cosine relate the side and angle of a non right triangle formula c 2 a 2 b 2 2ab cos where c be the side opposite angle |
thealgorithmspython | convert to base 2 | Enhancement | feature description find a solution to this problem I would like to solve this issue |
thealgorithmspython | suggestion for create a new graph section under the dsa section | Enhancement | feature description I be go through the code and observe that graph data structure be not there so I have a suggestion for dsa section of the github repo I think it would be helpful to add graph graph be a non linear data structure that can be use to model many real world problem I think it would... |
thealgorithmspython | run fuzzy operation py on python 3 12 | Enhancement | describe your change block by and jpg 130 jdwarner error fuzzy logic fuzzy operation py modulenotfounderror no module name imp add an algorithm x fix a bug or typo in an exist algorithm documentation change checklist x I have read contribut... |
thealgorithmspython | add instruction for use our devcontainer | Enhancement | feature description edit the file devcontainer readme md so it have step by step instruction that allow a new user to start up our devcontainer |
thealgorithmspython | update mergesort py | Enhancement | these change improve readability and consistency in the code 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 ... |
thealgorithmspython | fix accuracy in maclaurin series on python 3 12 | Enhancement | describe your change fix a few fail build doctest on python 3 12 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 ... |
thealgorithmspython | upgrade our devcontainer to python 3 12 on debian bookworm | Enhancement | describe your change repeat 9578 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 I know that pull request wil... |
thealgorithmspython | upgrade our devcontainer to python 3 12 on debian bookworm | 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 | create ohm law py | Invalid | add ohm law py describe your change create ohm s law calculator it be use calculate ohm s law in physics 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 al... |
thealgorithmspython | create ohm law py | Invalid | add ohm law py describe your change create a new file ohm law py it be use to calculate ohm law in physics add an algorithm fix a bug or typo in an exist algorithm documentation change checklist I have read contribute md this pull request b... |
thealgorithmspython | aes algorithm in cbc v1 mode | Enhancement | feature description description the aes algorithm operate in multiple mode cbc cypher block chain be one of the most popular and well know mode an implementation of cbc v1 mode of aes algorithm would be really good in this repository |
thealgorithmspython | update simple neural network py | Invalid | create simple neural network py from scratch it now contain forward propagation as well as backward propagation with training of the simple 2 layer neural network article refer be a free resource avialable for evryone fix 8785 add an algorithm fix a bug or typo in an exist... |
thealgorithmspython | update simple neural network py | Invalid | create simple neural network py from scratch it now contain forward propagation as well as backward propagation with training of the simple 2 layer neural network article refer be a free resource avialable for evryone fix 8785 add an algorithm fix a bug or typo in an exist... |
thealgorithmspython | ohm s law calculator | Enhancement | feature description feature description overview this feature aim to enhance the physics repository by add an ohm s law calculator ohm s law be a fundamental principle in electrical engineering and physics describe the relationship between voltage v current I and resistance r in an ... |
thealgorithmspython | optimisation 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 merge ... |
thealgorithmspython | create sort 0s 1s 2s py | Invalid | give an array a consist of only 0s 1s and 2s the task be to write a function that sort the give array the function should put all 0s first then all 1 and all 2s in last this problem be also the same as the famous dutch national flag problem the problem be propose by edsger dijkstra descr... |
thealgorithmspython | generic algorithm optimisation py | Invalid | describe your change it s a basic implementation of a genetic algorithm for optimization purpose you can name it base on the problem you re try to solve or its functionality typically code file in project have name that describe their purpose such as genetic algorithm py or something similar however ... |
thealgorithmspython | maximum sum submatrix | Enhancement | feature description algorithm I would like to add an implementation for maximum sum submatrix in the dynamic programming section I notice that there be a kadane s algorithm implementation for the 2 d array in the repository however there be no implementation for a 3 d array I would like ... |
thealgorithmspython | fix add doctest for test | 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 | create sch nhage strassen py | Invalid | describe your change x add an algorithm fix a bug or typo in an exist algorithm documentation change checklist x I have read contribute md x this pull request be all my own work I have not plagiarize x I know that pull request will not be ... |
thealgorithmspython | create coin change problem py | Invalid | greedy algorithm in python for the coin change problem which aim to make change for a give amount use the few number of coin describe your change x add an algorithm fix a bug or typo in an exist algorithm documentation change checklist x I have read contri... |
thealgorithmspython | add a new solution | Invalid | describe your change add an algorithm 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 they fail the automate test this pr only change one algorithm file to e... |
thealgorithmspython | create genetic algorithm py | Invalid | this be the solution to the problem 9528 describe your change this code maintain the same algorithmic step but condense some of the variable assignment and loop to make it slightly more concise it still retain readability and comprehensibility |
thealgorithmspython | heap py | Invalid | this be the solution to the problem 9528 describe your change this code maintain the same algorithmic step but condense some of the variable assignment and loop to make it slightly more concise it still retain readability and comprehensibility |
thealgorithmspython | add a beginner s program folder for who be try to learn python | 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 x I know that pull request will not be merge ... |
thealgorithmspython | update bisection py | Invalid | alittle optimization 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 I know that pull ... |
thealgorithmspython | update bisection py | Invalid | alittle optimization 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... |
thealgorithmspython | update product sum py | Invalid | I have try to make code more readable and handle non list input well please provide feedback for the same as well 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 ... |
thealgorithmspython | create voice assistant | 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 | add a conversion algorithm int to roman | 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 | add invert a binary tree solution to data structure binary tree | Invalid | describe your change x add an algorithm fix a bug or typo in an exist algorithm documentation change checklist I have read contribute md this pull request be all my own work I have not plagiarize I know that pull request will not be merge i... |
thealgorithmspython | update heap sort py | Enhancement | in this enhance version the function and variable name have be keep meaningful for readability comment have be add for clarity the logic remain the same but some variable name have be shorten to reduce line length the function and input processing code be unchanged for user friendliness describe ... |
thealgorithmspython | update heap sort py | Invalid | in this enhance version the function and variable name have be keep meaningful for readability comment have be add for clarity the logic remain the same but some variable name have be shorten to reduce line length the function and input processing code be unchanged for user friendliness describe ... |
thealgorithmspython | update heap sort py | Invalid | in this enhance version the function and variable name have be keep meaningful for readability comment have be add for clarity the logic remain the same but some variable name have be shorten to reduce line length the function and input processing code be unchanged for user friendliness describe ... |
thealgorithmspython | improve heap sort technique | Enhancement | feature description code you provide be a clear and concise implementation of the heap sort algorithm in python however if you want to make it slightly more concise while preserve readability you can make a few adjustment sign I up for hacktober f |
thealgorithmspython | update check bipartite graph dfs py | Enhancement | describe your change update the check bipartite graph dfs py in the graph folder which will reduce the time complexity furthermore I also include doct module for test some test case include in the code add an algorithm fix a bug or typo in an exist algorithm x documentation chang... |
thealgorithmspython | fix add efficient code by change syntex | 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 | create slicingarr py | Invalid | it will perform the slicing of array 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 kn... |
thealgorithmspython | update and gate py | Enhancement | fix a bug or typo add test case with invalid input and modify the code to throw an error whenever an invalid input be enter describe your change add an algorithm x fix a bug or typo in an exist algorithm x documentation change checklist x I have read con... |
thealgorithmspython | rename math binary exponentiation 2 py to binary multiplication py | Enhancement | describe your change this pr rename binary exponentiation 2 py to binary multiplication py and rename usr bin env python3 to usr bin env python fix 9478 add an algorithm x fix a bug or typo in an exist algorithm documentation change checklist x I hav... |
thealgorithmspython | pull request for create python code for long consecutive sequence by issue code 9518 | Invalid | e by issue number 9518 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 pu... |
thealgorithmspython | update and gate py | Invalid | fix a bug or typo add test case with invalid input and modify the code to throw an error whenever an invalid input be enter describe your change add an algorithm x fix a bug or typo in an exist algorithm documentation change checklist x I have read cont... |
thealgorithmspython | pr for create python code for long consecutive sequence by issue code 9436 | Invalid | e by issue number 9436 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 pul... |
thealgorithmspython | pre commit autoupdate pre commit run all file | Enhancement | describe your change pre commit autoupdate update v0 0 291 v0 0 292 update 1 1 0 1 2 0 pre commit run all file add an algorithm x fix a bug or typo in an exist algorithm documentation change checklist x I have read contribute... |
thealgorithmspython | rename file binary exponentiation 2 py | Enhancement | fix 9478 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 | rename file binary exponentiation 2 py | Invalid | fix 9478 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 b... |
thealgorithmspython | change name of file and add doctest in file | Enhancement | describe your change change the file and add doctest in binary multiplication fix 9478 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 hav... |
thealgorithmspython | create hca py | Duplicate | step by step hca algorithm 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... |
thealgorithmspython | add a beginner s program folder | Invalid | describe your change white check mark 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 white check mark I know th... |
thealgorithmspython | rename math binary exponentiation 2 py to math binary multiplication py | Invalid | describe your change this pr rename the file binary exponentiation 2 py to binary multiplication py change usr bin env python3 to usr bin env python in e hacktoberf task1 python script validate filename py file fix 9478 add an algorithm x fix a bug or typo in an exist alg... |
thealgorithmspython | add count sort | Enhancement | feature description addition of another sort algorithm call count sort in the sort folder on this repository I would request to assign this task to I |
thealgorithmspython | add library sort algorithm 9506 | Invalid | describe your change fix issue 9506 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 pul... |
thealgorithmspython | library sort algorithm | Enhancement | feature description library sort or gap insertion sort be a sort algorithm that use an insertion sort but with gap in the array to accelerate subsequent insertion image |
thealgorithmspython | change name of file and add doctest in file | Enhancement | describe your change change the file and add doctest in math binary exponentiation 2 py fix issue 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 | add another approach for genetic algorithm | Enhancement | feature description I would like to add a simple and short code for genetic algorithm use the same selection crossover and mutation operator I would request you to allow I add this as a contribution for hacktoberf |
thealgorithmspython | create hca single linkage py | Invalid | describe your change add hierarchical cluster analysis with utilization of single linkage method 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 ... |
thealgorithmspython | math binary exponentiation 2 py rename and add doctest | Invalid | describe your change change the file and add doctest in math binary exponentiation 2 py fix issue 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 o... |
thealgorithmspython | update all combination py | Enhancement | add type hint for function argument and return value rename function parameter for clarity and consistency improve function and variable name for well readability add more descriptive comment to explain the purpose and usage of function adjust the loop range and variable name in the create all state... |
thealgorithmspython | change the name of file and add | Invalid | I change the name of file and add doctest in code file math binary exponentiation 2 py |
thealgorithmspython | create matrix factorization | Invalid | matrix factorization use singular value decomposition svd 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 no... |
thealgorithmspython | divide fucntion to divide two number without arithmetic operator | Invalid | I have implement a divide fucntion to divide two number without arithmetic operator |
thealgorithmspython | rename from binary exponentiation 2 py | Enhancement | fix issue 9478 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 requ... |
thealgorithmspython | create reverse stack py | Invalid | algorithm for reverse stack 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 | create reverse stack py | Invalid | algorithm for reverse stack 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 b... |
thealgorithmspython | add comment in binary tree traversal py for beginner | Enhancement | change make add comment to describe each function and its purpose improve code clarity and readability test code use doctest to ensure it function as expect checklist x I have read and follow the project s code convention and style guideline x I have test the code to ensure it work a... |
thealgorithmspython | this pull request add comment to the binary tree traversal py and improve code readability by explain each section s purpose and functionality | Invalid | change make add comment to describe each function and its purpose improve code clarity and readability test code use doctest to ensure it function as expect checklist I have read and follow the project s code convention and style guideline I have test the code to ensure it work as ... |
thealgorithmspython | mobilenet ipynb | Invalid | describe your change I have add a new machine learning model name mobilenet ipynb 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 they fail the automate test this pr... |
thealgorithmspython | mobilenet ipynb | Invalid | describe your change I have add a new machine learning model name mobilenet ipynb checklist y I have read contribute md y this pull request be all my own work I have not plagiarize y I know that pull request will not be merge if they fail the automate test y t... |
thealgorithmspython | create beard sort 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 | update readme md | Documentation | describe your change I have update and make it responsive the readme file please do review 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 ... |
thealgorithmspython | delete minmax py fix 8098 | Enhancement | describe your change fix 8098 there be two identical file with the same filename minmax py delete one minmax py 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 ... |
thealgorithmspython | update binary tree traversal py | Invalid | explain each section with comment describe your change I have explain each section of the binary tree traversal which be might hard for someone to learn without comment therefore I have include what each section do with proper comment add an algorithm x fix a bug or typo in an exist al... |
thealgorithmspython | add typng to binomial coefficient 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 merg... |
thealgorithmspython | I would like to explain the binary tree traversal py use comment for beginner | Enhancement | feature description you ve provide a python script that implement various binary tree operation and traversal this script include a node class for define binary tree node and function for perform tree traversal calculate tree height and more I would like to modify the script with add comment to explai... |
thealgorithmspython | math binary exponentiation 2 py need to be rename | Bug | repository commit ef8df1451b7e9296cd3706cbfd0900f33acc4bb9 python version python version python 3 11 5 dependency version pip freeze dependency version beautifulsoup4 4 12 2 black 23 3 0 bs4 0 0 1 certifi 2023 5 7 cffi 1 15 1 cfgv 3 3 1 charset... |
thealgorithmspython | add type to binary exponentiation 3 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 merg... |
thealgorithmspython | create tower of hanoi problem s solution | Invalid | describe your change tower of hanoi problem solution for 3 disk 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 cha... |
thealgorithmspython | add type to binary exponentiation 2 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 merg... |
thealgorithmspython | create tower of hanoi problem s solution | Invalid | describe your change tower of hanoi problem solution for 3 disk 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 cha... |
thealgorithmspython | add type to binary exponentiation 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 merg... |
thealgorithmspython | add type to binary exp mod 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 merg... |
thealgorithmspython | create pallindrome | 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 | add type to bitmask 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 merg... |
thealgorithmspython | add type to bitmask py | 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... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.