2004-01-04 |
Jens Vollinga | Added keywords "complex_symbols" and "real_symbols... |
commit | commitdiff | tree | snapshot |
2004-01-04 |
Jens Vollinga | * Added complex conjugation methods and GiNaC function... |
commit | commitdiff | tree | snapshot |
2004-01-04 |
Jens Vollinga | Added complex conjugation methods and GiNaC function... |
commit | commitdiff | tree | snapshot |
2004-01-01 |
Richard Kreckel | * Mention our convention degree(0) == 0. |
commit | commitdiff | tree | snapshot |
2003-12-31 |
Christian Bauer | fixed a bug (placement of opening brace of class defini... |
commit | commitdiff | tree | snapshot |
2003-12-20 |
Richard Kreckel | * Sync to 1-1. |
commit | commitdiff | tree | snapshot |
2003-12-19 |
Jens Vollinga | Removed debugging code. |
commit | commitdiff | tree | snapshot |
2003-12-19 |
Jens Vollinga | Fixed bug in convergence check with complex arguments. |
commit | commitdiff | tree | snapshot |
2003-12-19 |
Richard Kreckel | * s/LFLAGS/AM_LFLAGS/, s/YFLAGS/AM_YFLAGS/. |
commit | commitdiff | tree | snapshot |
2003-12-19 |
Richard Kreckel | * s/LFLAGS/AM_LFLAGS/. |
commit | commitdiff | tree | snapshot |
2003-12-18 |
Christian Bauer | some attempts to squeeze performance out of mul::expand() |
commit | commitdiff | tree | snapshot |
2003-12-16 |
Christian Bauer | 1/1/e expanded e but shouldn't |
commit | commitdiff | tree | snapshot |
2003-12-13 |
Christian Bauer | added more checks for expand() |
commit | commitdiff | tree | snapshot |
2003-12-13 |
Christian Bauer | fixed omission in power::expand() |
commit | commitdiff | tree | snapshot |
2003-12-11 |
Christian Bauer | optimization to ex::expand() |
commit | commitdiff | tree | snapshot |
2003-12-11 |
Jens Vollinga | Synced to HEAD. |
commit | commitdiff | tree | snapshot |
2003-12-11 |
Christian Bauer | synced to 1.1 (expand() problem) |
commit | commitdiff | tree | snapshot |
2003-12-11 |
Christian Bauer | hash keys of indices must not depend on the index dimen... |
commit | commitdiff | tree | snapshot |
2003-12-10 |
Richard Kreckel | * Fix some spellos. |
commit | commitdiff | tree | snapshot |
2003-12-08 |
Jens Vollinga | Synced to HEAD. |
commit | commitdiff | tree | snapshot |
2003-12-01 |
Jens Vollinga | * Improved exams for S |
commit | commitdiff | tree | snapshot |
2003-12-01 |
Jens Vollinga | Fixed severe bug that caused Li and S to hang for certa... |
commit | commitdiff | tree | snapshot |
2003-12-01 |
Jens Vollinga | Fixed {} bug |
commit | commitdiff | tree | snapshot |
2003-12-01 |
Jens Vollinga | * Fixed bug in convert_H_to_Li() |
commit | commitdiff | tree | snapshot |
2003-12-01 |
Jens Vollinga | Updated documentation for multiple polylogarithms |
commit | commitdiff | tree | snapshot |
2003-12-01 |
Jens Vollinga | * Fixed bug in example |
commit | commitdiff | tree | snapshot |
2003-12-01 |
Jens Vollinga | * eval() now completed for every function |
commit | commitdiff | tree | snapshot |
2003-11-29 |
Jens Vollinga | * Removed convert_H_notation, added convert_H_to_Li |
commit | commitdiff | tree | snapshot |
2003-11-29 |
Jens Vollinga | * Removed H(m,s,x) |
commit | commitdiff | tree | snapshot |
2003-11-20 |
Christian Bauer | fixed typo |
commit | commitdiff | tree | snapshot |
2003-11-20 |
Christian Bauer | removed "ginac" from includedir (as in ginac-config) |
commit | commitdiff | tree | snapshot |
2003-11-20 |
Christian Bauer | added pkg-config support |
commit | commitdiff | tree | snapshot |
2003-11-20 |
Christian Bauer | fderivative wasn't printed correctly |
commit | commitdiff | tree | snapshot |
2003-11-18 |
Jens Vollinga | * Made function "convert_H_notation" available to ginsh |
commit | commitdiff | tree | snapshot |
2003-11-18 |
Jens Vollinga | * Added harmonic polylog with signed parameters as... |
commit | commitdiff | tree | snapshot |
2003-11-18 |
Christian Bauer | added a do-nothing function option "dummy()" to simplif... |
commit | commitdiff | tree | snapshot |
2003-11-18 |
Christian Bauer | mention the "dummy()" function option |
commit | commitdiff | tree | snapshot |
2003-11-18 |
Christian Bauer | added example for namespace bracing |
commit | commitdiff | tree | snapshot |
2003-11-18 |
Jens Vollinga | * Fixed bug in zeta(m,s). |
commit | commitdiff | tree | snapshot |
2003-11-17 |
Jens Vollinga | * Removed mZeta |
commit | commitdiff | tree | snapshot |
2003-11-17 |
Jens Vollinga | * zeta(n,x) is now zetaderiv(n,s) |
commit | commitdiff | tree | snapshot |
2003-11-09 |
Richard Kreckel | * Indentation^WAligment fix. ;-) |
commit | commitdiff | tree | snapshot |
2003-11-08 |
Christian Bauer | Added a document about the coding conventions used... |
commit | commitdiff | tree | snapshot |
2003-11-03 |
Jens Vollinga | Synced changes to HEAD. |
commit | commitdiff | tree | snapshot |
2003-11-03 |
Jens Vollinga | Synced nested sums functions documentation to HEAD |
commit | commitdiff | tree | snapshot |
2003-11-03 |
Christian Bauer | documentation update |
commit | commitdiff | tree | snapshot |
2003-11-03 |
Christian Bauer | added a section on adding new output formats |
commit | commitdiff | tree | snapshot |
2003-10-30 |
Christian Bauer | location of C++ FAQ Lite has changed |
commit | commitdiff | tree | snapshot |
2003-10-20 |
Christian Bauer | added an "options" parameter to simplify_indexed()... |
commit | commitdiff | tree | snapshot |
2003-10-17 |
Christian Bauer | added docs for new-style printing system |
commit | commitdiff | tree | snapshot |
2003-10-17 |
Christian Bauer | synced to 1.1 |
commit | commitdiff | tree | snapshot |
2003-10-14 |
Richard Kreckel | * Dox fix. |
commit | commitdiff | tree | snapshot |
2003-10-13 |
Richard Kreckel | * Made use of new operator, when constructing test... |
commit | commitdiff | tree | snapshot |
2003-10-13 |
Richard Kreckel | * Multiplication by 4 is easier than by 25/4. ;-) |
commit | commitdiff | tree | snapshot |
2003-10-13 |
Richard Kreckel | * time_lw_H.cpp (test): Simplification of Hilbert deter... |
commit | commitdiff | tree | snapshot |
2003-10-12 |
Richard Kreckel | * All your dependent bases are... D'Oh! |
commit | commitdiff | tree | snapshot |
2003-10-12 |
Richard Kreckel | * times.cpp (randomify_symbol_serials): New. |
commit | commitdiff | tree | snapshot |
2003-10-12 |
Richard Kreckel | * Some of your (dependent) bases are belong to somebody... |
commit | commitdiff | tree | snapshot |
2003-10-12 |
Richard Kreckel | * All your dependent bases are belong to us! |
commit | commitdiff | tree | snapshot |
2003-10-12 |
Richard Kreckel | * All your dependent bases are belong to us! |
commit | commitdiff | tree | snapshot |
2003-10-09 |
Christian Bauer | compare(ex(0)) -> is_zero() |
commit | commitdiff | tree | snapshot |
2003-10-01 |
Christian Bauer | added insert(iterator, value_type) |
commit | commitdiff | tree | snapshot |
2003-09-30 |
Jens Vollinga | Synced to 1.1 |
commit | commitdiff | tree | snapshot |
2003-09-30 |
Christian Bauer | Implemented the Blitz++ trick to allow the initializati... |
commit | commitdiff | tree | snapshot |
2003-09-29 |
Christian Bauer | parallel build uses NCPU jobs instead of NCPU+1 |
commit | commitdiff | tree | snapshot |
2003-09-29 |
Jens Vollinga | Synced to 1.1 |
commit | commitdiff | tree | snapshot |
2003-09-18 |
Christian Bauer | tidied up ex::subs() |
commit | commitdiff | tree | snapshot |
2003-09-06 |
Richard Kreckel | * ginsh_input(): Modern versions of flex want us to... |
commit | commitdiff | tree | snapshot |
2003-09-05 |
Christian Bauer | Improved the pre-/postorder iterators: They visit the... |
commit | commitdiff | tree | snapshot |
2003-09-04 |
Christian Bauer | added a note about expressions in STL containers |
commit | commitdiff | tree | snapshot |
2003-09-04 |
Christian Bauer | mention the subs(exmap &) form |
commit | commitdiff | tree | snapshot |
2003-09-04 |
Christian Bauer | documentation update |
commit | commitdiff | tree | snapshot |
2003-09-04 |
Christian Bauer | the old methods of ex remain for compatibility |
commit | commitdiff | tree | snapshot |
2003-09-03 |
Christian Bauer | minor optimizations to ex::subs() |
commit | commitdiff | tree | snapshot |
2003-09-03 |
Christian Bauer | implemented operator-> for the iterators |
commit | commitdiff | tree | snapshot |
2003-09-02 |
Christian Bauer | added some words of warning to ex_to<>() |
commit | commitdiff | tree | snapshot |
2003-09-02 |
Christian Bauer | - added missing #include <stdexcept> |
commit | commitdiff | tree | snapshot |
2003-09-02 |
Christian Bauer | synced to 1.1 |
commit | commitdiff | tree | snapshot |
2003-08-29 |
Christian Bauer | Added const_iterator, const_preorder_iterator, const_po... |
commit | commitdiff | tree | snapshot |
2003-08-29 |
Christian Bauer | moved the reference counter into its own class "refcounted" |
commit | commitdiff | tree | snapshot |
2003-08-29 |
Richard Kreckel | * Fix for lintian error "package-lacks-versioned-build... |
commit | commitdiff | tree | snapshot |
2003-08-29 |
Richard Kreckel | * Oops, forgot to cvs add the two new files in last... |
commit | commitdiff | tree | snapshot |
2003-08-29 |
Richard Kreckel | * Preliminar update over Debian's ginac_1.1.3-1.diff.gz. |
commit | commitdiff | tree | snapshot |
2003-08-27 |
Christian Bauer | lsts are not shareable by default |
commit | commitdiff | tree | snapshot |
2003-08-26 |
Christian Bauer | - added some (empty) exception specifications (reduces... |
commit | commitdiff | tree | snapshot |
2003-08-26 |
Christian Bauer | documentation update (sort of) |
commit | commitdiff | tree | snapshot |
2003-08-26 |
Christian Bauer | symbols can be made noncommutative (see symbol construc... |
commit | commitdiff | tree | snapshot |
2003-08-26 |
Christian Bauer | bumped archive version number because of added attribut... |
commit | commitdiff | tree | snapshot |
2003-08-26 |
Christian Bauer | generous use of auto_ptr to provide better exception... |
commit | commitdiff | tree | snapshot |
2003-08-25 |
Christian Bauer | print_tree prints the object addresses |
commit | commitdiff | tree | snapshot |
2003-08-25 |
Christian Bauer | - documented numeric::to_int()/to_long()/to_double... |
commit | commitdiff | tree | snapshot |
2003-08-24 |
Christian Bauer | some functions that were restricted to symbols for... |
commit | commitdiff | tree | snapshot |
2003-08-24 |
Christian Bauer | some functions that took a "const symbol &" now take... |
commit | commitdiff | tree | snapshot |
2003-08-24 |
Christian Bauer | removed some obsolete functions |
commit | commitdiff | tree | snapshot |
2003-08-24 |
Christian Bauer | - implemented object fusion as proposed by Richy |
commit | commitdiff | tree | snapshot |
2003-08-24 |
Christian Bauer | - quo(), rem(), prem(), sprem() and decomp_rational... |
commit | commitdiff | tree | snapshot |
2003-08-24 |
Christian Bauer | added flag to disable object fusion |
commit | commitdiff | tree | snapshot |
2003-08-24 |
Christian Bauer | - charpoly(): lambda is now a "const ex &" instead... |
commit | commitdiff | tree | snapshot |
2003-08-24 |
Christian Bauer | fixed typo (flags -> fl) and made the set of flags... |
commit | commitdiff | tree | snapshot |
2003-08-22 |
Christian Bauer | added on-line help for nestedsums functions |
commit | commitdiff | tree | snapshot |
next |