COMMITS
/ maths/newton_raphson.py September 10, 2020
D
Optimized recursive_bubble_sort (#2410)
Du Yuanchao committed
July 6, 2020
C
isort --profile black . (#2181)
Christian Clauss committed
May 22, 2020
C
Tighten up psf/black and flake8 (#2024)
Christian Clauss committed
January 3, 2020
C
pyupgrade --py37-plus **/*.py (#1654)
Christian Clauss committed
October 5, 2019
W
psf/black code formatting (#1277)
William Zhang committed
July 7, 2019
P
Removed Unnecessary Assignment for 'error' Var (#920)
PatOnTheBack committed
June 10, 2019
G
Update newton_raphson.py (#891)
guij15 committed
February 11, 2019
P
Implementation of Newton-Raphson method (#650)
P-Shreyas-Shetty committed