-
- Notifications
You must be signed in to change notification settings - Fork 49.2k
Pull requests: TheAlgorithms/Python
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Fixed heading's formatting errors
#129 by Ankit-Dhankhar was merged Nov 28, 2017 Loading… updated Nov 28, 2017
add mean bias deviation in scoring functions
#210 by himangSharatun was merged Nov 28, 2017 Loading… updated Nov 28, 2017
ftp client server connection
#216 by nautiyaldeepak was merged Nov 29, 2017 Loading… updated Nov 29, 2017
Merge pull request #1 from TheAlgorithms/master
#224 by satanb4 was merged Dec 11, 2017 Loading… updated Dec 11, 2017
Project Euler - Easier Solution To Problem 7
#225 by Richienb was merged Dec 11, 2017 Loading… updated Dec 11, 2017
add a framework of bp neural network and delete the old one
#223 by RiptideBo was merged Dec 13, 2017 Loading… updated Dec 13, 2017
Added Modular Exponential
#226 by piyush-pawar-17 was merged Dec 13, 2017 Loading… updated Dec 13, 2017
add abbrevation solution to dp
#215 by erdenezul was merged Dec 13, 2017 Loading… updated Dec 13, 2017
chunk() --> chunker() to resolve an undefined name
#221 by cclauss was merged Dec 14, 2017 Loading… updated Dec 14, 2017
Typo: dfference --> difference (I added an i)
#222 by cclauss was merged Dec 14, 2017 Loading… updated Dec 14, 2017
Three methods to find the roots of non-linear functions
#228 by mavroudo was merged Dec 18, 2017 Loading… updated Dec 18, 2017
improvement XOR_cipher.py
#230 by christianbender was merged Dec 23, 2017 Loading… updated Dec 23, 2017
Modernize Python 2 code to get ready for Python 3
#220 by cclauss was merged Dec 29, 2017 Loading… updated Dec 29, 2017
Add automated flake8 testing of pull requests
#218 by cclauss was merged Dec 29, 2017 Loading… updated Jan 1, 2018
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.