Commit 2026-05-20 06:13 421fab31

View on Github →

feat(LinearAlgebra/Matrix/Block, Analysis/Normed/Algebra/MatrixExponential): add BlockTriangular.pow and BlockTriangular.exp (#37006) These will help with proving det (exp A) = exp (trace A) Zulip thread: #new members > (Matrix and NormedSpace.exp) | det (exp A) = exp (trace A)

Estimated changes