COMMITS
/ arithmetic_analysis/newton_raphson.py July 11, 2023
C
Fix failing tests from ruff/newton_raphson (ignore S307 "possibly insecure function") (#8862)
Caeden Perelli-Harris committed
March 15, 2023
C
Replace bandit, flake8, isort, and pyupgrade with ruff (#8178)
Christian Clauss committed
January 30, 2022
C
The black formatter is no longer beta (#5960)
Christian Clauss committed
September 7, 2021
C
Pyupgrade to Python 3.9 (#4718)
Christian Clauss committed
December 23, 2020
D
Fix mypy errors for arithmetic analysis algorithms (#4053)
Dhruv Manilawala committed
September 10, 2020
D
Optimized recursive_bubble_sort (#2410)
Du Yuanchao committed
July 6, 2020
C
isort --profile black . (#2181)
Christian Clauss committed
December 26, 2019
C
actions/checkout@v2 (#1643)
Christian Clauss committed
December 15, 2019
R
Bug Fixed in newton_raphson_method.py (#1634)
Rohit Joshi committed