Commit 2023-08-18 23:14 fd3a26ed

View on Github →

fix(Algebra/IndicatorFunction): minor fixes (#6640)

  • Fix name in docstrings.
  • Use Type* in variable, explicitly use Sort*.
  • Use to_additive to generate the additive version.
  • Drop pattern matching.
  • Add Set.mulIndicator_diff', the multiplicative version of Set.indicator_diff.

Estimated changes