GiNaC/doc/tutorial ginac.texi

Christian Bauer cbauer at thep.physik.uni-mainz.de
Mon May 19 16:21:43 CEST 2003


Update of /home/cvs/GiNaC/doc/tutorial

Modified Files:
      Tag: ginac_1-1
	ginac.texi 
Log Message:
lst now provides (read-only) iterator types, the use of which makes iterating
over the elements of a lst an operation of order O(N), instead of O(N^2) when
using nops()/op(); this should speed up subs()




More information about the GiNaC-cvs mailing list