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
As reported by Alejandro Jiménez Cano in this thread. In Sec. 2.6 of xTerior.nb, in the cell below "We still need definition when acting on Times", we use Positive[] to check whether terms are scalars (0-forms). Unfortunately Positive stays unevaluated if it acts on e.g. Positive[dim-2], so such terms are not detected. Do something more robust.
The text was updated successfully, but these errors were encountered:
As reported by Alejandro Jiménez Cano in this thread. In Sec. 2.6 of xTerior.nb, in the cell below "We still need definition when acting on Times", we use
Positive[]
to check whether terms are scalars (0-forms). Unfortunately Positive stays unevaluated if it acts on e.g. Positive[dim-2], so such terms are not detected. Do something more robust.The text was updated successfully, but these errors were encountered: