Commit 2024-10-31 09:16 7c7a48f0

View on Github →

chore(Order/InitialSeg): private / delete inner workings (#17609) This PR does the following:

  • private and rename Antisymm.aux.
  • private and golf collapseF, collapseF.lt, and collapseF.not_lt.
  • golf collapse and improve the docstring.
  • delete collapse_apply which no longer makes much sense to have.

Estimated changes