Commit 2023-04-03 13:22 ab2cc874

View on Github →

feat: port Data.Matrix.Block (#3232)

Estimated changes

added theorem Matrix.blockDiag'_add
added theorem Matrix.blockDiag'_map
added theorem Matrix.blockDiag'_neg
added theorem Matrix.blockDiag'_one
added theorem Matrix.blockDiag'_smul
added theorem Matrix.blockDiag'_sub
added theorem Matrix.blockDiag'_zero
added def Matrix.blockDiag
added theorem Matrix.blockDiag_add
added theorem Matrix.blockDiag_apply
added theorem Matrix.blockDiag_map
added theorem Matrix.blockDiag_neg
added theorem Matrix.blockDiag_one
added theorem Matrix.blockDiag_smul
added theorem Matrix.blockDiag_sub
added theorem Matrix.blockDiag_zero
added theorem Matrix.fromBlocks_add
added theorem Matrix.fromBlocks_map
added theorem Matrix.fromBlocks_neg
added theorem Matrix.fromBlocks_one
added theorem Matrix.fromBlocks_smul
added def Matrix.toBlock
added theorem Matrix.toBlock_apply