You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a confusing error message due to the units. Your maxtermsize is 500k words, and the poly is 853k words. It should run fine if you increase maxtermsize.
AM.MaxTer should never be printed directly in an error, ideally, since that is not the parameter that you set in the setfile, but rather AM.MaxTer/sizeof(WORD). We can clean this up as part of #289 I think.
Actually I've been using the old FORM snapshot from July of 2023, but now I finally switched to the latest snapshot. It does seems to resolve some old issues but also to create new ones, cf. #563
Hi,
I'm trying to use polyratfun to simplify my amplitudes after inserting the IBP tables, but for some of the diagrams
I get this
my form.set should be already large enough, so I'm not sure how to proceed here
Of course, I can provide the corresponding .res files and the code, if it helps.
Cheers,
Vlad
The text was updated successfully, but these errors were encountered: