]> www.ginac.de Git - ginac.git/commit
- ++version_major.
authorRichard Kreckel <Richard.Kreckel@uni-mainz.de>
Tue, 5 Jun 2001 13:55:01 +0000 (13:55 +0000)
committerRichard Kreckel <Richard.Kreckel@uni-mainz.de>
Tue, 5 Jun 2001 13:55:01 +0000 (13:55 +0000)
commit0917777d60656298ba44e092712c2b403bfaf559
tree4ce59a3f4b22e9b8412ebd000bb8c47698f9f184
parentabc4512627b3eb04732698e48dc88771d7904e71
- ++version_major.
- added matrix::pow() to handle integer exponents with the least amount of
  multiplications possible and...
- ...added power::evalm() to actually use it.
- classhierarchy.fig: add class wildcard.
- some cleanups.
12 files changed:
COPYING
NEWS
configure.in
doc/tutorial/classhierarchy.fig
ginac/ex.cpp
ginac/function.pl
ginac/matrix.cpp
ginac/matrix.h
ginac/mul.cpp
ginac/numeric.h
ginac/power.cpp
ginac/power.h