]> www.ginac.de Git - ginac.git/shortlog
ginac.git
2001-06-16 Richard Kreckel* Supplement some (now deprecated) macros by inlined...
2001-06-16 Richard Kreckel* Supplement some (now deprecated) macros by inlined...
2001-06-15 Richard Kreckel* Supplement some (now deprecated) macros by inlined...
2001-06-12 Richard Kreckel- Just because it's fun: make the test more general...
2001-06-12 Richard Kreckel- Fix GCC 2.95.x brokenness.
2001-06-12 Richard Kreckel- cruft removed.
2001-06-11 Christian Bauerintroduced new class for constructing symmetry tree...
2001-06-11 Christian Bauer- Instead of just totally symmetric or antisymmetric...
2001-06-11 Christian Bauerfixed typos
2001-06-11 Christian Baueradapted for new method of specifying symmetries
2001-06-11 Christian Bauerdocumentation update
2001-06-09 Christian Bauer- added lst::remove_first() and lst::remove_last()
2001-06-07 Richard Kreckel- Updated to reflect new version and split-off of ginac... release_0-9-0
2001-06-07 Richard Kreckel- don't recomment EGCS any more, it's crappy.
2001-06-07 Richard Kreckel- insert date.
2001-06-07 Richard Kreckel- some concept index tags.
2001-06-07 Richard Kreckel- matrix::pow(): omit last big multiplication if it...
2001-06-07 Christian Bauerbuilding DVI/PS in separate directory now works
2001-06-07 Christian Bauer- maximum number of arguments for lists bumped to 16...
2001-06-07 Christian Baueradded section about matrices
2001-06-07 Christian Bauerusing () operator for setting matrix elements
2001-06-07 Christian Bauerdocumentation update
2001-06-06 Christian Bauer- mentioned that powers of matrices are not automatical...
2001-06-06 Richard Kreckel- Removed obsolete (even for Cint!) malloc_alloc templa...
2001-06-06 Richard Kreckel- Removed cint subdir for good because the new separate...
2001-06-06 Richard Kreckel- config.*: updated from FSF.
2001-06-05 Richard Kreckel- inserted a couple of missing namepace std:: resolutions.
2001-06-05 Richard Kreckel- document: collect's argument must be expanded.
2001-06-05 Richard Kreckel- Small LaTeX output fixes as suggested by Stefan.
2001-06-05 Christian Bauer- fixed typos
2001-06-05 Richard Kreckel- ++version_major.
2001-06-01 Christian Bauer- list delimiters are now { } and matrix delimiters...
2001-06-01 Christian Bauer- in the output, list delimiters are now { } and matrix...
2001-06-01 Christian Bauer- list delimiters are now { }, matrix delimiters are...
2001-06-01 Christian Baueradded test for evalm()
2001-06-01 Christian Bauerdocumentation update
2001-06-01 Christian Bauer- added numer_denom()
2001-06-01 Christian Bauer- added numer_denom() to get numerator and denominator...
2001-06-01 Christian Bauer- mentioned numer_denom()
2001-06-01 Christian Bauerdocumentation update
2001-05-31 Christian Bauerdeterminant_algo::laplace sometimes had the sign wrong...
2001-05-30 Christian Bauer- permutation_sign() and shaker_sort() are no longer...
2001-05-28 Christian Bauer- dirac_trace() is twice as fast
2001-05-28 Christian Bauerdocumented symmetrize() and antisymmetrize()
2001-05-27 Christian Bauer- added symmetrize() and antisymmetrize() functions
2001-05-25 Christian Bauer- renamed ncpower() to ncpow()
2001-05-25 Christian Bauermentioned ncpow()
2001-05-25 Christian Bauerfixed typos
2001-05-25 Christian Baueradded description of wildcards
2001-05-25 Christian Bauer- removed debugging code in match()
2001-05-25 Christian Baueradded section "Pattern matching and advanced substituti...
2001-05-25 Christian Baueradded wildcard and spinormetric classes to check
2001-05-24 Richard Kreckel- fix LaTeX-output bug reported by Stefan, remove obsol...
2001-05-24 Christian Bauer- first implementation of pattern matching
2001-05-21 Christian Bauer- Clifford traces of many gammas are a lot faster now...
2001-05-21 Christian Bauer- mentioned dummy index renaming
2001-05-21 Christian Bauerupdated for changes in Clifford/color classes
2001-05-19 Christian Bauerreplaced "precedence" static member variable by virtual...
2001-05-19 Richard Kreckel- adjust preprocessor Cint-checks to the actual situation.
2001-05-19 Christian Bauer- dummy index renamer didn't account for internal dummy...
2001-05-19 Christian Baueradded one more check
2001-05-19 Christian Bauerdocumentation update
2001-05-18 Christian Bauer- simplify_indexed() renames dummy indices so, e.g...
2001-05-18 Christian Bauercorrected typo
2001-05-18 Christian Baueradded checks for dummy index renaming and canonicalize_...
2001-05-18 Christian Bauerdocumentation update
2001-05-17 Richard Kreckel- Missed to #include "config.h" for HAVE_SSTREAM.
2001-05-16 Christian Bauerfixed bug in mul::print with print_csrc
2001-05-15 Richard Kreckel- Fix thinko in csgn_eval().
2001-05-15 Richard Kreckel- Indentation Fix.
2001-05-11 Richard Kreckel- added patch contributors, added remark to mailing... release_0-8-3
2001-05-11 Richard Kreckel- forgot to close #97136.
2001-05-11 Richard Kreckel- applied `dch -i'.
2001-05-11 Richard Kreckel- Renamed our detected libreadline version in order...
2001-05-11 Christian Bauer- dirac_trace() takes an optional third argument: the...
2001-05-11 Christian Bauerdirac_trace() now takes three arguments
2001-05-11 Christian Baueradded missing factor I in gamma5 trace
2001-05-11 Richard Kreckel- Added inclusion of <sstream> or <strstream> since...
2001-05-11 Richard Kreckel* Zapped header dependency from <strstream>.
2001-05-11 Richard Kreckel* comparison operators should return const relationals.
2001-05-11 Richard Kreckel* node assignment was not returning *this.
2001-05-10 Christian Bauer- color and clifford classes are quite functional now
2001-05-10 Christian Baueradded documentation for spinidx, spinor_metric() and...
2001-05-10 Christian Bauermore checks (more, MORE, BWAHAHHAAA!... uhm, ...) for...
2001-05-10 Christian Bauerdocumentation update
2001-05-10 Richard Kreckel- Prepare for landing of 0.8.3.
2001-05-09 Richard Kreckel- minor cleanup.
2001-05-08 Richard Kreckel* Added new operator semantics.
2001-05-08 Richard Kreckel* Added some messy exams for new operator semantics.
2001-05-08 Richard Kreckel* All operators are now strictly following the semantic...
2001-05-08 Richard Kreckel- Remved obsolete remainders of preprocessor symbol...
2001-05-07 Richard Kreckel* Methods of class ex which do absolutely nothing than...
2001-05-07 Richard Kreckel* Updated Cint status.
2001-05-05 Richard KreckelChanges needed for compilation with -DDO_GINAC_ASSERT:
2001-05-04 Christian Bauer- symbols can have a LaTeX name, e.g. symbol s("s"...
2001-05-04 Christian Bauer- more clifford checks
2001-05-04 Christian Bauerdocumentation and grammar updates
2001-05-04 Richard Kreckel* add::coeff(): don't epvector::reserve() more terms...
2001-05-03 Richard Kreckel* Fix incompatibilities with recent versions of libread...
2001-05-03 Richard Kreckel* Fix incompatibilities with recent versions of libread...
next