vermaseren / form

The FORM project for symbolic manipulation of very big expressions
GNU General Public License v3.0
1.16k stars 138 forks source link

Use par=1 EndSorts in ArgFactorize #565

Closed jodavies closed 1 week ago

jodavies commented 1 month ago

If the argument (or a resulting factor) has more than SubTermsInSmall terms, a par=1 EndSort is necessary to avoid a crash here.

Fixes #563

coveralls commented 1 month ago

Coverage Status

coverage: 50.096% (+0.1%) from 49.968% when pulling fbdb87bb1e9f0652feb9fc458e0cfd3a73aec289 on jodavies:issue-563 into 4fc8e4047a2678c3d0d264f29866491107f0a63c on vermaseren:master.