Commit 2022-03-03 16:19 59bf4540
View on Github →refactor(measure_theory): enable dot notation for measure.map (#12350)
Refactor to allow for using dot notation with measure.map
(was previously not possible because it was bundled as a linear map). Mirrors measure.restrict
wrapper implementation for measure.restrictₗ
.