Commit 2025-02-24 10:06 ee225888
View on Github →chore(Data/Complex): deprecate Complex.abs (#21995)
in this PR:
- Defines
Complex.normdirectly - Defines
Complex.absasComplex.normand deprecate it - Change
Complex.abstonormin all definitions / statements / proofs - Delete
Complex.norm_eq_absand the fileData.Complex.Abs(its results are moved as deprecated aliases inData.Complex.Norm) - Change the name of all results which refer to
Complex.absto usenorminstead and deprecate the original names