]> www.ginac.de Git - ginac.git/history - ginac
- Add build-dependency on flex and bison; closes: #113172.
[ginac.git] / ginac /
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...
2001-07-27 Richard Kreckel- no, no, no, there is no such thing as is_of_type...
2001-07-26 Christian Bauer- epsilon*epsilon contractions work
2001-07-24 Richard Kreckel- in LaTeX context, fractions now print as \frac{n...
2001-07-24 Richard Kreckel- rewrote binary scanning in matrix::pow(), stealing...
2001-07-23 Richard Kreckel- comment: elaborate on matrix::pow().
2001-07-23 Christian Bauer- dummy index renaming works better
2001-07-17 Richard Kreckel- added historical note.
2001-06-28 Richard Kreckel- symmetrize eta(x,y).
2001-06-27 Richard Kreckel- eta(x,y) was broken all along since ages: eta(I,I...
2001-06-27 Richard Kreckel- minor cleanup
2001-06-27 Christian Baueradded print_tree-style output for symmetry objects
2001-06-27 Christian Bauermoved ToString() here from utils.h
2001-06-27 Christian Bauer- replaced the Derivative() function by a more resonabl...
2001-06-26 Richard Kreckel* Ctors of class numeric are not explicit any more...
2001-06-25 Christian Bauerfixed some -Wall stuff
2001-06-25 Christian Bauersome more comments and cleanups to mul::expand() and...
2001-06-25 Richard Kreckelsome cleanups
2001-06-23 Christian Bauer- added find() (like has(), but returns list of all...
2001-06-22 Christian Bauersome cleanups
2001-06-22 Richard Kreckel* shift stuff into CVS before I start breaking things...
2001-06-21 Christian Bauerremoved a lot of superfluous const_cast<>()s
2001-06-19 Christian Bauersome sections where sums/products are constructed are...
2001-06-19 Richard Kreckel* Fix a bitch of a bug where 1<I (and all other relatio...
2001-06-19 Christian Bauer- The default implementations of evalf(), diff(), norma...
2001-06-18 Richard Kreckel- do something about the mad cast disease.
2001-06-17 Richard Kreckel* fix strange indentation thingie.
2001-06-16 Christian Bauerfixed comments
2001-06-16 Richard Kreckel* Remove some cruft.
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- 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-09 Christian Bauer- added lst::remove_first() and lst::remove_last()
2001-06-07 Richard Kreckel- matrix::pow(): omit last big multiplication if it...
2001-06-07 Christian Bauer- maximum number of arguments for lists bumped to 16...
2001-06-06 Richard Kreckel- Removed obsolete (even for Cint!) malloc_alloc templa...
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- in the output, list delimiters are now { } and matrix...
2001-06-01 Christian Bauer- added numer_denom() to get numerator and denominator...
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-27 Christian Bauer- added symmetrize() and antisymmetrize() functions
2001-05-25 Christian Bauer- renamed ncpower() to ncpow()
2001-05-25 Christian Bauer- removed debugging code in match()
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-19 Christian Bauerreplaced "precedence" static member variable by virtual...
2001-05-19 Christian Bauer- dummy index renamer didn't account for internal dummy...
2001-05-18 Christian Bauer- simplify_indexed() renames dummy indices so, e.g...
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 Christian Bauer- dirac_trace() takes an optional third argument: the...
2001-05-11 Richard Kreckel* Zapped header dependency from <strstream>.
2001-05-11 Richard Kreckel* comparison operators should return const relationals.
2001-05-10 Christian Bauer- color and clifford classes are quite functional now
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-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 Richard Kreckel* add::coeff(): don't epvector::reserve() more terms...
2001-04-26 Christian Bauer- dirac_trace() handles arbitrary expressions (even...
2001-04-25 Christian Bauerdirac_trace() can handle arbitrary gamma strings withou...
2001-04-24 Richard Kreckel* Cint fix. It looks like the hacks are going to go...
2001-04-24 Christian Bauer- added get_representation_label()
next