2004-10-19 |
Christian Bauer | polished |
commit | commitdiff | tree | snapshot |
2004-10-19 |
Jens Vollinga | Added reference. |
commit | commitdiff | tree | snapshot |
2004-10-19 |
Jens Vollinga | Revised reference. |
commit | commitdiff | tree | snapshot |
2004-10-19 |
Jens Vollinga | Contributers list now includes V. Kisil. |
commit | commitdiff | tree | snapshot |
2004-10-19 |
Jens Vollinga | Updated NEWS. |
commit | commitdiff | tree | snapshot |
2004-10-19 |
Jens Vollinga | * new G function (multiple polylogarithm). |
commit | commitdiff | tree | snapshot |
2004-10-19 |
Jens Vollinga | New checks for G and Li functions. |
commit | commitdiff | tree | snapshot |
2004-10-19 |
Jens Vollinga | Tutorial mentions new G function. |
commit | commitdiff | tree | snapshot |
2004-10-18 |
Jens Vollinga | canonicalise_clifford(), clifford_prime() and remove_di... |
commit | commitdiff | tree | snapshot |
2004-10-15 |
Jens Vollinga | * clifford_to_lst() applies to lst. |
commit | commitdiff | tree | snapshot |
2004-10-15 |
Jens Vollinga | Documentation for generalized clifford algebra. |
commit | commitdiff | tree | snapshot |
2004-10-14 |
Christian Bauer | added CVS instructions |
commit | commitdiff | tree | snapshot |
2004-10-14 |
Christian Bauer | added error handling to op()/let_op() |
commit | commitdiff | tree | snapshot |
2004-10-12 |
Jens Vollinga | Various bug-fixes and enhancements (new moebius transfo... |
commit | commitdiff | tree | snapshot |
2004-10-12 |
Jens Vollinga | Added integral class. |
commit | commitdiff | tree | snapshot |
2004-10-12 |
Jens Vollinga | Added documentation about integral class. |
commit | commitdiff | tree | snapshot |
2004-10-08 |
Richard Kreckel | * Prepare for packaging of version 1.3. |
commit | commitdiff | tree | snapshot |
2004-10-06 |
Christian Bauer | fixed another power::series() bug [Alexei Sheplyakov] |
commit | commitdiff | tree | snapshot |
2004-10-06 |
Christian Bauer | include ginac.pc in libginac-dev [Alexei Sheplyakov] |
commit | commitdiff | tree | snapshot |
2004-10-06 |
Christian Bauer | binomial(n,k) evaluates for non-integer n [Ralph Stephan] |
commit | commitdiff | tree | snapshot |
2004-10-06 |
Christian Bauer | replaced non-ASCII character in exception msg |
commit | commitdiff | tree | snapshot |
2004-09-30 |
Christian Bauer | fixed typo |
commit | commitdiff | tree | snapshot |
2004-09-30 |
Christian Bauer | dbgprint() now uses a print_dflt |
commit | commitdiff | tree | snapshot |
2004-09-26 |
Richard Kreckel | * Li2_do_sum_Xn: Optimize (avoid repeated multiplication). |
commit | commitdiff | tree | snapshot |
2004-09-24 |
Richard Kreckel | * power::info(): Unpolynomialize sin(x)^2 (by Chris... |
commit | commitdiff | tree | snapshot |
2004-09-23 |
Jens Vollinga | Synced bug fix to HEAD. |
commit | commitdiff | tree | snapshot |
2004-09-01 |
Jens Vollinga | log(-<realnumber>) now returns a real number (correct... |
commit | commitdiff | tree | snapshot |
2004-09-01 |
Jens Vollinga | log(-<realnumber>) now returns a real number |
commit | commitdiff | tree | snapshot |
2004-08-20 |
Christian Bauer | - added ex::unitcontprim() |
commit | commitdiff | tree | snapshot |
2004-08-20 |
Christian Bauer | added another check |
commit | commitdiff | tree | snapshot |
2004-08-20 |
Christian Bauer | cache other.p in assignment; this should fix the "assig... |
commit | commitdiff | tree | snapshot |
2004-08-11 |
Christian Bauer | synced to 1.2 (documentation building) |
commit | commitdiff | tree | snapshot |
2004-08-10 |
Christian Bauer | updated mailing list info |
commit | commitdiff | tree | snapshot |
2004-08-09 |
Jens Vollinga | Synced to HEAD |
commit | commitdiff | tree | snapshot |
2004-08-09 |
Jens Vollinga | Synced to HEAD |
commit | commitdiff | tree | snapshot |
2004-08-06 |
Christian Bauer | patch for readline 5.0 [Howard B. Golden] |
commit | commitdiff | tree | snapshot |
2004-08-05 |
Christian Bauer | - added variants of dirac_trace() and color_trace(... |
commit | commitdiff | tree | snapshot |
2004-08-05 |
Christian Bauer | added variants of dirac_trace() and color_trace() that... |
commit | commitdiff | tree | snapshot |
2004-08-05 |
Christian Bauer | - added checks for multiple-label traces |
commit | commitdiff | tree | snapshot |
2004-08-03 |
Christian Bauer | synced to 1.2 (bogus assertion and evaluated symmetry... |
commit | commitdiff | tree | snapshot |
2004-08-02 |
Christian Bauer | added something about functions with variable number... |
commit | commitdiff | tree | snapshot |
2004-08-02 |
Christian Bauer | (p.i*p.i).get_free_indices() returned (.i) instead... |
commit | commitdiff | tree | snapshot |
2004-08-02 |
Christian Bauer | added check for power::get_free_indices() |
commit | commitdiff | tree | snapshot |
2004-08-02 |
Christian Bauer | expand() before integer_content() |
commit | commitdiff | tree | snapshot |
2004-08-02 |
Christian Bauer | integer_content()/content()/primpart() work with polyno... |
commit | commitdiff | tree | snapshot |
2004-08-02 |
Christian Bauer | added checks for integer_content()/content()/primpart() |
commit | commitdiff | tree | snapshot |
2004-08-02 |
Christian Bauer | added integer_content() function |
commit | commitdiff | tree | snapshot |
2004-07-23 |
Christian Bauer | fixed typos |
commit | commitdiff | tree | snapshot |
2004-07-22 |
Christian Bauer | synced to 1.2 (typos, better ncmul::degree() and :... |
commit | commitdiff | tree | snapshot |
2004-07-10 |
Richard Kreckel | * Check polynomialism of resultant() args. |
commit | commitdiff | tree | snapshot |
2004-07-05 |
Christian Bauer | main() -> int main() (C++ standard says so) |
commit | commitdiff | tree | snapshot |
2004-07-04 |
Jens Vollinga | Fixed bug that caused evalf to crash especially on... |
commit | commitdiff | tree | snapshot |
2004-07-04 |
Christian Bauer | conjugate() symbolic function renamed to conjugate_func... |
commit | commitdiff | tree | snapshot |
2004-07-04 |
Christian Bauer | added add::conjugate(), solving problems with numeric... |
commit | commitdiff | tree | snapshot |
2004-07-04 |
Christian Bauer | dirac_slash() called the wrong clifford constructor |
commit | commitdiff | tree | snapshot |
2004-07-01 |
Christian Bauer | fixed operator precedence |
commit | commitdiff | tree | snapshot |
2004-06-29 |
Christian Bauer | obvious patch from Chris Dams |
commit | commitdiff | tree | snapshot |
2004-06-29 |
Christian Bauer | resultant() takes three "const ex &" parameters |
commit | commitdiff | tree | snapshot |
2004-06-28 |
Richard Kreckel | * Added resultant() function (by Ralf Stephan <ralf... |
commit | commitdiff | tree | snapshot |
2004-06-22 |
Christian Bauer | fixed typos |
commit | commitdiff | tree | snapshot |
2004-06-15 |
Christian Bauer | patches from Chris Dams |
commit | commitdiff | tree | snapshot |
2004-06-15 |
Richard Kreckel | * Well, adjust version. |
commit | commitdiff | tree | snapshot |
2004-06-15 |
Richard Kreckel | - No, |
commit | commitdiff | tree | snapshot |
2004-06-15 |
Richard Kreckel | - Added method matrix::rank(). |
commit | commitdiff | tree | snapshot |
2004-06-14 |
Christian Bauer | - clifford::metric stores the metric without indices... |
commit | commitdiff | tree | snapshot |
2004-06-14 |
Christian Bauer | adapted to changed clifford_unit() API |
commit | commitdiff | tree | snapshot |
2004-06-14 |
Christian Bauer | added checks for generalized clifford units |
commit | commitdiff | tree | snapshot |
2004-06-11 |
Christian Bauer | fixed typo in comment |
commit | commitdiff | tree | snapshot |
2004-06-11 |
Christian Bauer | - expanded the section on symbols |
commit | commitdiff | tree | snapshot |
2004-06-10 |
Christian Bauer | synced to 1.2 (memory conservation) |
commit | commitdiff | tree | snapshot |
2004-06-08 |
Christian Bauer | added docs for exhashmap |
commit | commitdiff | tree | snapshot |
2004-06-08 |
Christian Bauer | synced to 1.2 (template<>) |
commit | commitdiff | tree | snapshot |
2004-06-08 |
Christian Bauer | fixed typo |
commit | commitdiff | tree | snapshot |
2004-06-08 |
Christian Bauer | added docs for const_pre/postorder_iterator |
commit | commitdiff | tree | snapshot |
2004-05-25 |
Christian Bauer | const_preorder_iterator and const_postorder_iterator... |
commit | commitdiff | tree | snapshot |
2004-05-25 |
Christian Bauer | added the possibility to get some statistical informati... |
commit | commitdiff | tree | snapshot |
2004-05-17 |
Christian Bauer | fixed varidx LaTeX output |
commit | commitdiff | tree | snapshot |
2004-05-13 |
Christian Bauer | fixed typos |
commit | commitdiff | tree | snapshot |
2004-04-29 |
Christian Bauer | function_options::nparams is now always correctly initi... |
commit | commitdiff | tree | snapshot |
2004-04-29 |
Christian Bauer | fixed coding style and stuff... |
commit | commitdiff | tree | snapshot |
2004-04-29 |
Jens Vollinga | Added contribution from Vladimir Kisil: generalization... |
commit | commitdiff | tree | snapshot |
2004-04-23 |
Jens Vollinga | Update |
commit | commitdiff | tree | snapshot |
2004-04-21 |
Christian Bauer | power::series() speedup from Chris Dams |
commit | commitdiff | tree | snapshot |
2004-04-19 |
Christian Bauer | documentation update |
commit | commitdiff | tree | snapshot |
2004-04-19 |
Jens Vollinga | Optimized series expansion. |
commit | commitdiff | tree | snapshot |
2004-04-19 |
Jens Vollinga | Fixed log-patch. |
commit | commitdiff | tree | snapshot |
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 |
next |