https://github.com/leanprover/mathlib
Raw File
Tip revision: 0107f3f3034f2b601cb18590c147c085cd190ff5 authored by Eric Wieser on 04 February 2021, 14:53:24 UTC
chore(data/matrix/basic): make std_basis_matrix a linear map
Tip revision: 0107f3f
bors.toml
status = ["Build mathlib", "Lint mathlib", "Run tests", "Lint style"]
use_squash_merge = true
timeout_sec = 21600
block_labels = ["not-ready-to-merge", "WIP", "blocked-by-other-PR"]
delete_merged_branches = true
cut_body_after = "---"
back to top