]> www.ginac.de Git - ginac.git/history - ginac
Improved algebraic substitutions.
[ginac.git] / ginac /
2006-01-03 Chris DamsImproved algebraic substitutions.
2005-12-19 Richard Kreckel* Sync to HEAD (CLN 1.2 anticipation).
2005-12-18 Richard Kreckel* Sync to HEAD (bernoulli bug).
2005-12-16 Chris DamsIncluded speed-up for simplify_indexed from head.
2005-11-27 Richard Kreckel* Sync to HEAD (GCC 4.1 patch) [Sheplyakov Alexei].
2005-11-09 Jens VollingaSynced to HEAD:
2005-10-20 Jens VollingaSynced to HEAD:
2005-10-20 Richard Kreckel* Sync to HEAD (new functions sub_matrix() and reduced_...
2005-10-19 Jens VollingaSynced to HEAD:
2005-10-12 Jens VollingaSynced to HEAD:
2005-09-23 Richard Kreckel* Sync to HEAD (fsolve relational objects).
2005-09-23 Richard Kreckel* Sync to HEAD (determinant algorithm choice).
2005-09-18 Richard Kreckel* Snyc to HEAD (C. Dams' precision-aware lookup in...
2005-09-14 Richard Kreckel* Sync to HEAD (unused adaptivesimpson last argument).
2005-09-12 Jens VollingaSynced to HEAD:
2005-09-12 Richard Kreckel* Sync to HEAD (fsolve).
2005-09-02 Richard Kreckel* Sync to HEAD (print_memfun_handler<T, C> const-correc...
2005-07-25 Richard KreckelSync to HEAD:
2005-07-25 Richard Kreckelmul::expand(): Remove unused variable.
2005-07-25 Richard KreckelSync to HEAD:
2005-07-01 Jens VollingaSynced to HEAD:
2005-06-30 Jens VollingaSynced to HEAD:
2005-06-29 Jens VollingaSynced to HEAD:
2005-05-19 Jens VollingaSynced to HEAD:
2005-05-09 Jens VollingaSynced to HEAD:
2005-05-04 Jens VollingaSynced to HEAD:
2005-05-01 Richard Kreckel* Last week, the FSF has moved their office.
2005-04-21 Richard Kreckel* Friend declaration is no declaration 11.4/9.
2005-04-20 Jens VollingaSynced to HEAD:
2005-04-20 Jens VollingaSynced to HEAD:
2005-04-01 Jens VollingaSynced to HEAD (patches from V.Kisil and C.Dams, tutori...
2005-03-11 Richard Kreckel* Fix some language conformance issues needed for GCC 4.0
2005-02-22 Christian Bauercommented out internal debugging function
2005-02-22 Christian BauerHappy new year!
2005-02-21 Christian Bauerremove dependence on YYTEXT_POINTER which is not being...
2005-02-10 Richard Kreckel* clifford_moebius_map: honor representation label...
2005-02-06 Christian Bauerdocumentation update
2005-02-06 Christian Bauerdon't produce zero coefficients in a pseries object...
2005-02-05 Richard Kreckel* Simplified creation of flyweight objects (by Chris...
2005-01-08 Richard Kreckel* Sync to HEAD (static initialization order fiasco).
2004-12-29 Christian Bauerreplaced non-ASCII characters
2004-12-26 Richard Kreckel* Return ostream in output operator<<, as advertised.
2004-11-15 Christian Bauerexplain what we mean by "cofactor"
2004-10-29 Christian Bauersynced to HEAD (pseries improvements)
2004-10-25 Jens VollingaFixed bug in basic::subs_one_level.
2004-10-19 Jens VollingaRevised reference.
2004-10-19 Jens Vollinga* new G function (multiple polylogarithm).
2004-10-18 Jens Vollingacanonicalise_clifford(), clifford_prime() and remove_di...
2004-10-15 Jens Vollinga* clifford_to_lst() applies to lst.
2004-10-14 Christian Baueradded error handling to op()/let_op()
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()
next