Skip to content

Pull requests: TheAlgorithms/Python

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

add even tree problem
#204 by erdenezul was merged Nov 15, 2017 Loading… updated Nov 15, 2017
Rebasing (#2)
#214 by rudrasohan was closed Nov 20, 2017 Loading… updated Nov 20, 2017
Fixed heading's formatting errors
#129 by Ankit-Dhankhar was merged Nov 28, 2017 Loading… updated Nov 28, 2017
Update minimum_partition.py
#158 by satanb4 was merged Nov 28, 2017 Loading… updated Nov 28, 2017
primelib
#211 by christianbender 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
Problem 16 Added
#213 by Thejus-Paul 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
import numpy as np
#217 by cclauss was merged Dec 11, 2017 Loading… updated Dec 11, 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
Refactoring solv1.py
#227 by christianbender 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
XOR cipher algorithm
#229 by christianbender was merged Dec 22, 2017 Loading… updated Dec 22, 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
typo fix
#233 by ashutoshcp was merged Dec 30, 2017 Loading… updated Dec 30, 2017
Refactor
#234 by ashutoshcp was merged Jan 1, 2018 Loading… updated Jan 1, 2018
Add automated flake8 testing of pull requests
#218 by cclauss was merged Dec 29, 2017 Loading… updated Jan 1, 2018
Update cyclesort.py
#236 by satanb4 was merged Jan 7, 2018 Loading… updated Jan 7, 2018
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.