Fix dependence on numbers

« cadabra project page

A declaration of the type a::Depends(0) will introduce dependence on all rationals (as the overall constant is always ignored).

Edit: can be circumvented by using a notation with \partial which mentions the coordinate name, i.e.

\partial_{x^{0}}{a} + \partial_{x^{1}}{a};

(see test 37 in tests/fieldtheory.cdb)

Details

Id: d3968c05090854806ec986d696e99a887d458b18
Type: bugfix
Creation time: 2009-11-18 00:52 GMT
Creator: Kasper Peeters <kasper.peeters@...>
Release: unassigned
Component: cadabra
Status: unstarted

Issue log

2010-04-04 19:44 GMT Kasper Peeters <kasper.peeters@...> edited description
2009-11-18 00:52 GMT Kasper Peeters <kasper.peeters@...> created