COMMITS
/ maths/matrix_exponentiation.py December 27, 2024
S
Improve test coverage for matrix exponentiation (#12388)
Scarfinos committed
October 16, 2022
S
Change to https. (#7277)
Sagar Giri committed
June 16, 2020
C
Set the Python file maximum line length to 88 characters (#2122)
Christian Clauss committed
May 22, 2020
C
Tighten up psf/black and flake8 (#2024)
Christian Clauss committed
January 18, 2020
C
Create codespell.yml (#1698)
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
September 26, 2019
C
Fix the build typo: fn --> fn1 (#1205)
Christian Clauss committed
September 25, 2019
A
Added Matrix Exponentiation (#1203)
Aniruddha Bhattacharjee committed