]> www.ginac.de Git - ginac.git/shortlog
ginac.git
2003-07-02 Christian Bauermerging 1.2 branch into main trunk
2003-06-30 Christian Bauersynced to 1.1
2003-06-30 Christian Bauerdocumentation update
2003-06-30 Christian Bauersynced to 1.2
2003-05-06 Christian Bauer- updated docs
2003-04-30 Christian Bauerfunction(unsigned, const exprseq &) constructor clears...
2003-03-24 Christian Baueruse "rpmbuild" instead of "rpm"
2003-03-20 Christian Bauerfixed typo
2003-03-05 Christian Bauerupdated the logic in the numeric(int) constructor
2003-03-04 Christian Bauer*** empty log message ***
2003-03-04 Christian Bauerfixed some compiler warnings
2003-03-01 Christian Bauerfinalized 1.0.14 release_1-0-14
2003-02-27 Christian Bauerunit_matrix() uses a heap-allocated matrix
2003-02-20 Christian Bauersynced to 1.0
2003-02-20 Christian Bauerfunction_options::do_not_evalf_params() now actually...
2003-02-20 Christian Bauerdocumentation update
2003-02-20 Christian Bauerexpanded the section on adding symbolic functions to...
2003-02-19 Christian Bauerupdated the section about lists
2003-02-19 Christian Baueradded a section about automatic evaluation
2003-02-19 Christian Bauer- exprseq and lst are commutative (they shouldn't appea...
2003-02-19 Christian Bauerdocumentation update
2003-02-07 Christian Bauergcc 2.95 doesn't have the <limits> header
2003-02-05 Christian Bauerdimension in dirac gamma contractions was miscalculated
2003-02-05 Christian Bauer- complex numbers are printed correctly (using the...
2003-02-05 Christian Bauerdocumentation update
2003-02-04 Christian Bauersynced to 1.1
2003-02-04 Christian Bauerdummy index renamer ignores index dimensions
2003-01-27 Christian Bauerfinalized 1.0.13 release_1-0-13
2003-01-25 Christian Bauersynced to 1.0
2003-01-23 Christian Bauereven better dummy index symmetrization
2003-01-23 Christian Bauertwo arrays were declared "static" that shouldn't have...
2003-01-22 Christian Bauersynced to 1.1
2003-01-21 Christian Baueradded missing minimal_dim() from 1.1 branch
2003-01-21 Christian Bauer- prepared for 1.0.13 release
2003-01-21 Christian Bauerprepared for 1.0.13 release
2003-01-06 Christian Bauerfixed description of find() behavior
2002-12-03 Christian Bauerfixed some typos
2002-12-03 Christian Bauercleaned up some is_a<> vs. is_exactly_a<> stuff
2002-11-27 Christian Bauer- collect_common_factors() works better with negative...
2002-11-27 Christian Bauerdocumentation update
2002-11-21 Christian Bauer- added collect_common_factors()
2002-11-21 Christian Baueradded collect_common_factors() (is this a good name?)
2002-11-21 Christian Bauerdocumentation update
2002-11-21 Christian Baueradded symbolic_matrix()
2002-11-21 Christian Bauerdocumentation update
2002-11-21 Christian Bauerfixed a bug in the dummy index symmetrization [Chris...
2002-11-21 Christian Bauer- powers with negative exponents are printed as fractio...
2002-11-21 Christian Bauerdocumentation update
2002-11-20 Christian Bauer- added Dirac gammaL and gammaR objects (chiral projectors)
2002-11-20 Christian Bauerdocumentation update (Clifford algebra)
2002-11-20 Christian Bauerdocumentation update
2002-11-10 Christian Bauerimproved dummy index symmetrization in sums [Chris...
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
next