]> www.ginac.de Git - ginac.git/history - doc/tutorial/ginac.texi
- Primitive heuristics to make determinants of sparse matrices work.
[ginac.git] / doc / tutorial / ginac.texi
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