GiNaC NEWS configure.ac

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


Update of /home/cvs/GiNaC

Modified Files:
      Tag: ginac_1-1
	NEWS configure.ac 
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