2001-09-06 |
Richard Kreckel | - replaced dumb consistency check by a rigorous one. |
commit | commitdiff | tree | snapshot |
2001-09-03 |
Christian Bauer | added a section about error handling |
commit | commitdiff | tree | snapshot |
2001-08-23 |
Richard Kreckel | - Pearu Peterson's patch for class function giving... |
commit | commitdiff | tree | snapshot |
2001-08-22 |
Richard Kreckel | - Cleanups: My evil plot of making ex::bp private may... |
commit | commitdiff | tree | snapshot |
2001-08-22 |
Christian Bauer | updated my_print2(): every find*() method of archive_no... |
commit | commitdiff | tree | snapshot |
2001-08-20 |
Richard Kreckel | - carried on with felonious plot about making ex::bp... |
commit | commitdiff | tree | snapshot |
2001-08-20 |
Richard Kreckel | - Fix the evalf(2^Pi) bug reported by Pearu. |
commit | commitdiff | tree | snapshot |
2001-08-18 |
Richard Kreckel | - carried on with felonious plot about making ex::bp... |
commit | commitdiff | tree | snapshot |
2001-08-17 |
Richard Kreckel | - removed manual basepointer-fiddling in construct... |
commit | commitdiff | tree | snapshot |
2001-08-17 |
Richard Kreckel | - adjust. release_0-9-3 |
commit | commitdiff | tree | snapshot |
2001-08-17 |
Richard Kreckel | - config.{guess,sub} updated from FSF. |
commit | commitdiff | tree | snapshot |
2001-08-16 |
Richard Kreckel | - doc update: motivate use of .expand() in basic::series(). |
commit | commitdiff | tree | snapshot |
2001-08-16 |
Christian Bauer | behavior when expanding (x-x_0)^-n is more reasonable |
commit | commitdiff | tree | snapshot |
2001-08-15 |
Richard Kreckel | - added a check for small log expansions. |
commit | commitdiff | tree | snapshot |
2001-08-15 |
Richard Kreckel | - remove some explicit accesses to ex::bp by replacing... |
commit | commitdiff | tree | snapshot |
2001-08-14 |
Christian Bauer | fixed a little const-ness problem |
commit | commitdiff | tree | snapshot |
2001-08-14 |
Richard Kreckel | - added comment about more recent terminology involving... |
commit | commitdiff | tree | snapshot |
2001-08-14 |
Christian Bauer | trivial change just to see whether a mail is being... |
commit | commitdiff | tree | snapshot |
2001-08-14 |
Richard Kreckel | - catch up on changes. |
commit | commitdiff | tree | snapshot |
2001-08-14 |
Richard Kreckel | - Remove the -ansi compiler switch in the example since... |
commit | commitdiff | tree | snapshot |
2001-08-14 |
Richard Kreckel | - ginac-config.1: removed (duplicate). |
commit | commitdiff | tree | snapshot |
2001-08-14 |
Richard Kreckel | - Updated to the optimized version. This allows us to |
commit | commitdiff | tree | snapshot |
2001-08-14 |
Richard Kreckel | - added another minor shortcut. |
commit | commitdiff | tree | snapshot |
2001-08-14 |
Richard Kreckel | - added an optional algorithm-switch to lsolve(). |
commit | commitdiff | tree | snapshot |
2001-08-13 |
Richard Kreckel | - minor shortcut. |
commit | commitdiff | tree | snapshot |
2001-08-08 |
Christian Bauer | should work with readline 4.1 again |
commit | commitdiff | tree | snapshot |
2001-08-07 |
Christian Bauer | - increased compatibility with RedHat's readline-4... |
commit | commitdiff | tree | snapshot |
2001-08-07 |
Richard Kreckel | - ex_to<foo>(obj) is a good candidate for asserting... |
commit | commitdiff | tree | snapshot |
2001-08-07 |
Richard Kreckel | - use initializers in exception class pole_error. |
commit | commitdiff | tree | snapshot |
2001-08-02 |
Richard Kreckel | - fixed a very stupid ancient error (older than v0... |
commit | commitdiff | tree | snapshot |
2001-08-02 |
Richard Kreckel | - minor ISO cleanup. |
commit | commitdiff | tree | snapshot |
2001-08-01 |
Richard Kreckel | - pseries::power_const(): check for integer-exponent... |
commit | commitdiff | tree | snapshot |
2001-08-01 |
Richard Kreckel | - adjust for 0.9.2, close open bugreports. |
commit | commitdiff | tree | snapshot |
2001-07-31 |
Richard Kreckel | - NEWS: prepare for landing. release_0-9-2 |
commit | commitdiff | tree | snapshot |
2001-07-31 |
Christian Bauer | updated for new behaviour of dirac_slash() and epsilon... |
commit | commitdiff | tree | snapshot |
2001-07-31 |
Christian Bauer | documentation update |
commit | commitdiff | tree | snapshot |
2001-07-31 |
Richard Kreckel | - fixed example of evalf-function. |
commit | commitdiff | tree | snapshot |
2001-07-31 |
Christian Bauer | fixed potential crash in power:(l)degree() when used... |
commit | commitdiff | tree | snapshot |
2001-07-31 |
Christian Bauer | exit() is in stdlib.h |
commit | commitdiff | tree | snapshot |
2001-07-31 |
Richard Kreckel | - configure.in: bumped up version. |
commit | commitdiff | tree | snapshot |
2001-07-31 |
Richard Kreckel | - fixed three little standard-conformance issues. |
commit | commitdiff | tree | snapshot |
2001-07-30 |
Christian Bauer | epsilon tensor contractions evaluate to metric tensors... |
commit | commitdiff | tree | snapshot |
2001-07-30 |
Richard Kreckel | - moved is_of_type and friend macros into utils.h so... |
commit | commitdiff | tree | snapshot |
2001-07-30 |
Richard Kreckel | - updated semantics of pseries truncation to reflect... |
commit | commitdiff | tree | snapshot |
2001-07-30 |
Christian Bauer | - (a+b)*gamma5 was incorrectly rewritten as -gamma5... |
commit | commitdiff | tree | snapshot |
2001-07-28 |
Richard Kreckel | - Move several comments into doxygen comment blocks. |
commit | commitdiff | tree | snapshot |
2001-07-27 |
Christian Bauer | - fixed a problem where (p\-m*ONE)*(p\-m*ONE) would... |
commit | commitdiff | tree | snapshot |
2001-07-27 |
Christian Bauer | fixed bogus assertion |
commit | commitdiff | tree | snapshot |
2001-07-27 |
Richard Kreckel | - power::eval(): for the case (b_n/b_d)^(e_n/e_d) we... |
commit | commitdiff | tree | snapshot |
2001-07-27 |
Richard Kreckel | - no, no, no, there is no such thing as is_of_type... |
commit | commitdiff | tree | snapshot |
2001-07-26 |
Christian Bauer | - epsilon*epsilon contractions work |
commit | commitdiff | tree | snapshot |
2001-07-26 |
Christian Bauer | Hm, what exactly changed here...? |
commit | commitdiff | tree | snapshot |
2001-07-26 |
Christian Bauer | documentation update |
commit | commitdiff | tree | snapshot |
2001-07-24 |
Richard Kreckel | - in LaTeX context, fractions now print as \frac{n... |
commit | commitdiff | tree | snapshot |
2001-07-24 |
Richard Kreckel | - rewrote binary scanning in matrix::pow(), stealing... |
commit | commitdiff | tree | snapshot |
2001-07-23 |
Richard Kreckel | - comment: elaborate on matrix::pow(). |
commit | commitdiff | tree | snapshot |
2001-07-23 |
Richard Kreckel | - added Knuth as useful reference. |
commit | commitdiff | tree | snapshot |
2001-07-23 |
Christian Bauer | - dummy index renaming works better |
commit | commitdiff | tree | snapshot |
2001-07-23 |
Christian Bauer | added another map_function example |
commit | commitdiff | tree | snapshot |
2001-07-23 |
Christian Bauer | - added check for epsilon tensor contraction |
commit | commitdiff | tree | snapshot |
2001-07-18 |
Richard Kreckel | - removed this file. it has become obsolete as of... |
commit | commitdiff | tree | snapshot |
2001-07-17 |
Richard Kreckel | - added historical note. |
commit | commitdiff | tree | snapshot |
2001-06-30 |
Richard Kreckel | - insert class fderivative. |
commit | commitdiff | tree | snapshot |
2001-06-30 |
Richard Kreckel | - fix typo. |
commit | commitdiff | tree | snapshot |
2001-06-28 |
Richard Kreckel | - symmetrize eta(x,y). |
commit | commitdiff | tree | snapshot |
2001-06-27 |
Richard Kreckel | - finalize. release_0-9-1 |
commit | commitdiff | tree | snapshot |
2001-06-27 |
Richard Kreckel | - finalize. |
commit | commitdiff | tree | snapshot |
2001-06-27 |
Richard Kreckel | - eta(x,y) was broken all along since ages: eta(I,I... |
commit | commitdiff | tree | snapshot |
2001-06-27 |
Richard Kreckel | - finalize. |
commit | commitdiff | tree | snapshot |
2001-06-27 |
Richard Kreckel | - minor cleanup |
commit | commitdiff | tree | snapshot |
2001-06-27 |
Christian Bauer | added print_tree-style output for symmetry objects |
commit | commitdiff | tree | snapshot |
2001-06-27 |
Christian Bauer | - added fderivative class to archive exam |
commit | commitdiff | tree | snapshot |
2001-06-27 |
Christian Bauer | moved ToString() here from utils.h |
commit | commitdiff | tree | snapshot |
2001-06-27 |
Christian Bauer | - replaced the Derivative() function by a more resonabl... |
commit | commitdiff | tree | snapshot |
2001-06-27 |
Christian Bauer | added note about the necessity of dirac_ONE()/color_ONE() |
commit | commitdiff | tree | snapshot |
2001-06-27 |
Christian Bauer | adjusted for the fact that "A + c" is now rejected... |
commit | commitdiff | tree | snapshot |
2001-06-26 |
Richard Kreckel | - silly test |
commit | commitdiff | tree | snapshot |
2001-06-26 |
Richard Kreckel | - Updated to libtool 1.4 from FSF. |
commit | commitdiff | tree | snapshot |
2001-06-26 |
Richard Kreckel | - added ginsh_extensions.h to ginsh_SOURCES. |
commit | commitdiff | tree | snapshot |
2001-06-26 |
Richard Kreckel | * Ctors of class numeric are not explicit any more... |
commit | commitdiff | tree | snapshot |
2001-06-25 |
Christian Bauer | fixed some -Wall stuff |
commit | commitdiff | tree | snapshot |
2001-06-25 |
Christian Bauer | added map() |
commit | commitdiff | tree | snapshot |
2001-06-25 |
Christian Bauer | some more comments and cleanups to mul::expand() and... |
commit | commitdiff | tree | snapshot |
2001-06-25 |
Christian Bauer | - documented map(), find(), and new symmetry specificat... |
commit | commitdiff | tree | snapshot |
2001-06-25 |
Richard Kreckel | some cleanups |
commit | commitdiff | tree | snapshot |
2001-06-23 |
Christian Bauer | - added find() (like has(), but returns list of all... |
commit | commitdiff | tree | snapshot |
2001-06-22 |
Christian Bauer | added a way to add more functions to ginsh in the file... |
commit | commitdiff | tree | snapshot |
2001-06-22 |
Christian Bauer | some cleanups |
commit | commitdiff | tree | snapshot |
2001-06-22 |
Richard Kreckel | * shift stuff into CVS before I start breaking things... |
commit | commitdiff | tree | snapshot |
2001-06-21 |
Christian Bauer | removed a lot of superfluous const_cast<>()s |
commit | commitdiff | tree | snapshot |
2001-06-19 |
Christian Bauer | some sections where sums/products are constructed are... |
commit | commitdiff | tree | snapshot |
2001-06-19 |
Richard Kreckel | * Fix the other half of the test. |
commit | commitdiff | tree | snapshot |
2001-06-19 |
Richard Kreckel | * Fix a bitch of a bug where 1<I (and all other relatio... |
commit | commitdiff | tree | snapshot |
2001-06-19 |
Christian Bauer | added decomp_rational() |
commit | commitdiff | tree | snapshot |
2001-06-19 |
Christian Bauer | - The default implementations of evalf(), diff(), norma... |
commit | commitdiff | tree | snapshot |
2001-06-19 |
Christian Bauer | documentation update |
commit | commitdiff | tree | snapshot |
2001-06-18 |
Richard Kreckel | - do something about the mad cast disease. |
commit | commitdiff | tree | snapshot |
2001-06-17 |
Richard Kreckel | * fix strange indentation thingie. |
commit | commitdiff | tree | snapshot |
2001-06-16 |
Christian Bauer | fixed comments |
commit | commitdiff | tree | snapshot |
2001-06-16 |
Christian Bauer | bumped archive version because of new way of specifying... |
commit | commitdiff | tree | snapshot |
next |