COMMITS
September 22, 2021
C
mypy --install-types --non-interactive . (#4530)
Christian Clauss committed
September 21, 2021
M
Improve Project Euler problem 009 solution 1 (#4749)
Maxim Smolskiy committed
September 19, 2021
J
Double factorial iterative (#4760)
jonabtc committed
September 18, 2021
M
Fix typos in Project Euler problem 034 solution 1 (#4748)
Maxim Smolskiy committed
September 7, 2021
C
Pyupgrade to Python 3.9 (#4718)
Christian Clauss committed
September 6, 2021
A
Physics new code (#4709)
Aviv Faraj committed
September 3, 2021
I
August 31, 2021
K
Added Dutch National Flag algorithm #4636 (#4639)
Kiran Hipparagi committed
C
Approve functions used as default arguments (#4699)
Christian Clauss committed
C
Avoid mutable default arguments (#4691)
Christian Clauss committed
August 30, 2021
A
Fix type annotations for integer_partition.py #4052 (#4689)
Aswin Murali committed
August 28, 2021
A
[fixed] unused variable, standalone running, import doctest module (#4673)
arfy slowy committed
August 27, 2021
C
luhn.py: Favor list comprehensions over maps (#4663)
Christian Clauss committed
August 25, 2021
I
[mypy] Fix type annotations for strings (#4641)
imp committed
August 24, 2021
C
boruvka.py: A few simplifications and f-strings (#4660)
Christian Clauss committed
August 23, 2021
S
Added Borůvka's algorithm. (#4645)
Shiva Rama Krishna committed
August 19, 2021
I
[mypy] Fix type annotations for strings (#4637)
imp committed
August 18, 2021
S
add date_to_weekday finder method (#4599)
SURYAPRATAP SINGH SURYAVANSHI committed
I
[mypy] Fix type annotations for maths (#4617)
imp committed
I
[mypy] Fix type annotations for graphs (#4622)
imp committed
August 15, 2021
I
Fix mypy error at maths (#4613)
imp committed
B
Create exchange_sort.py (#4600)
Bonnie committed
August 13, 2021
S
[mypy] Fix type annotations for strings/naive_string_search.py (#4611)
Shubham Ganar committed
H
Fix multi heuristic astar algo (#4612)
Hasanul Islam committed
August 11, 2021
H
Refactor graph_initialization at basic_graph.py (#4601)
Hasanul Islam committed
August 8, 2021
S
Created check_valid_ip_address.py (#4602)
Shubham Ganar committed
August 6, 2021
S
add alternative_string_arrange method (#4595)
SURYAPRATAP SINGH SURYAVANSHI committed
August 3, 2021
J
Adding the double factorial algorithm (#4550)
jonabtc committed
August 2, 2021
H
Fix mypy errors at mst_kruskal (#4581)
Hasanul Islam committed
July 29, 2021
H
Fix mypy errors at even_tree algo (#4579)
Hasanul Islam committed