Mathlib Changelog
v3
Changelog
About
Github
Mathlib v3 is deprecated.
Go to Mathlib v4
Def
matrix.to_block
Modification history
2021-08-26 13:06
src/data/matrix/block.lean
feat(*): remove the `fintype` requirement from matrices. (#8810) …
Modified
matrix.to_block
View on Github →
2021-07-13 18:51
src/data/matrix/basic.lean
chore(data/matrix/block): move block matrices into their own file (#8290) …
Modified
matrix.to_block
View on Github →
2021-03-10 20:43
src/data/matrix/basic.lean
feat(linear_algebra/determinant): determinant of a block triangular matrix (#6050) …
Added
matrix.to_block
View on Github →