kpeeters / cadabra2

A field-theory motivated approach to computer algebra.
https://cadabra.science/
GNU General Public License v3.0
215 stars 37 forks source link

Perform a full check with cyclicity #185

Closed cbehan closed 4 years ago

cbehan commented 4 years ago

This improves the part about cyclicity of the trace, as suggested in a previous pull request.

kpeeters commented 4 years ago

Very good, this resolves the issues spotted in https://cadabra.science/qa/1434/about-data-structure-in-cadabra . It also solves https://cadabra.science/qa/729/how-can-i-implement-cyclicity-of-trace?show=1458#a1458 .

Thanks again for your contribution!