COMMITS
August 16, 2019
C
Update .gitignore to remove __pycache__/ (#1127)
Christian Clauss committed
August 15, 2019
M
EHN: A divide-and-conquer, and brute-force algorithms for array inversions co… (#1133)
Maxwell Aladago committed
C
Remove 'python' from the filename (#1130)
Christian Clauss committed
August 14, 2019
C
Update DIRECTORY.md (#1129)
Christian Clauss committed
August 13, 2019
A
Solution for Problem Euler 56 (#1131)
Alok Shukla committed
A
Added sudoku solving program in backtracking algorithms (#1128)
adith bharadwaj committed
C
Add doctests to networking_flow/minimum_cut.py (#1126)
Christian Clauss committed
C
Add maths/test_prime_check.py (#1125)
Christian Clauss committed
August 12, 2019
C
Add type hints to binary_tree_traversals.py (#1123)
Christian Clauss committed
N
New linear algebra algorithm (#1122)
Niclas Dern committed
August 11, 2019
C
Fix tests for file_transfer and perceptron.py (#1121)
Christian Clauss committed
August 10, 2019
C
Travis CI: Add pytest --doctest-modules machine_learning (#1016)
Christian Clauss committed
August 9, 2019
C
Rename file_transfer and linear_algebra (#1118)
Christian Clauss committed
August 8, 2019
M
fix outdated fork error (#1117)
Marvin M. Michum committed
August 7, 2019
A
rename non-ftp files (#1116)
AlexDvorak committed
A
Infinite loop was fixed. (#1105)
Amrit Khera committed
J
Delete redundant files (#1115)
John Law committed
A
Seperate client and server of FTP (#1106)
AlexDvorak committed
August 6, 2019
C
Travis CI: Run each failing pytest in allow_failures mode (#1087)
Christian Clauss committed
C
Add test for QuadraticEquation() (#1107)
Christian Clauss committed
C
print() is a function just like every other function (#1104)
Christian Clauss committed
H
Update closest_pair_of_points.py (#1109)
Harshil committed
Q
Added pytests to hashes/md5.py (#1100)
QuantumNovice committed
C
print() is a function just like every other function (#1101)
Christian Clauss committed
H
remove from __future__, propre filename (#1102)
Harshil committed
R
pytests for closest_pair_of_points.py (#1099)
rsun0013 committed
A
Create Quadratic Equations(Complexes Numbers) (#941)
AugustofCravo committed
Q
Added pytests to sha1.py (#1098)
QuantumNovice committed
August 5, 2019
H
Added Unicode test to strings/rabin_karp.py (#1096)
Hector S committed
M
Boolean algebra pytests (#1097)
Marvin M. Michum committed