]> www.ginac.de Git - ginac.git/history - NEWS
GCD avoids to produce expanded expressions (Alexei's patch).
[ginac.git] / NEWS
2001-05-08 Richard Kreckel* Added new operator semantics.
2001-05-04 Christian Bauerdocumentation and grammar updates
2001-05-03 Richard Kreckel* Fix incompatibilities with recent versions of libread...
2001-04-24 Richard Kreckel* Push towards 0.8.2.
2001-04-23 Richard Kreckel* class matrix: solve() doesn't call algorithms redunda...
2001-04-20 Christian Bauerdocumentation update
2001-04-16 Richard Kreckel* Finalization for 0.8.1.
2001-04-15 Richard Kreckel* INSTALL: adjusted Cint status.
2001-04-13 Richard Kreckel* Preparing for 0.8.1.
2001-04-09 Christian Bauerdocumentation update
2001-04-06 Christian Bauerdocumentation update
2001-04-05 Christian Bauerdocumentation update
2001-04-05 Christian Bauer- subs() can be used to substitute functions, tensors...
2001-04-05 Christian Bauerdocumentation update
2001-04-02 Christian Bauerdegree(), ldegree(), coeff(), lcoeff(), tcoeff() and...
2001-03-24 Richard Kreckel* Date inserted.
2001-03-23 Christian Bauerdocumentation update
2001-03-22 Richard Kreckel* Eliminated overloaded operator% for noncommunistic...
2001-03-14 Christian Bauerdocumentation update
2001-03-11 Richard Kreckelnormal.cpp, normal.h: Fix Yun's algorithm (there was...
2001-03-06 Christian Bauerdocumentation update
2001-02-28 Richard Kreckel* prepare for landing of version 0.7.3.
2001-02-20 Christian Bauerdocumentation update
2001-02-17 Richard KreckelReflect version number 0.7.2 and update Cint status.
2001-02-07 Richard KreckelChangeLog: mention cvs log (must be non-empty for Debian)
2001-01-31 Christian Bauerdocumentation update
2001-01-29 Christian Bauerupdated changes
2001-01-22 Richard Kreckel- See if __GNUC__ < 2.97 before using std::vector<...
2001-01-03 Christian Bauerjust a test
2001-01-02 Richard Kreckel- GiNaC-cint: Change to new (still experimental) scheme...
2000-12-15 Richard Kreckel- Updated dependencies in INSTALL.
2000-11-25 Richard KreckelTransition to the (yet to be released) CLN 1.1.
2000-11-16 Christian Bauer- added man page for ginac-config
2000-10-25 Christian Bauer- non-integer powers are treated as 0 by (l)degree...
2000-08-10 Richard Kreckel- Complete revamp of methods in class matrix. Some...
2000-07-26 Richard Kreckel- Inserted date.
2000-07-21 Richard Kreckel- Derivatives are now assembled in a slightly different...
2000-06-22 Richard Kreckel- configure, configure.in: Bumped version up to 0.6.2.
2000-05-18 Richard Kreckel- Additions for version 0.6.1.
2000-05-11 Christian Bauer- mentioned "Derivative" function
2000-05-11 Richard Kreckel- Updated date.
2000-04-07 Christian Bauer- mentioned to_rational() and input parser
2000-03-30 Richard Kreckel- dramatic speedup for characteristic polynomials of...
2000-03-26 Richard Kreckel- As advertised: we are calling the Gamma function...
2000-03-24 Christian Bauer- ginac.h includes version.h (created by configure...
2000-03-23 Richard Kreckel- We now write f(x).series(x==3,5) instead of f(x)...
2000-03-21 Richard Kreckel- gamma() -> Gamma().
2000-03-15 Christian Bauer- update NEWS file
2000-03-15 Richard Kreckel- Updated for 0.5.4.
2000-03-02 Richard Kreckel- Changed behaviour of .evalf() to not evalf any exponents.
2000-02-29 Richard Kreckel- Completely restructured the checks in subdir check/.
2000-02-23 Richard Kreckel- Clarification. release_0-5-3
2000-02-23 Richard Kreckel- Version 5.0.2 -> 5.0.3
2000-02-14 Richard Kreckel- preparations for release 0.5.1
2000-02-12 Richard Kreckel- Chronological order, please.
2000-02-07 Richard Kreckel- inserted correct date.
2000-02-02 Richard Kreckel- diff() is now only defined on classes ex and basic...
2000-01-30 Richard Kreckel- Renamed flag NO_GINAC_NAMESPACE to NO_NAMESPACE_GINAC...
2000-01-25 Christian Bauer- mentioned archiving
1999-12-13 Richard Kreckel- Brought to the 0.4.1-level.
1999-11-26 Christian Bauer- added some more information to NEWS and README
1999-11-17 Christian Bauer- put everything in "GiNaC" namespace
1999-11-09 Christian Bauer- switched to automake build environment