2004-04-17 |
Jens Vollinga | Add check for log-bug. |
commit | commitdiff | tree | snapshot |
2004-04-17 |
Jens Vollinga | Fixed bug in series expansion of log. |
commit | commitdiff | tree | snapshot |
2004-04-12 |
Richard Kreckel | * library_init::library_init(): It suffices to static_c... |
commit | commitdiff | tree | snapshot |
2004-04-12 |
Richard Kreckel | * Use the pointers to the flyweights, not their references! |
commit | commitdiff | tree | snapshot |
2004-04-05 |
Christian Bauer | - fixed atan2_evalf() |
commit | commitdiff | tree | snapshot |
2004-04-05 |
Christian Bauer | documentation update |
commit | commitdiff | tree | snapshot |
2004-03-27 |
Jens Vollinga | Added check for fixed bug |
commit | commitdiff | tree | snapshot |
2004-03-27 |
Jens Vollinga | Fixed bug in series expansion |
commit | commitdiff | tree | snapshot |
2004-03-27 |
Jens Vollinga | Fixed assertions |
commit | commitdiff | tree | snapshot |
2004-03-25 |
Christian Bauer | no need to initialize symtree in initialize(), the... |
commit | commitdiff | tree | snapshot |
2004-03-22 |
Christian Bauer | bumped version number of HEAD to 1.3 |
commit | commitdiff | tree | snapshot |
2004-03-19 |
Christian Bauer | documentation update |
commit | commitdiff | tree | snapshot |
2004-03-18 |
Jens Vollinga | S(0,p,x) now evaluates numerically |
commit | commitdiff | tree | snapshot |
2004-03-15 |
Christian Bauer | added documentation for const_iterator |
commit | commitdiff | tree | snapshot |
2004-03-15 |
Christian Bauer | fixes for gcc 3.4 |
commit | commitdiff | tree | snapshot |
2004-03-15 |
Christian Bauer | documentation update |
commit | commitdiff | tree | snapshot |
2004-03-11 |
Jens Vollinga | Synced to HEAD. |
commit | commitdiff | tree | snapshot |
2004-03-11 |
Jens Vollinga | Synced to HEAD. |
commit | commitdiff | tree | snapshot |
2004-03-10 |
Jens Vollinga | Improved series expansion synced to HEAD. |
commit | commitdiff | tree | snapshot |
2004-03-10 |
Jens Vollinga | Modifications for improved series expansion. |
commit | commitdiff | tree | snapshot |
2004-02-25 |
Richard Kreckel | * Don't mention sloooow mirror sites for CLN. |
commit | commitdiff | tree | snapshot |
2004-02-18 |
Christian Bauer | updated list of authors |
commit | commitdiff | tree | snapshot |
2004-01-30 |
Christian Bauer | canonicalize_clifford() was omitting some ONEs |
commit | commitdiff | tree | snapshot |
2004-01-28 |
Jens Vollinga | Synced to HEAD. |
commit | commitdiff | tree | snapshot |
2004-01-28 |
Christian Bauer | expand_indexed expands the base expression |
commit | commitdiff | tree | snapshot |
2004-01-27 |
Jens Vollinga | Improved output. |
commit | commitdiff | tree | snapshot |
2004-01-19 |
Jens Vollinga | Fixed section chaining. |
commit | commitdiff | tree | snapshot |
2004-01-16 |
Richard Kreckel | * Fix typo. (Hi Keith!) |
commit | commitdiff | tree | snapshot |
2004-01-09 |
Jens Vollinga | Update for realsymbols and conjugate. |
commit | commitdiff | tree | snapshot |
2004-01-08 |
Christian Bauer | fixed is_exactly_a<symbol> |
commit | commitdiff | tree | snapshot |
2004-01-08 |
Jens Vollinga | Man-page mentions keywords real_symbols and complex_sym... |
commit | commitdiff | tree | snapshot |
2004-01-08 |
Jens Vollinga | Changed symbol_options to domain. |
commit | commitdiff | tree | snapshot |
2004-01-08 |
Jens Vollinga | * Added realsymbol class. |
commit | commitdiff | tree | snapshot |
2004-01-08 |
Christian Bauer | Happy New Year! |
commit | commitdiff | tree | snapshot |
2004-01-07 |
Jens Vollinga | Updated remarks on harmonic polylog. |
commit | commitdiff | tree | snapshot |
2004-01-06 |
Christian Bauer | added online help for conjugate() |
commit | commitdiff | tree | snapshot |
2004-01-06 |
Christian Bauer | - fixed LaTeX output of conjugate() |
commit | commitdiff | tree | snapshot |
2004-01-06 |
Jens Vollinga | Added check for harmonic polylog. |
commit | commitdiff | tree | snapshot |
2004-01-06 |
Jens Vollinga | Fixed bug in harmonic polylogs for complex arguments... |
commit | commitdiff | tree | snapshot |
2004-01-04 |
Jens Vollinga | Added log(exp(x)) -> x for real symbols. |
commit | commitdiff | tree | snapshot |
2004-01-04 |
Jens Vollinga | Add remark about complex conjugation. |
commit | commitdiff | tree | snapshot |
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 |
next |