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 |
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 |
next |