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
With the current tree format allowing for dummy indices inside powers to be repeated elsewhere, it is possible that a Kronecker delta contains an index which is also present inside a \pow{...}{...} node, but which obviously is not contracted with it. The eliminate_kronecker delta does not respect this, which leads to broken expressions. See https://cadabra.science/qa/2435/index-replacement-problem .
The text was updated successfully, but these errors were encountered:
With the current tree format allowing for dummy indices inside powers to be repeated elsewhere, it is possible that a Kronecker delta contains an index which is also present inside a
\pow{...}{...}
node, but which obviously is not contracted with it. Theeliminate_kronecker
delta does not respect this, which leads to broken expressions. See https://cadabra.science/qa/2435/index-replacement-problem .The text was updated successfully, but these errors were encountered: