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

ParFORM: fix #525 #530

Closed tueda closed 1 week ago

tueda commented 5 months ago

This fixes #525 by moving the broadcast of the redefined preprocessor variables to after processing each expression, rather than at the end of the module.

coveralls commented 5 months ago

Coverage Status

coverage: 50.05% (+0.05%) from 49.999% when pulling 8d74e3141670798559c0c64374a66fa7cd3d9d0d on tueda:fix-525 into 83e3d4185efca2e5938c665a6df9d67d6d9492ca on vermaseren:master.

jodavies commented 1 week ago

If you are happy with this and merge it, I will look again at the color.h test.

tueda commented 1 week ago

Rebased. I think this is OK to merge (after completing the ongoing CI checks).

coveralls commented 1 week ago

Coverage Status

coverage: 50.218% (+0.05%) from 50.172% when pulling 27952a1cf21fea0248c450ff2ae31516824f74c6 on tueda:fix-525 into 15c9d7f00714ddc224c0c23c0efa5f79573fab6b on vermaseren:master.