]> www.ginac.de Git - ginac.git/shortlog
ginac.git
2002-11-10 Christian Bauerdocumentation update
2002-11-07 Christian Bauersmall change for Red Hat 8.0
2002-11-06 Christian Bauer- removed an unused statement in tensor.cpp
2002-11-06 Christian Bauerdocumentation update
2002-11-05 Christian Bauerepsilon tensor contractions didn't work with variance...
2002-11-05 Christian Bauerfixed a typo
2002-10-31 Christian Bauerupdated for 1.0.12
2002-10-30 Christian Bauerfinalize release 1.0.12 release_1-0-12
2002-10-29 Christian Baueradded the sprem() function
2002-10-29 Christian Baueradded the sprem() function to normal.h, and fixed some...
2002-10-29 Christian Bauerdocumentation update
2002-10-25 Christian Bauerfixed a problem in the LaTeX-output of negative fractions
2002-10-25 Christian Bauerdocumentation update
2002-10-25 Christian Bauerimproved the CLN C-source output (integers are printed...
2002-10-25 Christian Bauerdocumentation update
2002-10-24 Christian Bauerfixed stupid typo
2002-10-24 Christian Bauerunder certain conditions, power::expand_add_2() could...
2002-10-24 Christian Baueradded a check for the power::expand_add_2() bug
2002-10-24 Christian Bauerdocumentation update
2002-10-24 Christian Bauerinput parser no longer ignores extra stuff at the end...
2002-10-17 Christian Bauer- added print_latex() and print_csrc()
2002-10-16 Christian Bauerreverted last change: function_index_* ist not necessar...
2002-10-01 Richard Kreckel* irem(), iquo(): throw an exception, when second argum...
2002-09-29 Christian Baueradded missing namespace qualification in is_ex_the_func...
2002-09-23 Richard Kreckel* numeric::print(): increase precision for C source...
2002-09-18 Richard Kreckel* Finalize version 1.0.11. release_1-0-11
2002-09-18 Christian Bauerdocumentation update
2002-09-18 Richard Kreckel* Fix citation.
2002-09-18 Richard Kreckel* Fix comment.
2002-09-18 Richard Kreckel* Fix CLN output of a-2. (Chris Dams)
2002-09-15 Christian Bauerre-enabled the assignment operator of class symbol
2002-09-05 Christian Bauerfixed possible memory corruption in index contraction
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 Bauerimplemented the case in pseries::derivative() where...
2002-08-05 Christian Bauerdocumentation update
2002-08-03 Christian Bauerupdated the autogen.sh script
2002-07-24 Richard Kreckel* AUTHORS: Add Chris Dams as contributor of patches. release_1-0-10
2002-07-24 Christian Baueradded a check for that canonicalize() bug
2002-07-24 Christian Bauerdocumentation update
2002-07-22 Christian Bauercanonicalize() failed to return zero for an antisymmetr...
2002-07-18 Christian Bauerphysical momenta are 4-dimensional (just to prove that...
2002-07-18 Christian Bauermetric tensors now silently replace their indices'...
2002-07-18 Christian Bauer- The dimension of indices is now treated as a kind...
2002-07-15 Christian Bauer- added idx::replace_dim() and idx::minimal_dim()
2002-07-12 Christian Bauerthe input parser now handles (simple) indexed objects...
2002-07-12 Christian Bauerdocumentation update
2002-07-08 Christian Bauermoved some common code to the 'tensor' class
2002-07-03 Christian Bauerpowers of indexed objects are now parenthesized correct...
2002-06-25 Christian Bauerclifford and color objects are not contracted if their...
2002-06-11 Richard Kreckel* Insert date and bump patchlevel. release_1-0-9
2002-06-11 Christian Bauerdocumentation update
2002-06-10 Christian Bauerfixed a crash when constructing expressions like (dirac...
2002-05-27 Christian Bauerimplemented relational::subs()
2002-05-27 Christian Bauerdocumentation update
2002-05-25 Christian Baueradded an additional dummy index symmetrization run...
2002-05-24 Christian Bauerfixed a bug in the raising/lowering of dummy indices...
2002-05-23 Christian Bauersimplify_indexed() raises/lowers dummy indices to canon...
2002-05-13 Christian Bauermentioned the imaginary unit 'I'
2002-05-10 Christian Bauerreactivated an epsilon-tensor simplification hack becau...
2002-04-25 Christian Bauerit is now enforced that indices of a metric tensor...
2002-03-31 Richard Kreckel* Bump timestamps and version numbers. release_1-0-8
2002-03-28 Richard Kreckel* mul::expand(): Fix bug in aggressive version of expan...
2002-03-28 Richard Kreckel* Clean up the output of all timings to stderr.
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* Bump up version, keep INTERFACE_AGE at zero.
2002-03-28 Richard Kreckel* (time_fateman_expand.cpp): new file.
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 Bauerinlined ex::swap() and provided versions of iter_swap...
2002-03-24 Richard Kreckel* Add namespace declarators to is_ex_the_function().
2002-03-18 Richard Kreckel* Update dates, touch, and all this... release_1-0-7
2002-03-08 Richard Kreckel* Bump version (early, but I don't want to forget to...
2002-03-08 Richard Kreckel* matrix:;pow(): Fix exponent==0 case.
2002-03-06 Christian Bauerupdated the description of degree()/ldegree()
2002-03-05 Christian Bauerfixed LaTeX output of indexed objects
2002-03-05 Christian Bauerdocumentation update
2002-03-04 Richard Kreckel* Insert date. release_1-0-6
2002-03-04 Richard KreckelPrepare for release 1.0.6:
2002-02-28 Christian Bauer"(x+1).subs(x==x-1)" now returns the correct result...
2002-02-28 Christian Bauerfixed typos in examples
2002-02-28 Christian Baueradded some checks for subs() behavior
2002-02-28 Christian Bauerdocumentation update
2002-01-29 Christian Baueradded check for consistency of numeric input/output...
2002-01-27 Richard Kreckel* Bump up versions to 1.0.5, adjust dates.
2002-01-26 Richard Kreckel* Add Roberto Bagnara.
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* Enable EXTRACT_ALL for LaTeX.
2002-01-19 Richard Kreckel* Docu: elaborate definition of sqrfree() (by Roberto...
2002-01-18 Richard Kreckel* Updated.
2002-01-18 Richard Kreckel* Updated.
2002-01-18 Richard Kreckel* Faster Bernoulli numbers (Markus Nullmeier).
2002-01-15 Richard Kreckel* GINAC_CHECK_ERRORS: Don't delete cache_file /dev...
2002-01-11 Richard Kreckel* Document the rounding behavior as dicussed on ginac...
next