mathlib3
ccefda07
- perf(representation_theory/basic): speed up `representation.lin_hom` by a factor of 20 (#13739)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
3 years ago
perf(representation_theory/basic): speed up `representation.lin_hom` by a factor of 20 (#13739) `ext` was over-expanding, and the `simp`s were not all squeezed. This is causing timeouts in other PRs.
Author
eric-wieser
Parents
5ac5c922
Loading