vermaseren / form

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

Fix bug in #490 #519

Closed tueda closed 4 months ago

tueda commented 4 months ago

This aims to fix the bug in #490 and add related tests.

TODO: code related to EATTENSOR in symmetr.c is not covered by the tests.

coveralls commented 4 months ago

Coverage Status

coverage: 49.963% (+0.3%) from 49.667% when pulling 610c23b38c61862d71996f6cf9496ddedc036265 on tueda:fix-490 into 5805922d70e237aa02cee5c5f7820718e098db2f on vermaseren:master.

tueda commented 4 months ago

I think I still don't get what EATTENSOR is, and how to reach the eattensor case in CheckWild()...

https://github.com/tueda/form/blob/02a58fa01ff58feb5686562d8274238ed9a56763/sources/wildcard.c#L1876

https://coveralls.io/builds/67565397/source?filename=sources%2Fwildcard.c#L1876