Tensor packages



>>>>> "Valery" == Valery Pipin <pip@iszf.irk.ru> writes:

    Valery> On Tuesday 16 November 2004 13:25, Valery Pipin wrote:
    >> On Tuesday 16 November 2004 08:48, Viktor T. Toth wrote:
    >> > Hello everyone,
    Valery> <<skipped> >
    >> There is a small bug in function show in itensor.lisp. It show covariant
    >> indices in upper case.
    Valery> It was a result of dowcasing the lisp code
    Valery> in itensor.lisp. Is it a bug or a feature?
    Valery> best regards,

If you could describe how to load the package and give an example
illustrating the upper case covariant indices, I might be able to help
you track down the problem.

Since downcasing itensor.lisp seems to cause the problem, it's likely
that some symbol there should not have been downcased.  Or a string
should not have been downcased.  Or maybe something else. :-(

Ray