]> www.ginac.de Git - ginac.git/history - doc
* introduced typedef propinfovector in order to please Cint.
[ginac.git] / doc /
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 Richard Kreckel* tensdelta is an atomic class.
2001-03-21 Christian Bauerthe tensor returned by metric_tensor() is symmetric
2001-03-20 Richard Kreckel* Adjusted to current class shuffling.
2001-03-19 Christian Baueradded tutorial section about indexed objects
2001-02-28 Richard Kreckel* Really make those macros work...
2001-02-28 Richard Kreckel* Tweak around problem with unexpanded GINAC_DECLARE_RE...
2001-02-20 Christian Baueradded a section about adding new algebraic classes...
2001-02-17 Richard KreckelFix typos.
2001-02-17 Richard KreckelMinor fixes.
2001-02-14 Richard KreckelAdapted to new version 1.2.5.
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-11-16 Christian Bauerremoved non-sources from CVS
2000-11-16 Christian Bauerremoved non-sources from CVS
2000-11-16 Christian Bauerall man pages now display the current GiNaC version...
2000-11-14 Alexander Frinkdoobiidoo
2000-10-24 Richard Kreckel- Corrected use of macro AM_PATH_GINAC.
2000-08-28 Christian Bauer- removed non-sources from CVS
2000-08-10 Richard Kreckel- Huh, \includegraphics doesn't like dots. Disabled. release_0-6-4
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-06-22 Richard Kreckel- stamp-vti, version.texi: bumped up version to 0.6.2.
2000-06-15 Richard Kreckel- cint/*: Revamped the launch-scheme for ginaccint...
2000-06-06 Christian Bauer*sigh* when will we move the Makefile.in's out of CVS?
2000-05-19 Richard Kreckel- Fixed "unterminated sed command".
2000-05-18 Richard Kreckel- texinfo.tex: upgraded to newest version from FSF.
2000-05-16 Richard Kreckel- Fixed hang if no html-docu was generated.
2000-05-16 Richard Kreckel- Adjusted build-environment for "Cint without crutches...
2000-05-11 Richard Kreckel- Updated date.
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-29 Christian Bauer- expressions can now be read from streams; the input...
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-20 Richard Kreckel- Changes reflect beautifying of floating-point output.
2000-03-15 Richard Kreckel- Updated for Version 0.5.4.
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-29 Richard Kreckel- Completely restructured the checks in subdir check/.
2000-02-23 Richard Kreckel- Version and date reflect 0.5.3
2000-02-23 Richard Kreckel- Some minor clarifications.
2000-02-23 Richard Kreckel- Version 0.5.2 -> 0.5.3.
2000-02-21 Alexander Frinksome words about the new function registration macro
2000-02-16 Richard Kreckel- set micro_version to 2.
2000-02-16 Richard Kreckel- Updated for doxygen v1.0.0.
2000-02-07 Richard Kreckel- changes triggered by fucking new version of automake
2000-02-07 Christian Bauer- cint dir was missing from distribution
2000-02-07 Richard Kreckel- made the disadvantage (not interactive) an advantage...
2000-02-07 Richard Kreckel- Changes to */Makefile.in triggered by stupid automake...
2000-02-07 Richard Kreckel- */Makefile.in: changes triggered by newer automake.
2000-02-04 Richard Kreckel- typos, typos, typos...
2000-02-04 Christian Bauer- ginsh now includes "ginac.h" when compiled as part...
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-31 Christian Bauer- updated Makefiles
2000-01-30 Richard Kreckel- Renamed flag NO_GINAC_NAMESPACE to NO_NAMESPACE_GINAC...
2000-01-27 Christian Bauer- building GiNaC in a separate directory now works
2000-01-26 Christian Bauer- updated dates
2000-01-24 Christian Bauer- renamed archive::dump() to archive::printraw() for...
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-21 Richard Kreckel- Use newer fig2dev which supports eps (old ones are...
2000-01-21 Richard Kreckel- Little addition about something unmentioned but oviou...
2000-01-19 Richard Kreckel- updated class pseries
2000-01-19 Richard Kreckel- change triggered by newer automake version
2000-01-19 Christian Bauer- added a chapter about archiving of expressions
2000-01-19 Christian Bauer- updated makefiles
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-20 Richard Kreckel- Changed a few switches.
1999-12-14 Richard Kreckel- Corrected some minor texinfo flaws in tutorial
1999-12-13 Richard Kreckel- Run automake again on squark, as we had agreed earlier.
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 Christian Bauer- .txt files were missing from distribution
1999-11-26 Christian Bauer- requires autoconf 2.12 and automake 1.4
1999-11-26 Christian Bauer- files which are generated by perl scripts are made...
next