COMMITS
/ matrix/matrix_class.py August 9, 2023
T
Fix ruff errors (#8936)
Tianyi Zheng committed
November 15, 2022
D
fix: mypy 0.991 issues (#7988)
Dhruv Manilawala committed
October 27, 2022
C
Remove useless code in doctests (#7733)
Caeden Perelli-Harris committed
October 16, 2022
C
Misc fixes across multiple algorithms (#6912)
CenTdemeern1 committed
October 13, 2022
C
Add flake8 pluin flake8 bugbear to pre-commit (#7132)
Caeden committed
October 4, 2022
R
Add missing type hints in `matrix` directory (#6612)
Rohan R Bharadwaj committed
May 1, 2020
C
Wrap lines that go beyond GitHub Editor (#1925)
Christian Clauss committed
January 18, 2020
C
Create codespell.yml (#1698)
Christian Clauss committed
October 5, 2019
W
psf/black code formatting (#1277)
William Zhang committed
September 10, 2019
C
Update matrix_class.py (#1175)
Christian Clauss committed
September 8, 2019
J
Added OOP approach to matrices (#1165)
Jasper committed