Commit 2024-10-24 00:12 ed804870
View on Github →feat(Matrix): extracting entries as a linear map (#17535)
Strictly speaking, something like this was available as LinearMap.proj
, but actually using it in practice is awkward as unification struggles (see line 1227 in this PR).
I'm happy to take name suggestions, as well as ideas for other generalities.