2003-08-29 |
Christian Bauer | removed ex::const_iterator (iterators will be implement... |
tree | commitdiff |
2003-08-26 |
Christian Bauer | implementation of ex::const_iterator::operator[] was... |
tree | commitdiff |
2003-08-26 |
Christian Bauer | fixed memory leak in subs(), reproducible by, for examp... |
tree | commitdiff |
2003-08-22 |
Christian Bauer | hash_map.h didn't get installed |
tree | commitdiff |
2003-08-21 |
Christian Bauer | synced to 1.2 |
tree | commitdiff |
2003-08-21 |
Christian Bauer | synced to 1.2 |
tree | commitdiff |
2003-08-20 |
Christian Bauer | fixed typo |
tree | commitdiff |
2003-08-20 |
Christian Bauer | synced to 1.1 |
tree | commitdiff |
2003-08-20 |
Christian Bauer | synced to 1.2 |
tree | commitdiff |
2003-08-18 |
Christian Bauer | synced to 1.2 |
tree | commitdiff |
2003-08-14 |
Jens Vollinga | Added new functions (polylogarithm[classical/multiple... |
tree | commitdiff |
2003-08-13 |
Christian Bauer | lst(0) now works as expected |
tree | commitdiff |
2003-07-21 |
Christian Bauer | synced to 1.2 |
tree | commitdiff |
2003-07-21 |
Christian Bauer | generous use of subs_options::no_pattern |
tree | commitdiff |
2003-07-21 |
Christian Bauer | more efficient default is_exactly_a<>() |
tree | commitdiff |
2003-07-21 |
Christian Bauer | - subs_no_pattern -> no_pattern, subs_algebraic ->... |
tree | commitdiff |
2003-07-21 |
Christian Bauer | synced with 1.2 |
tree | commitdiff |
2003-07-17 |
Christian Bauer | some (trivial) fixes for gcc 3.4 |
tree | commitdiff |
2003-07-10 |
Christian Bauer | synced to 1.2 |
tree | commitdiff |
2003-07-02 |
Christian Bauer | synced to 1.1 |
tree | commitdiff |
2003-06-30 |
Christian Bauer | numeric denominators weren't made unit normal in fracti... |
tree | commitdiff |
2003-06-30 |
Christian Bauer | synced to 1.2 |
tree | commitdiff |
2003-06-22 |
Christian Bauer | faster unarchiving (find_registered_class_info() uses... |
tree | commitdiff |
2003-06-18 |
Christian Bauer | fixed a typo |
tree | commitdiff |
2003-06-18 |
Christian Bauer | pole_error and do_taylor moved to public header files |
tree | commitdiff |
2003-06-18 |
Christian Bauer | implemented relational::subs() |
tree | commitdiff |
2003-06-07 |
Christian Bauer | synced to 1.2 |
tree | commitdiff |
2003-06-06 |
Christian Bauer | minor cleanups |
tree | commitdiff |
2003-06-02 |
Christian Bauer | removed redundant destructors, copy constructors, and... |
tree | commitdiff |
2003-05-21 |
Richard Kreckel | * numeric::power(): try harder finding unit exponents. |
tree | commitdiff |
2003-05-19 |
Christian Bauer | - added lst/exprseq constructor that takes to exvector... |
tree | commitdiff |
2003-05-19 |
Christian Bauer | lst now provides (read-only) iterator types, the use... |
tree | commitdiff |
2003-04-30 |
Christian Bauer | synced to 1.0 |
tree | commitdiff |
2003-03-27 |
Christian Bauer | function name is printed in the warning about mismatche... |
tree | commitdiff |
2003-03-27 |
Christian Bauer | added missing namespace qualifiers to macros |
tree | commitdiff |
2003-03-26 |
Christian Bauer | - added stream manipulators index_dimensions and no_ind... |
tree | commitdiff |
2003-03-26 |
Christian Bauer | added some iostream magic, so it's now possible to... |
tree | commitdiff |
2003-03-24 |
Christian Bauer | simplified_ncmul() -> hold_ncmul() |
tree | commitdiff |
2003-03-05 |
Christian Bauer | synced to 1.0 |
tree | commitdiff |
2003-03-05 |
Christian Bauer | subs_algebraic enters subexpressions |
tree | commitdiff |
2003-03-04 |
Christian Bauer | return type and parameter type of nops() and op()/let_o... |
tree | commitdiff |
2003-03-04 |
Christian Bauer | - fixed some compiler warnings |
tree | commitdiff |
2003-02-27 |
Christian Bauer | synced to 1.0 |
tree | commitdiff |
2003-02-20 |
Christian Bauer | 'x+I' was missing the plus sign in the C source output |
tree | commitdiff |
2003-02-20 |
Christian Bauer | synced to 1.0 |
tree | commitdiff |
2003-02-20 |
Christian Bauer | let_op() is no longer the default implementation of... |
tree | commitdiff |
2003-02-20 |
Christian Bauer | - added non-const operator[] |
tree | commitdiff |
2003-02-19 |
Christian Bauer | *** empty log message *** |
tree | commitdiff |
2003-02-05 |
Christian Bauer | dimension in dirac gamma contractions was miscalculated |
tree | commitdiff |
2003-02-05 |
Christian Bauer | synced to 1.0 |
tree | commitdiff |
2003-02-04 |
Christian Bauer | dummy index renamer uses smaller set of global indices |
tree | commitdiff |
2003-02-04 |
Christian Bauer | dummy index renamer ignores index dimensions |
tree | commitdiff |
2003-01-30 |
Christian Bauer | added to_polynomial(), to complement to_rational() |
tree | commitdiff |
2003-01-25 |
Christian Bauer | delta tensor makes itself square |
tree | commitdiff |
2003-01-23 |
Christian Bauer | synced to 1.0 |
tree | commitdiff |
2003-01-23 |
Christian Bauer | added option to print index dimensions |
tree | commitdiff |
2003-01-22 |
Christian Bauer | better error reporting for minimal_dim() |
tree | commitdiff |
2003-01-21 |
Christian Bauer | *** empty log message *** |
tree | commitdiff |
2003-01-21 |
Christian Bauer | fixed bugs in dummy index symmetrization and clifford... |
tree | commitdiff |
2002-12-26 |
Richard Kreckel | * Remove hack obsoleted with GCC 3.x. |
tree | commitdiff |
2002-12-04 |
Christian Bauer | implemented 'smartsubs' algebraic substitution, donated... |
tree | commitdiff |
2002-12-03 |
Christian Bauer | cleaned up some is_a<> vs. is_exactly_a<> stuff |
tree | commitdiff |
2002-11-27 |
Christian Bauer | synced to 1.0 |
tree | commitdiff |
2002-11-21 |
Christian Bauer | synced to 1.0 |
tree | commitdiff |
2002-11-20 |
Christian Bauer | - synced to 1.0 (gammaL/R) |
tree | commitdiff |
2002-11-10 |
Christian Bauer | synced to 1.0 |
tree | commitdiff |
2002-11-06 |
Christian Bauer | synced to 1.0 |
tree | commitdiff |
2002-11-05 |
Christian Bauer | synced to 1.0 |
tree | commitdiff |
2002-10-29 |
Christian Bauer | synced to 1.0 |
tree | commitdiff |
2002-10-25 |
Christian Bauer | synced to 1.0 |
tree | commitdiff |
2002-10-25 |
Christian Bauer | synced to 1.0 |
tree | commitdiff |
2002-10-24 |
Christian Bauer | synced to 1.0 |
tree | commitdiff |
2002-10-24 |
Christian Bauer | synced to 1.0 |
tree | commitdiff |
2002-10-16 |
Christian Bauer | Redone the way in which function serial numbers are... |
tree | commitdiff |
2002-10-16 |
Christian Bauer | synced to 1.0 |
tree | commitdiff |
2002-10-09 |
Christian Bauer | scalar_products allows the specification of an index... |
tree | commitdiff |
2002-10-03 |
Richard Kreckel | * Documentation update. |
tree | commitdiff |
2002-10-03 |
Richard Kreckel | * lsolve(): Fix type of last argument (oops). |
tree | commitdiff |
2002-10-01 |
Richard Kreckel | * irem(), iquo(): throw an exception, when second argum... |
tree | commitdiff |
2002-09-23 |
Richard Kreckel | * numeric::print(): increase precision for C source... |
tree | commitdiff |
2002-09-18 |
Christian Bauer | synced to 1.0 |
tree | commitdiff |
2002-09-18 |
Richard Kreckel | * Fix comment. |
tree | commitdiff |
2002-09-18 |
Richard Kreckel | * Fix CLN output of a-2. (Chris Dams) |
tree | commitdiff |
2002-09-02 |
Richard Kreckel | * Fix broken C output. (Chris Dams) |
tree | commitdiff |
2002-08-27 |
Richard Kreckel | * Fix CLN output of -2*a-2*b. (Chris Dams) |
tree | commitdiff |
2002-08-07 |
Christian Bauer | synced to 1.0 |
tree | commitdiff |
2002-08-05 |
Richard Kreckel | * Add virtual method remove_all() to the containers... |
tree | commitdiff |
2002-07-22 |
Christian Bauer | synced to 1.0 |
tree | commitdiff |
2002-07-18 |
Christian Bauer | synced to 1.0 |
tree | commitdiff |
2002-07-18 |
Christian Bauer | synced to 1.0 (tens4delta and mink4metric replaced... |
tree | commitdiff |
2002-07-08 |
Christian Bauer | synced to 1.0 (for real this time...) |
tree | commitdiff |
2002-07-08 |
Christian Bauer | moved even more duplicated code to the 'tensor' class |
tree | commitdiff |
2002-07-08 |
Christian Bauer | synced to 1.0 with respect to dummy index repositioning |
tree | commitdiff |
2002-07-04 |
Richard Kreckel | * Include the operators.h header file in the source... |
tree | commitdiff |
2002-07-03 |
Richard Kreckel | * Include the operators.h header file in the source... |
tree | commitdiff |
2002-07-03 |
Christian Bauer | synced to 1.0 |
tree | commitdiff |
2002-07-01 |
Christian Bauer | implemented 4-dimensional delta, metric and epsilon... |
tree | commitdiff |
2002-06-10 |
Christian Bauer | synced to 1.0 |
tree | commitdiff |
2002-05-02 |
Christian Bauer | * Sync 1.1 branch to 1.0 mainline. |
tree | commitdiff |
2002-05-02 |
Richard Kreckel | * rotate_left(): rewrite to help compiler make use... |
tree | commitdiff |
next |