]> www.ginac.de Git - ginac.git/commit
Synced to HEAD:
authorJens Vollinga <vollinga@thep.physik.uni-mainz.de>
Mon, 15 Oct 2007 23:42:36 +0000 (23:42 +0000)
committerJens Vollinga <vollinga@thep.physik.uni-mainz.de>
Mon, 15 Oct 2007 23:42:36 +0000 (23:42 +0000)
commit5ae405a992b845b8b93b3bbdf2c88a6015f2058a
tree5df1ad61edae3ea6583b843506975b31cc2f0597
parent359291ceed2454d13037f2e67da3227e5a975754
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