]> www.ginac.de Git - ginac.git/history - ginac
* debian/control: Bump standards patchversion.
[ginac.git] / ginac /
2002-10-24 Christian Bauersynced to 1.0
2002-10-16 Christian BauerRedone the way in which function serial numbers are...
2002-10-16 Christian Bauersynced to 1.0
2002-10-09 Christian Bauerscalar_products allows the specification of an index...
2002-10-03 Richard Kreckel* Documentation update.
2002-10-03 Richard Kreckel* lsolve(): Fix type of last argument (oops).
2002-10-01 Richard Kreckel* irem(), iquo(): throw an exception, when second argum...
2002-09-23 Richard Kreckel* numeric::print(): increase precision for C source...
2002-09-18 Christian Bauersynced to 1.0
2002-09-18 Richard Kreckel* Fix comment.
2002-09-18 Richard Kreckel* Fix CLN output of a-2. (Chris Dams)
2002-09-02 Richard Kreckel* Fix broken C output. (Chris Dams)
2002-08-27 Richard Kreckel* Fix CLN output of -2*a-2*b. (Chris Dams)
2002-08-07 Christian Bauersynced to 1.0
2002-08-05 Richard Kreckel* Add virtual method remove_all() to the containers...
2002-07-22 Christian Bauersynced to 1.0
2002-07-18 Christian Bauersynced to 1.0
2002-07-18 Christian Bauersynced to 1.0 (tens4delta and mink4metric replaced...
2002-07-08 Christian Bauersynced to 1.0 (for real this time...)
2002-07-08 Christian Bauermoved even more duplicated code to the 'tensor' class
2002-07-08 Christian Bauersynced to 1.0 with respect to dummy index repositioning
2002-07-04 Richard Kreckel* Include the operators.h header file in the source...
2002-07-03 Richard Kreckel* Include the operators.h header file in the source...
2002-07-03 Christian Bauersynced to 1.0
2002-07-01 Christian Bauerimplemented 4-dimensional delta, metric and epsilon...
2002-06-10 Christian Bauersynced to 1.0
2002-05-02 Christian Bauer* Sync 1.1 branch to 1.0 mainline.
2002-05-02 Richard Kreckel* rotate_left(): rewrite to help compiler make use...
2002-05-01 Richard Kreckel* Oops, a FIXME has crept into the last commit.
2002-04-30 Richard Kreckel* Globalize the hash-value-space.
2002-04-10 Richard Kreckel* basic::compare(const basic&): Rearrange in a more...
2002-04-10 Richard Kreckel* expairseq::calchash(): Remove one superfluous rotation.
2002-04-10 Richard Kreckel* numeric::calchash(): Apply golden_ratio_hash() to...
2002-04-09 Richard Kreckel* Added documentation for the add_dyn(), mul_dyn()...
2002-03-28 Richard Kreckel* beta(1,x) evaluates to 1/x.
2002-03-28 Richard Kreckel* mul::expand(): Fix bug in aggressive version of expan...
2002-03-28 Richard Kreckel* mul::expand() (mul.cpp): When multiplying two sums...
2002-03-28 Richard Kreckel* expairseq::combine_same_terms_sorted_seq() (expairseq...
2002-03-28 Richard Kreckel* expairseq::expairseq(const epvector&, const ex& oc...
2002-03-27 Richard Kreckel* power::expand_add(): allocate the precise amount...
2002-03-27 Richard Kreckel* Don't push void to static Bernoulli vector, it breaks...
2002-03-27 Christian Bauersynced with main branch
2002-03-24 Richard Kreckel* Add namespace declarators to is_ex_the_function().
2002-03-08 Richard Kreckel* Removed deprecated macros is_ex_a, is_ex_exactly_a...
2002-03-08 Christian Bauer* Sync 1.1 branch to 1.0 mainline.
2002-03-08 Richard Kreckel Sync branch:
2002-03-04 Christian Bauer* Sync 1.1 branch to 1.0 mainline.
2002-01-27 Richard Kreckel* Apply safe-bool patch.
2002-01-26 Richard Kreckel* numeric::print(): Treat imaginary numbers correctly.
2002-01-25 Christian Bauer- (l)degree(s), coeff(s, n) and collect(s) were extende...
2002-01-25 Richard Kreckel* Finilize version 1.0.4 (version numbers, copyrights... release_1-0-4
2002-01-25 Richard Kreckel* mul::expand(): Considerable speedup through caching...
2002-01-22 Richard Kreckel* bernoulli(): Add Markus Nullmeier's new implementation.
2002-01-19 Richard Kreckel* Docu: elaborate definition of sqrfree() (by Roberto...
2002-01-18 Richard Kreckel* Faster Bernoulli numbers (Markus Nullmeier).
2001-12-21 Richard Kreckel* Fix thinkos in print_csrc context.
2001-12-20 Christian Bauerfixed a bug where quo() would call vector::reserve...
2001-12-19 Richard Kreckel* Remove check for empty seq in Python output.
2001-12-19 Richard Kreckel* Added output-support for Python bindings and LaTeX...
2001-12-18 Richard Kreckel* Added some long-pending docu.
2001-12-18 Christian Bauer- input parser recognizes "sqrt()", which is also used...
2001-11-22 Richard Kreckel* Add Pearu's patch canonicalizing class relational...
2001-11-22 Richard Kreckel* Minor cleanups to avoid copying of symbols and stuff...
2001-11-19 Richard Kreckel* Make zeta1_eval() more lightweight by copying less...
2001-11-17 Richard Kreckel* sqrfree(ex, lst): after factoring in the first variab...
2001-11-16 Richard Kreckel* Some minor optimization glitches.
2001-11-06 Richard Kreckel* ctor from string: fix for GCC3.0, avoid some string...
2001-11-05 Richard Kreckel* Fix bug in ctor from string, reported by Christopher...
2001-11-01 Richard Kreckel* Remove obsolete macros.
2001-10-27 Richard Kreckel* Headers only include <iosfwd> from now on, since...
2001-10-26 Richard Kreckel* As agreed upon at lunch, remove debugmsg since it...
2001-10-26 Richard Kreckel* Remove support for <strstream>. It is too bug-ridden.
2001-10-22 Richard Kreckel* Some internal reorganization WRT flyweight handling...
2001-09-25 Richard Kreckel- clarify comment about counterintuitive sorting for...
2001-08-23 Richard Kreckel- Pearu Peterson's patch for class function giving...
2001-08-22 Richard Kreckel- Cleanups: My evil plot of making ex::bp private may...
2001-08-20 Richard Kreckel- carried on with felonious plot about making ex::bp...
2001-08-20 Richard Kreckel- Fix the evalf(2^Pi) bug reported by Pearu.
2001-08-18 Richard Kreckel- carried on with felonious plot about making ex::bp...
2001-08-17 Richard Kreckel- removed manual basepointer-fiddling in construct...
2001-08-16 Richard Kreckel- doc update: motivate use of .expand() in basic::series().
2001-08-16 Christian Bauerbehavior when expanding (x-x_0)^-n is more reasonable
2001-08-15 Richard Kreckel- remove some explicit accesses to ex::bp by replacing...
2001-08-14 Richard Kreckel- added comment about more recent terminology involving...
2001-08-14 Richard Kreckel- added another minor shortcut.
2001-08-14 Richard Kreckel- added an optional algorithm-switch to lsolve().
2001-08-13 Richard Kreckel- minor shortcut.
2001-08-07 Richard Kreckel- ex_to<foo>(obj) is a good candidate for asserting...
2001-08-07 Richard Kreckel- use initializers in exception class pole_error.
2001-08-02 Richard Kreckel- minor ISO cleanup.
2001-08-01 Richard Kreckel- pseries::power_const(): check for integer-exponent...
2001-07-31 Christian Bauerfixed potential crash in power:(l)degree() when used...
2001-07-31 Richard Kreckel- fixed three little standard-conformance issues.
2001-07-30 Christian Bauerepsilon tensor contractions evaluate to metric tensors...
2001-07-30 Richard Kreckel- moved is_of_type and friend macros into utils.h so...
2001-07-30 Christian Bauer- (a+b)*gamma5 was incorrectly rewritten as -gamma5...
2001-07-28 Richard Kreckel- Move several comments into doxygen comment blocks.
2001-07-27 Christian Bauer- fixed a problem where (p\-m*ONE)*(p\-m*ONE) would...
2001-07-27 Christian Bauerfixed bogus assertion
2001-07-27 Richard Kreckel- power::eval(): for the case (b_n/b_d)^(e_n/e_d) we...
next