]> www.ginac.de Git - ginac.git/history - doc/tutorial/ginac.texi
dirac_trace() now takes three arguments
[ginac.git] / doc / tutorial / ginac.texi
2001-05-11 Christian Bauerdirac_trace() now takes three arguments
2001-05-10 Christian Baueradded documentation for spinidx, spinor_metric() and...
2001-04-24 Richard Kreckel* Example: Don't confuse users with _ex0().
2001-04-16 Richard Kreckel* Documented print_latex.
2001-04-10 Christian Bauerarchive property example uses propinfovector
2001-04-09 Christian Bauer- updated to reflect the extended possibilities of...
2001-04-06 Christian Bauerupdated with respect to new print() method
2001-04-02 Christian Bauerdegree(), ldegree(), coeff(), lcoeff(), tcoeff() and...
2001-03-24 Richard Kreckel* Documented sqrfree. release_0-8-0
2001-03-23 Richard Kreckel* Tidied some old crap.
2001-03-23 Christian Bauersimplify_indexed() recognizes linear combinations of...
2001-03-22 Christian Bauersums of indexed matrices are now possible
2001-03-21 Christian Bauerthe tensor returned by metric_tensor() is symmetric
2001-03-19 Christian Baueradded tutorial section about indexed objects
2001-02-20 Christian Baueradded a section about adding new algebraic classes...
2001-02-17 Richard KreckelFix typos.
2001-02-04 Richard KreckelExplain the branch-cut conventions in some more detail.
2001-01-22 Richard Kreckel- See if __GNUC__ < 2.97 before using std::vector<...
2000-12-15 Richard Kreckel- Some minor fixes.
2000-12-08 Richard Kreckel- Eduardo Kalinowskis documentation add-on.
2000-10-24 Richard Kreckel- Corrected use of macro AM_PATH_GINAC.
2000-08-10 Richard Kreckel- Complete revamp of methods in class matrix. Some...
2000-07-26 Richard Kreckel- Bumped up version to 0.6.3. release_0-6-3
2000-07-26 Richard Kreckel- Made determinant_algo (in flags.h) really work.
2000-07-21 Richard Kreckel- Derivatives are now assembled in a slightly different...
2000-04-29 Richard Kreckel- documented info_flags::algebraic.
2000-04-20 Richard Kreckel- New figure classhierarchy.fig, which we all know...
2000-04-20 Christian Bauer- fixed typos
2000-04-10 Richard Kreckel- De-mystified the chapter about relationals.
2000-04-10 Christian Bauer- modified printcsrc() example
2000-04-07 Christian Bauer- extended the "Algorithms" chapter which has been...
2000-03-31 Richard Kreckel- Documentation adjusted to new tgamma-lgamma-Euler...
2000-03-30 Richard Kreckel- dramatic speedup for characteristic polynomials of...
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-20 Richard Kreckel- Changes reflect beautifying of floating-point output.
2000-03-13 Richard Kreckel- New example in Tour of GiNaC about exact radicals.
2000-03-02 Richard Kreckel- The paragraph about regression tests reflects the...
2000-02-23 Richard Kreckel- Some minor clarifications.
2000-02-21 Alexander Frinksome words about the new function registration macro
2000-02-07 Richard Kreckel- made the disadvantage (not interactive) an advantage...
2000-02-04 Richard Kreckel- typos, typos, typos...
2000-02-02 Richard Kreckel- Several corrections in section Extending GiNaC /...
2000-02-02 Richard Kreckel- diff() is now only defined on classes ex and basic...
2000-01-21 Richard Kreckel- Fixed old class series stuff to class pseries
2000-01-21 Christian Bauer- changed all instances of "foo const &/*" to "const...
2000-01-19 Christian Bauer- added a chapter about archiving of expressions
2000-01-11 Richard Kreckel- changed dates in copyright notices
1999-12-25 Richard Kreckel- speedup by declaring x_pt and so on const
1999-12-20 Richard Kreckel- Added a clarification about branch cuts.
1999-12-14 Richard Kreckel- Corrected some minor texinfo flaws in tutorial
1999-12-13 Richard Kreckel- introduced info_flags::cinteger, info_flags::crational,
1999-12-10 Richard Kreckel- changed behaviour of numeric::is_rational() and added...
1999-12-10 Richard Kreckel- Introduced exception do_taylor to signal Taylor expan...
1999-12-01 Christian Bauer- added 'ginac-config' script and 'ginac.m4' macros...
1999-11-29 Richard Kreckel- corrected an error due to my ignorance WRT diff_param
1999-11-29 Richard Kreckel- moved the subsections that were marked as 'digression...
1999-11-26 Richard Kreckel- corrected a bunch of typos.
1999-11-26 Christian Bauer- building GiNaC will no longer bomb if Doxygen is...
1999-11-26 Christian Bauer- more typos fixed
1999-11-26 Christian Bauer- fixed minor typos
1999-11-25 Christian Bauer- added missing bullets to some lists
1999-11-25 Christian Bauer- tutorial now built with texinfo