Commit 2023-08-18 23:14 fd3a26ed
View on Github →fix(Algebra/IndicatorFunction): minor fixes (#6640)
- Fix name in docstrings.
- Use
Type*invariable, explicitly useSort*. - Use
to_additiveto generate the additive version. - Drop pattern matching.
- Add
Set.mulIndicator_diff', the multiplicative version ofSet.indicator_diff.