]> www.ginac.de Git - ginac.git/history - ginac/Makefile.am
- fixed three little standard-conformance issues.
[ginac.git] / ginac / Makefile.am
2001-06-27 Christian Bauer- replaced the Derivative() function by a more resonabl...
2001-06-11 Christian Bauer- Instead of just totally symmetric or antisymmetric...
2001-05-24 Christian Bauer- first implementation of pattern matching
2001-04-06 Christian Bauer- replaced the various print*() member functions by...
2001-03-28 Christian Bauer- added skeleton implementation of color and clifford...
2001-03-06 Christian Bauer- revamped indexed objects
2000-05-18 Richard Kreckel- Added version.h.in to EXTRA_DIST. release_0-6-1
2000-05-18 Richard Kreckel- Added version.h to the list of files to be installed.
2000-03-31 Christian Bauer- the ex stream >> operator is gone
2000-03-29 Christian Bauer- expressions can now be read from streams; the input...
2000-03-23 Richard Kreckel- We now write f(x).series(x==3,5) instead of f(x)...
2000-02-22 Alexander Frinkremember strategies least recently used and least frequ...
2000-02-02 Richard Kreckel- diff() is now only defined on classes ex and basic...
2000-01-27 Christian Bauer- building GiNaC in a separate directory now works
2000-01-19 Christian Bauer- implemented global class registry (for class basic...
1999-12-17 welzellortensor class
1999-12-13 Richard Kreckel- introduced info_flags::cinteger, info_flags::crational,
1999-11-26 Christian Bauer- files which are generated by perl scripts are made...
1999-11-19 Richard Kreckel- architectural checkpoint for zeta-function.
1999-11-19 Christian Bauer- some files were missing in the distribution
1999-11-17 Christian Bauer- put everything in "GiNaC" namespace
1999-11-10 Christian Bauer- enforced GiNaC coding standards :-)
1999-11-09 Christian Bauer- switched to automake build environment