]> www.ginac.de Git - ginac.git/commit
- info(info_flags::has_indices) now works for sums and products. It
authorJens Vollinga <vollinga@thep.physik.uni-mainz.de>
Mon, 15 Oct 2007 23:39:01 +0000 (23:39 +0000)
committerJens Vollinga <vollinga@thep.physik.uni-mainz.de>
Mon, 15 Oct 2007 23:39:01 +0000 (23:39 +0000)
commit9fe3a96b35a68c4f6c16c21322161dbb26118ed0
tree9e49bd991b652eca74c86e853e94cf6a09471e03
parenta5196f57af6539d8a25a866ad9cf8d836dd8e3df
- 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