]> www.ginac.de Git - ginac.git/history - ginac
Various bug-fixes and enhancements (new moebius transformation).
[ginac.git] / ginac /
2004-10-12 Jens VollingaVarious bug-fixes and enhancements (new moebius transfo...
2004-10-12 Jens VollingaAdded integral class.
2004-10-06 Christian Bauerfixed another power::series() bug [Alexei Sheplyakov]
2004-10-06 Christian Bauerbinomial(n,k) evaluates for non-integer n [Ralph Stephan]
2004-10-06 Christian Bauerreplaced non-ASCII character in exception msg
2004-09-30 Christian Bauerfixed typo
2004-09-30 Christian Bauerdbgprint() now uses a print_dflt
2004-09-26 Richard Kreckel* Li2_do_sum_Xn: Optimize (avoid repeated multiplication).
2004-09-24 Richard Kreckel* power::info(): Unpolynomialize sin(x)^2 (by Chris...
2004-09-23 Jens VollingaSynced bug fix to HEAD.
2004-09-01 Jens Vollingalog(-<realnumber>) now returns a real number (correct...
2004-09-01 Jens Vollingalog(-<realnumber>) now returns a real number
2004-08-20 Christian Bauer- added ex::unitcontprim()
2004-08-20 Christian Bauercache other.p in assignment; this should fix the "assig...
2004-08-09 Jens VollingaSynced to HEAD
2004-08-05 Christian Bauer- added variants of dirac_trace() and color_trace(...
2004-08-03 Christian Bauersynced to 1.2 (bogus assertion and evaluated symmetry...
2004-08-02 Christian Bauer(p.i*p.i).get_free_indices() returned (.i) instead...
2004-08-02 Christian Bauerinteger_content()/content()/primpart() work with polyno...
2004-07-23 Christian Bauerfixed typos
2004-07-22 Christian Bauersynced to 1.2 (typos, better ncmul::degree() and :...
2004-07-10 Richard Kreckel* Check polynomialism of resultant() args.
2004-07-04 Jens VollingaFixed bug that caused evalf to crash especially on...
2004-07-04 Christian Bauerconjugate() symbolic function renamed to conjugate_func...
2004-07-04 Christian Baueradded add::conjugate(), solving problems with numeric...
2004-07-04 Christian Bauerdirac_slash() called the wrong clifford constructor
2004-07-01 Christian Bauerfixed operator precedence
2004-06-29 Christian Bauerobvious patch from Chris Dams
2004-06-28 Richard Kreckel* Added resultant() function (by Ralf Stephan <ralf...
2004-06-22 Christian Bauerfixed typos
2004-06-15 Christian Bauerpatches from Chris Dams
2004-06-15 Richard Kreckel- Added method matrix::rank().
2004-06-14 Christian Bauer- clifford::metric stores the metric without indices...
2004-06-11 Christian Bauerfixed typo in comment
2004-06-10 Christian Bauersynced to 1.2 (memory conservation)
2004-06-08 Christian Bauersynced to 1.2 (template<>)
2004-06-08 Christian Bauerfixed typo
2004-05-25 Christian Bauerconst_preorder_iterator and const_postorder_iterator...
2004-05-25 Christian Baueradded the possibility to get some statistical informati...
2004-05-17 Christian Bauerfixed varidx LaTeX output
2004-04-29 Christian Bauerfunction_options::nparams is now always correctly initi...
2004-04-29 Christian Bauerfixed coding style and stuff...
2004-04-29 Jens VollingaAdded contribution from Vladimir Kisil: generalization...
2004-04-21 Christian Bauerpower::series() speedup from Chris Dams
2004-04-19 Jens VollingaOptimized series expansion.
2004-04-19 Jens VollingaFixed log-patch.
2004-04-17 Jens VollingaFixed bug in series expansion of log.
2004-04-12 Richard Kreckel* library_init::library_init(): It suffices to static_c...
2004-04-12 Richard Kreckel* Use the pointers to the flyweights, not their references!
2004-04-05 Christian Bauer- fixed atan2_evalf()
2004-03-27 Jens VollingaFixed bug in series expansion
2004-03-27 Jens VollingaFixed assertions
2004-03-25 Christian Bauerno need to initialize symtree in initialize(), the...
2004-03-18 Jens VollingaS(0,p,x) now evaluates numerically
2004-03-15 Christian Bauerfixes for gcc 3.4
2004-03-11 Jens VollingaSynced to HEAD.
2004-03-11 Jens VollingaSynced to HEAD.
2004-03-10 Jens VollingaImproved series expansion synced to HEAD.
2004-01-30 Christian Bauercanonicalize_clifford() was omitting some ONEs
2004-01-28 Christian Bauerexpand_indexed expands the base expression
2004-01-08 Christian Bauerfixed is_exactly_a<symbol>
2004-01-08 Jens Vollinga* Added realsymbol class.
2004-01-08 Christian BauerHappy New Year!
2004-01-06 Christian Bauer- fixed LaTeX output of conjugate()
2004-01-06 Jens VollingaFixed bug in harmonic polylogs for complex arguments...
2004-01-04 Jens VollingaAdded log(exp(x)) -> x for real symbols.
2004-01-04 Jens Vollinga* Added complex conjugation methods and GiNaC function...
2004-01-04 Jens VollingaAdded complex conjugation methods and GiNaC function...
2003-12-19 Jens VollingaRemoved debugging code.
2003-12-19 Jens VollingaFixed bug in convergence check with complex arguments.
2003-12-19 Richard Kreckel* s/LFLAGS/AM_LFLAGS/, s/YFLAGS/AM_YFLAGS/.
2003-12-18 Christian Bauersome attempts to squeeze performance out of mul::expand()
2003-12-16 Christian Bauer1/1/e expanded e but shouldn't
2003-12-13 Christian Bauerfixed omission in power::expand()
2003-12-11 Christian Baueroptimization to ex::expand()
2003-12-11 Christian Bauersynced to 1.1 (expand() problem)
2003-12-11 Christian Bauerhash keys of indices must not depend on the index dimen...
2003-12-08 Jens VollingaSynced to HEAD.
2003-12-01 Jens VollingaFixed severe bug that caused Li and S to hang for certa...
2003-12-01 Jens Vollinga* Fixed bug in convert_H_to_Li()
2003-12-01 Jens Vollinga* eval() now completed for every function
2003-11-29 Jens Vollinga* Removed H(m,s,x)
2003-11-20 Christian Bauerfderivative wasn't printed correctly
2003-11-18 Jens Vollinga* Added harmonic polylog with signed parameters as...
2003-11-18 Christian Baueradded a do-nothing function option "dummy()" to simplif...
2003-11-18 Jens Vollinga* Fixed bug in zeta(m,s).
2003-11-17 Jens Vollinga* Removed mZeta
2003-11-17 Jens Vollinga* zeta(n,x) is now zetaderiv(n,s)
2003-11-03 Jens VollingaSynced changes to HEAD.
2003-10-20 Christian Baueradded an "options" parameter to simplify_indexed()...
2003-10-17 Christian Bauersynced to 1.1
2003-10-14 Richard Kreckel* Dox fix.
2003-10-12 Richard Kreckel* All your dependent bases are... D'Oh!
2003-10-12 Richard Kreckel* Some of your (dependent) bases are belong to somebody...
2003-10-12 Richard Kreckel* All your dependent bases are belong to us!
2003-10-12 Richard Kreckel* All your dependent bases are belong to us!
2003-10-01 Christian Baueradded insert(iterator, value_type)
2003-09-30 Jens VollingaSynced to 1.1
2003-09-30 Christian BauerImplemented the Blitz++ trick to allow the initializati...
2003-09-29 Jens VollingaSynced to 1.1
next