COMMITS
/ arithmetic_analysis/in_static_equilibrium.py July 6, 2022
J
Fix doctests and builds in various files (#6233)
John Law committed
May 12, 2022
L
fix mypy annotations for arithmetic_analysis (#6040)
Leoriem-code committed
April 4, 2022
H
feat: add strings/ngram algorithm (#6074)
Harshit Agarwal committed
February 13, 2022
C
pyupgrade --py310-plus and run mypy in precommit, not build (#5996)
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
April 2, 2021
A
[mypy] Fix directory arithmetic_analysis (#4304)
algobytewise committed
December 23, 2020
D
Fix mypy errors for arithmetic analysis algorithms (#4053)
Dhruv Manilawala committed
September 23, 2020
C
from __future__ import annotations (#2464)
Christian Clauss committed
July 6, 2020
C
isort --profile black . (#2181)
Christian Clauss committed
October 5, 2019
W
psf/black code formatting (#1277)
William Zhang committed
July 25, 2019
Q
in_static_equilibrium checks if a 2D static system is in equilibrium (#1062)
QuantumNovice committed