Fix: `recursive_collect` now fails silently
Status | Pipeline | Created by | Stages | Actions |
---|---|---|---|---|
Passed 00:39:45
| Stage: pretest Stage: test |
Download artifacts
No artifacts found |
recursive_collect
used to throw an exception when an expression could not be written as a polynomial in the given symbols.
Now, it just fails quietly and returns the input expression unsimplified.
Status | Pipeline | Created by | Stages | Actions |
---|---|---|---|---|
Passed 00:39:45
| Stage: pretest Stage: test |
Download artifacts
No artifacts found |