Skip to content

Draft: only compute terms that are used

Anton Akhmerov requested to merge more_reduce_products into main

Closes #111

Still TODO:

  • Clean up and expand the regression tests. Since we will likely have more cases to check, we may want to refactor that test and use pytest.mark.parametrize.
  • Think of a better name for _dummy
  • Consider adding a note to the changelog and the algorithm
Edited by Anton Akhmerov

Merge request reports