2002-03-04 |
Christian Bauer | * Sync 1.1 branch to 1.0 mainline. |
tree | commitdiff |
2002-01-27 |
Richard Kreckel | * Apply safe-bool patch. |
tree | commitdiff |
2002-01-26 |
Richard Kreckel | * numeric::print(): Treat imaginary numbers correctly. |
tree | commitdiff |
2002-01-25 |
Christian Bauer | - (l)degree(s), coeff(s, n) and collect(s) were extende... |
tree | commitdiff |
2002-01-25 |
Richard Kreckel | * Finilize version 1.0.4 (version numbers, copyrights... release_1-0-4 |
tree | commitdiff |
2002-01-25 |
Richard Kreckel | * mul::expand(): Considerable speedup through caching... |
tree | commitdiff |
2002-01-22 |
Richard Kreckel | * bernoulli(): Add Markus Nullmeier's new implementation. |
tree | commitdiff |
2002-01-19 |
Richard Kreckel | * Docu: elaborate definition of sqrfree() (by Roberto... |
tree | commitdiff |
2002-01-18 |
Richard Kreckel | * Faster Bernoulli numbers (Markus Nullmeier). |
tree | commitdiff |
2001-12-21 |
Richard Kreckel | * Fix thinkos in print_csrc context. |
tree | commitdiff |
2001-12-20 |
Christian Bauer | fixed a bug where quo() would call vector::reserve... |
tree | commitdiff |
2001-12-19 |
Richard Kreckel | * Remove check for empty seq in Python output. |
tree | commitdiff |
2001-12-19 |
Richard Kreckel | * Added output-support for Python bindings and LaTeX... |
tree | commitdiff |
2001-12-18 |
Richard Kreckel | * Added some long-pending docu. |
tree | commitdiff |
2001-12-18 |
Christian Bauer | - input parser recognizes "sqrt()", which is also used... |
tree | commitdiff |
2001-11-22 |
Richard Kreckel | * Add Pearu's patch canonicalizing class relational... |
tree | commitdiff |
2001-11-22 |
Richard Kreckel | * Minor cleanups to avoid copying of symbols and stuff... |
tree | commitdiff |
2001-11-19 |
Richard Kreckel | * Make zeta1_eval() more lightweight by copying less... |
tree | commitdiff |
2001-11-17 |
Richard Kreckel | * sqrfree(ex, lst): after factoring in the first variab... |
tree | commitdiff |
2001-11-16 |
Richard Kreckel | * Some minor optimization glitches. |
tree | commitdiff |
2001-11-06 |
Richard Kreckel | * ctor from string: fix for GCC3.0, avoid some string... |
tree | commitdiff |
2001-11-05 |
Richard Kreckel | * Fix bug in ctor from string, reported by Christopher... |
tree | commitdiff |
2001-11-01 |
Richard Kreckel | * Remove obsolete macros. |
tree | commitdiff |
2001-10-27 |
Richard Kreckel | * Headers only include <iosfwd> from now on, since... |
tree | commitdiff |
2001-10-26 |
Richard Kreckel | * As agreed upon at lunch, remove debugmsg since it... |
tree | commitdiff |
2001-10-26 |
Richard Kreckel | * Remove support for <strstream>. It is too bug-ridden. |
tree | commitdiff |
2001-10-22 |
Richard Kreckel | * Some internal reorganization WRT flyweight handling... |
tree | commitdiff |
2001-09-25 |
Richard Kreckel | - clarify comment about counterintuitive sorting for... |
tree | commitdiff |
2001-08-23 |
Richard Kreckel | - Pearu Peterson's patch for class function giving... |
tree | commitdiff |
2001-08-22 |
Richard Kreckel | - Cleanups: My evil plot of making ex::bp private may... |
tree | commitdiff |
2001-08-20 |
Richard Kreckel | - carried on with felonious plot about making ex::bp... |
tree | commitdiff |
2001-08-20 |
Richard Kreckel | - Fix the evalf(2^Pi) bug reported by Pearu. |
tree | commitdiff |
2001-08-18 |
Richard Kreckel | - carried on with felonious plot about making ex::bp... |
tree | commitdiff |
2001-08-17 |
Richard Kreckel | - removed manual basepointer-fiddling in construct... |
tree | commitdiff |
2001-08-16 |
Richard Kreckel | - doc update: motivate use of .expand() in basic::series(). |
tree | commitdiff |
2001-08-16 |
Christian Bauer | behavior when expanding (x-x_0)^-n is more reasonable |
tree | commitdiff |
2001-08-15 |
Richard Kreckel | - remove some explicit accesses to ex::bp by replacing... |
tree | commitdiff |
2001-08-14 |
Richard Kreckel | - added comment about more recent terminology involving... |
tree | commitdiff |
2001-08-14 |
Richard Kreckel | - added another minor shortcut. |
tree | commitdiff |
2001-08-14 |
Richard Kreckel | - added an optional algorithm-switch to lsolve(). |
tree | commitdiff |
2001-08-13 |
Richard Kreckel | - minor shortcut. |
tree | commitdiff |
2001-08-07 |
Richard Kreckel | - ex_to<foo>(obj) is a good candidate for asserting... |
tree | commitdiff |
2001-08-07 |
Richard Kreckel | - use initializers in exception class pole_error. |
tree | commitdiff |
2001-08-02 |
Richard Kreckel | - minor ISO cleanup. |
tree | commitdiff |
2001-08-01 |
Richard Kreckel | - pseries::power_const(): check for integer-exponent... |
tree | commitdiff |
2001-07-31 |
Christian Bauer | fixed potential crash in power:(l)degree() when used... |
tree | commitdiff |
2001-07-31 |
Richard Kreckel | - fixed three little standard-conformance issues. |
tree | commitdiff |
2001-07-30 |
Christian Bauer | epsilon tensor contractions evaluate to metric tensors... |
tree | commitdiff |
2001-07-30 |
Richard Kreckel | - moved is_of_type and friend macros into utils.h so... |
tree | commitdiff |
2001-07-30 |
Christian Bauer | - (a+b)*gamma5 was incorrectly rewritten as -gamma5... |
tree | commitdiff |
2001-07-28 |
Richard Kreckel | - Move several comments into doxygen comment blocks. |
tree | commitdiff |
2001-07-27 |
Christian Bauer | - fixed a problem where (p\-m*ONE)*(p\-m*ONE) would... |
tree | commitdiff |
2001-07-27 |
Christian Bauer | fixed bogus assertion |
tree | commitdiff |
2001-07-27 |
Richard Kreckel | - power::eval(): for the case (b_n/b_d)^(e_n/e_d) we... |
tree | commitdiff |
2001-07-27 |
Richard Kreckel | - no, no, no, there is no such thing as is_of_type... |
tree | commitdiff |
2001-07-26 |
Christian Bauer | - epsilon*epsilon contractions work |
tree | commitdiff |
2001-07-24 |
Richard Kreckel | - in LaTeX context, fractions now print as \frac{n... |
tree | commitdiff |
2001-07-24 |
Richard Kreckel | - rewrote binary scanning in matrix::pow(), stealing... |
tree | commitdiff |
2001-07-23 |
Richard Kreckel | - comment: elaborate on matrix::pow(). |
tree | commitdiff |
2001-07-23 |
Christian Bauer | - dummy index renaming works better |
tree | commitdiff |
2001-07-17 |
Richard Kreckel | - added historical note. |
tree | commitdiff |
2001-06-28 |
Richard Kreckel | - symmetrize eta(x,y). |
tree | commitdiff |
2001-06-27 |
Richard Kreckel | - eta(x,y) was broken all along since ages: eta(I,I... |
tree | commitdiff |
2001-06-27 |
Richard Kreckel | - minor cleanup |
tree | commitdiff |
2001-06-27 |
Christian Bauer | added print_tree-style output for symmetry objects |
tree | commitdiff |
2001-06-27 |
Christian Bauer | moved ToString() here from utils.h |
tree | commitdiff |
2001-06-27 |
Christian Bauer | - replaced the Derivative() function by a more resonabl... |
tree | commitdiff |
2001-06-26 |
Richard Kreckel | * Ctors of class numeric are not explicit any more... |
tree | commitdiff |
2001-06-25 |
Christian Bauer | fixed some -Wall stuff |
tree | commitdiff |
2001-06-25 |
Christian Bauer | some more comments and cleanups to mul::expand() and... |
tree | commitdiff |
2001-06-25 |
Richard Kreckel | some cleanups |
tree | commitdiff |
2001-06-23 |
Christian Bauer | - added find() (like has(), but returns list of all... |
tree | commitdiff |
2001-06-22 |
Christian Bauer | some cleanups |
tree | commitdiff |
2001-06-22 |
Richard Kreckel | * shift stuff into CVS before I start breaking things... |
tree | commitdiff |
2001-06-21 |
Christian Bauer | removed a lot of superfluous const_cast<>()s |
tree | commitdiff |
2001-06-19 |
Christian Bauer | some sections where sums/products are constructed are... |
tree | commitdiff |
2001-06-19 |
Richard Kreckel | * Fix a bitch of a bug where 1<I (and all other relatio... |
tree | commitdiff |
2001-06-19 |
Christian Bauer | - The default implementations of evalf(), diff(), norma... |
tree | commitdiff |
2001-06-18 |
Richard Kreckel | - do something about the mad cast disease. |
tree | commitdiff |
2001-06-17 |
Richard Kreckel | * fix strange indentation thingie. |
tree | commitdiff |
2001-06-16 |
Christian Bauer | fixed comments |
tree | commitdiff |
2001-06-16 |
Richard Kreckel | * Remove some cruft. |
tree | commitdiff |
2001-06-16 |
Richard Kreckel | * Supplement some (now deprecated) macros by inlined... |
tree | commitdiff |
2001-06-15 |
Richard Kreckel | * Supplement some (now deprecated) macros by inlined... |
tree | commitdiff |
2001-06-12 |
Richard Kreckel | - Fix GCC 2.95.x brokenness. |
tree | commitdiff |
2001-06-12 |
Richard Kreckel | - cruft removed. |
tree | commitdiff |
2001-06-11 |
Christian Bauer | introduced new class for constructing symmetry tree... |
tree | commitdiff |
2001-06-11 |
Christian Bauer | - Instead of just totally symmetric or antisymmetric... |
tree | commitdiff |
2001-06-09 |
Christian Bauer | - added lst::remove_first() and lst::remove_last() |
tree | commitdiff |
2001-06-07 |
Richard Kreckel | - matrix::pow(): omit last big multiplication if it... |
tree | commitdiff |
2001-06-07 |
Christian Bauer | - maximum number of arguments for lists bumped to 16... |
tree | commitdiff |
2001-06-06 |
Richard Kreckel | - Removed obsolete (even for Cint!) malloc_alloc templa... |
tree | commitdiff |
2001-06-05 |
Richard Kreckel | - inserted a couple of missing namepace std:: resolutions. |
tree | commitdiff |
2001-06-05 |
Richard Kreckel | - document: collect's argument must be expanded. |
tree | commitdiff |
2001-06-05 |
Richard Kreckel | - Small LaTeX output fixes as suggested by Stefan. |
tree | commitdiff |
2001-06-05 |
Christian Bauer | - fixed typos |
tree | commitdiff |
2001-06-05 |
Richard Kreckel | - ++version_major. |
tree | commitdiff |
2001-06-01 |
Christian Bauer | - in the output, list delimiters are now { } and matrix... |
tree | commitdiff |
2001-06-01 |
Christian Bauer | - added numer_denom() to get numerator and denominator... |
tree | commitdiff |
2001-05-31 |
Christian Bauer | determinant_algo::laplace sometimes had the sign wrong... |
tree | commitdiff |
next |