Commit 2020-12-14 16:39 07b5618a
View on Github →chore(linear_algebra/{multilinear,alternating}): Generalize smul and neg instance (#5364)
This brings the generality in line with that of linear_map. Notably:
has_negnow exists when only the codomain has negationhas_scalarnow exists for the weaker condition ofsmul_comm_classrather thanhas_scalar_tower