Commit 2024-12-20 05:45 ea22acdd
View on Github →feat: add bundled multiplication maps for matrices (#19229)
This repeats the definitions and theorems about LinearMap.mulLeft
and LinearMap.mulRight
for rectangular matrices.
These definitions (or rather, the continuous versions of them) are needed to state results about Fréchet derivatives of matrices.