2002-05-27 |
Christian Bauer | implemented relational::subs() |
commit | commitdiff | tree | snapshot |
2002-05-27 |
Christian Bauer | documentation update |
commit | commitdiff | tree | snapshot |
2002-05-25 |
Christian Bauer | added an additional dummy index symmetrization run... |
commit | commitdiff | tree | snapshot |
2002-05-24 |
Christian Bauer | fixed a bug in the raising/lowering of dummy indices... |
commit | commitdiff | tree | snapshot |
2002-05-23 |
Christian Bauer | simplify_indexed() raises/lowers dummy indices to canon... |
commit | commitdiff | tree | snapshot |
2002-05-13 |
Christian Bauer | mentioned the imaginary unit 'I' |
commit | commitdiff | tree | snapshot |
2002-05-10 |
Christian Bauer | reactivated an epsilon-tensor simplification hack becau... |
commit | commitdiff | tree | snapshot |
2002-04-25 |
Christian Bauer | it is now enforced that indices of a metric tensor... |
commit | commitdiff | tree | snapshot |
2002-03-31 |
Richard Kreckel | * Bump timestamps and version numbers. release_1-0-8 |
commit | commitdiff | tree | snapshot |
2002-03-28 |
Richard Kreckel | * mul::expand(): Fix bug in aggressive version of expan... |
commit | commitdiff | tree | snapshot |
2002-03-28 |
Richard Kreckel | * Clean up the output of all timings to stderr. |
commit | commitdiff | tree | snapshot |
2002-03-28 |
Richard Kreckel | * mul::expand() (mul.cpp): When multiplying two sums... |
commit | commitdiff | tree | snapshot |
2002-03-28 |
Richard Kreckel | * expairseq::combine_same_terms_sorted_seq() (expairseq... |
commit | commitdiff | tree | snapshot |
2002-03-28 |
Richard Kreckel | * Bump up version, keep INTERFACE_AGE at zero. |
commit | commitdiff | tree | snapshot |
2002-03-28 |
Richard Kreckel | * (time_fateman_expand.cpp): new file. |
commit | commitdiff | tree | snapshot |
2002-03-28 |
Richard Kreckel | * expairseq::expairseq(const epvector&, const ex& oc... |
commit | commitdiff | tree | snapshot |
2002-03-27 |
Richard Kreckel | * power::expand_add(): allocate the precise amount... |
commit | commitdiff | tree | snapshot |
2002-03-27 |
Richard Kreckel | * Don't push void to static Bernoulli vector, it breaks... |
commit | commitdiff | tree | snapshot |
2002-03-27 |
Christian Bauer | inlined ex::swap() and provided versions of iter_swap... |
commit | commitdiff | tree | snapshot |
2002-03-24 |
Richard Kreckel | * Add namespace declarators to is_ex_the_function(). |
commit | commitdiff | tree | snapshot |
2002-03-18 |
Richard Kreckel | * Update dates, touch, and all this... release_1-0-7 |
commit | commitdiff | tree | snapshot |
2002-03-08 |
Richard Kreckel | * Bump version (early, but I don't want to forget to... |
commit | commitdiff | tree | snapshot |
2002-03-08 |
Richard Kreckel | * matrix:;pow(): Fix exponent==0 case. |
commit | commitdiff | tree | snapshot |
2002-03-06 |
Christian Bauer | updated the description of degree()/ldegree() |
commit | commitdiff | tree | snapshot |
2002-03-05 |
Christian Bauer | fixed LaTeX output of indexed objects |
commit | commitdiff | tree | snapshot |
2002-03-05 |
Christian Bauer | documentation update |
commit | commitdiff | tree | snapshot |
2002-03-04 |
Richard Kreckel | * Insert date. release_1-0-6 |
commit | commitdiff | tree | snapshot |
2002-03-04 |
Richard Kreckel | Prepare for release 1.0.6: |
commit | commitdiff | tree | snapshot |
2002-02-28 |
Christian Bauer | "(x+1).subs(x==x-1)" now returns the correct result... |
commit | commitdiff | tree | snapshot |
2002-02-28 |
Christian Bauer | fixed typos in examples |
commit | commitdiff | tree | snapshot |
2002-02-28 |
Christian Bauer | added some checks for subs() behavior |
commit | commitdiff | tree | snapshot |
2002-02-28 |
Christian Bauer | documentation update |
commit | commitdiff | tree | snapshot |
2002-01-29 |
Christian Bauer | added check for consistency of numeric input/output... |
commit | commitdiff | tree | snapshot |
2002-01-27 |
Richard Kreckel | * Bump up versions to 1.0.5, adjust dates. |
commit | commitdiff | tree | snapshot |
2002-01-26 |
Richard Kreckel | * Add Roberto Bagnara. |
commit | commitdiff | tree | snapshot |
2002-01-26 |
Richard Kreckel | * numeric::print(): Treat imaginary numbers correctly. |
commit | commitdiff | tree | snapshot |
2002-01-25 |
Christian Bauer | - (l)degree(s), coeff(s, n) and collect(s) were extende... |
commit | commitdiff | tree | snapshot |
2002-01-25 |
Richard Kreckel | * Finilize version 1.0.4 (version numbers, copyrights... release_1-0-4 |
commit | commitdiff | tree | snapshot |
2002-01-25 |
Richard Kreckel | * mul::expand(): Considerable speedup through caching... |
commit | commitdiff | tree | snapshot |
2002-01-22 |
Richard Kreckel | * bernoulli(): Add Markus Nullmeier's new implementation. |
commit | commitdiff | tree | snapshot |
2002-01-19 |
Richard Kreckel | * Enable EXTRACT_ALL for LaTeX. |
commit | commitdiff | tree | snapshot |
2002-01-19 |
Richard Kreckel | * Docu: elaborate definition of sqrfree() (by Roberto... |
commit | commitdiff | tree | snapshot |
2002-01-18 |
Richard Kreckel | * Updated. |
commit | commitdiff | tree | snapshot |
2002-01-18 |
Richard Kreckel | * Updated. |
commit | commitdiff | tree | snapshot |
2002-01-18 |
Richard Kreckel | * Faster Bernoulli numbers (Markus Nullmeier). |
commit | commitdiff | tree | snapshot |
2002-01-15 |
Richard Kreckel | * GINAC_CHECK_ERRORS: Don't delete cache_file /dev... |
commit | commitdiff | tree | snapshot |
2002-01-11 |
Richard Kreckel | * Document the rounding behavior as dicussed on ginac... |
commit | commitdiff | tree | snapshot |
2001-12-21 |
Richard Kreckel | * Adjust for 1.0.3. release_1-0-3 |
commit | commitdiff | tree | snapshot |
2001-12-21 |
Richard Kreckel | * Fix thinkos in print_csrc context. |
commit | commitdiff | tree | snapshot |
2001-12-20 |
Christian Bauer | fixed a bug where quo() would call vector::reserve... |
commit | commitdiff | tree | snapshot |
2001-12-20 |
Christian Bauer | added check for quo() bug |
commit | commitdiff | tree | snapshot |
2001-12-20 |
Christian Bauer | documentation update |
commit | commitdiff | tree | snapshot |
2001-12-19 |
Richard Kreckel | * Packaging update. release_1-0-2 |
commit | commitdiff | tree | snapshot |
2001-12-19 |
Richard Kreckel | * Remove check for empty seq in Python output. |
commit | commitdiff | tree | snapshot |
2001-12-19 |
Richard Kreckel | * Old and future changes: relativity at work... |
commit | commitdiff | tree | snapshot |
2001-12-19 |
Richard Kreckel | * Huh, huh... |
commit | commitdiff | tree | snapshot |
2001-12-19 |
Richard Kreckel | * Added output-support for Python bindings and LaTeX... |
commit | commitdiff | tree | snapshot |
2001-12-18 |
Richard Kreckel | * Added some long-pending docu. |
commit | commitdiff | tree | snapshot |
2001-12-18 |
Christian Bauer | - input parser recognizes "sqrt()", which is also used... |
commit | commitdiff | tree | snapshot |
2001-11-22 |
Richard Kreckel | * Bump version number. release_1-0-1 |
commit | commitdiff | tree | snapshot |
2001-11-22 |
Richard Kreckel | * Add Pearu's patch canonicalizing class relational... |
commit | commitdiff | tree | snapshot |
2001-11-22 |
Richard Kreckel | * Minor cleanups to avoid copying of symbols and stuff... |
commit | commitdiff | tree | snapshot |
2001-11-20 |
Christian Bauer | readline versions like "4.735beta5-pl2" should now... |
commit | commitdiff | tree | snapshot |
2001-11-19 |
Richard Kreckel | * Make zeta1_eval() more lightweight by copying less... |
commit | commitdiff | tree | snapshot |
2001-11-18 |
Richard Kreckel | * Change section about Square-free decomposition reflec... |
commit | commitdiff | tree | snapshot |
2001-11-17 |
Richard Kreckel | * sqrfree(ex, lst): after factoring in the first variab... |
commit | commitdiff | tree | snapshot |
2001-11-16 |
Richard Kreckel | * Some minor optimization glitches. |
commit | commitdiff | tree | snapshot |
2001-11-12 |
Richard Kreckel | * Debian packaging reorganized to meet policy. |
commit | commitdiff | tree | snapshot |
2001-11-06 |
Richard Kreckel | * Really remove silly acronyms. The fucking network... release_1-0-0 |
commit | commitdiff | tree | snapshot |
2001-11-06 |
Richard Kreckel | * ctor from string: fix for GCC3.0, avoid some string... |
commit | commitdiff | tree | snapshot |
2001-11-06 |
Richard Kreckel | * Removed @acronym{}, it looks silly. |
commit | commitdiff | tree | snapshot |
2001-11-06 |
Richard Kreckel | * Adjusted Debinization. |
commit | commitdiff | tree | snapshot |
2001-11-06 |
Richard Kreckel | * Inserted date. |
commit | commitdiff | tree | snapshot |
2001-11-05 |
Richard Kreckel | * Bump up version, fix typos. |
commit | commitdiff | tree | snapshot |
2001-11-05 |
Richard Kreckel | * Remove timing for -O0, people really shouldn't use it. |
commit | commitdiff | tree | snapshot |
2001-11-05 |
Richard Kreckel | * Unobfuscate the estimate check for the last coefficient. |
commit | commitdiff | tree | snapshot |
2001-11-05 |
Richard Kreckel | * Fix bug in ctor from string, reported by Christopher... |
commit | commitdiff | tree | snapshot |
2001-11-01 |
Christian Bauer | moved ginsh and viewgar into GiNaC-utils package |
commit | commitdiff | tree | snapshot |
2001-11-01 |
Richard Kreckel | * Make installdirs before trying to write there. |
commit | commitdiff | tree | snapshot |
2001-11-01 |
Richard Kreckel | * Distinguish between name and longname variables. |
commit | commitdiff | tree | snapshot |
2001-11-01 |
Richard Kreckel | * Remove obsolete macros. |
commit | commitdiff | tree | snapshot |
2001-11-01 |
Richard Kreckel | * create dirs ${prefix}/share/doc/GiNaC/{tutorial,refer... |
commit | commitdiff | tree | snapshot |
2001-10-31 |
Christian Bauer | "make distclean" didn't remove all necessary files |
commit | commitdiff | tree | snapshot |
2001-10-31 |
Christian Bauer | - ginsh_fcn_help/ginsh_op_help.c are renamed to *.h... |
commit | commitdiff | tree | snapshot |
2001-10-29 |
Richard Kreckel | * Mention it's configure.ac now, not configure.in. |
commit | commitdiff | tree | snapshot |
2001-10-29 |
Christian Bauer | The last 3 evaluated expressions in ginsh are now refer... |
commit | commitdiff | tree | snapshot |
2001-10-29 |
Christian Bauer | - renamed configure.in to configure.ac as suggested... |
commit | commitdiff | tree | snapshot |
2001-10-28 |
Richard Kreckel | * Hahaha! The second of the two tests was actually... |
commit | commitdiff | tree | snapshot |
2001-10-28 |
Richard Kreckel | * Require Autoconf 2.50. |
commit | commitdiff | tree | snapshot |
2001-10-28 |
Richard Kreckel | * Updated from FSF. |
commit | commitdiff | tree | snapshot |
2001-10-27 |
Richard Kreckel | * Headers only include <iosfwd> from now on, since... |
commit | commitdiff | tree | snapshot |
2001-10-26 |
Richard Kreckel | * Ran through ispell. |
commit | commitdiff | tree | snapshot |
2001-10-26 |
Richard Kreckel | * As agreed upon at lunch, remove debugmsg since it... |
commit | commitdiff | tree | snapshot |
2001-10-26 |
Richard Kreckel | * Remove support for <strstream>. It is too bug-ridden. |
commit | commitdiff | tree | snapshot |
2001-10-22 |
Richard Kreckel | * Some internal reorganization WRT flyweight handling... |
commit | commitdiff | tree | snapshot |
2001-10-02 |
Richard Kreckel | - Call `ginac-config --version` only once and safe... |
commit | commitdiff | tree | snapshot |
2001-09-25 |
Richard Kreckel | - clarify comment about counterintuitive sorting for... |
commit | commitdiff | tree | snapshot |
2001-09-24 |
Richard Kreckel | - Add build-dependency on flex and bison; closes: ... |
commit | commitdiff | tree | snapshot |
2001-09-20 |
Richard Kreckel | - Explain what's going on with <sstream>. |
commit | commitdiff | tree | snapshot |
2001-09-20 |
Richard Kreckel | - version bump. release_0-9-4 |
commit | commitdiff | tree | snapshot |
next |