]> www.ginac.de Git - ginac.git/commit
Synced to HEAD:
authorJens Vollinga <vollinga@thep.physik.uni-mainz.de>
Mon, 15 Oct 2007 23:47:27 +0000 (23:47 +0000)
committerJens Vollinga <vollinga@thep.physik.uni-mainz.de>
Mon, 15 Oct 2007 23:47:27 +0000 (23:47 +0000)
commit94391d42614af0495a9e1369af83960710a63da0
tree499af544fabb519364e6f9cff22a769665b289ba
parent1dee09856feceda95ec671e8eb321a53a8d06c48
Synced to HEAD:
- info(info_flags::has_indices) now works for sums and products. It
returns true if the expression has indices (no matter dummy or free),
and false otherwise [Sheplyakov].
ginac/expairseq.cpp
ginac/flags.h
ginac/idx.cpp
ginac/power.cpp
ginac/symbol.cpp