2011-04-09 |
Vladimir V... | Add conjugate() methods to functions cosh, sinh, tanh. |
commit | commitdiff | tree | snapshot |
2011-02-04 |
Richard Kreckel | Extend copyright to 2011. |
commit | commitdiff | tree | snapshot |
2011-02-03 |
Richard Kreckel | Fix compilation with clang. |
commit | commitdiff | tree | snapshot |
2011-02-03 |
Richard Kreckel | Don't try to tie the library version to the package... |
commit | commitdiff | tree | snapshot |
2011-02-03 |
Richard Kreckel | Merge branch 'master.msvc.support' of git://github... |
commit | commitdiff | tree | snapshot |
2010-12-10 |
Alexei Sheplyakov | Don't try to tie the library version to the package... |
commit | commitdiff | tree | snapshot |
2010-12-10 |
Alexei Sheplyakov | Merge branch 'ginac_1-5' of git://www.ginac.de/ginac |
commit | commitdiff | tree | snapshot |
2010-12-09 |
Alexei Sheplyakov | Use C style cast when converting void* into function... |
commit | commitdiff | tree | snapshot |
2010-12-09 |
Jens Vollinga | Added get_builtin_reader() that parses only the builtin... |
commit | commitdiff | tree | snapshot |
2010-12-09 |
Jens Vollinga | Fixed include of stdint.h (parser.cpp needs the header... |
commit | commitdiff | tree | snapshot |
2010-12-09 |
Alexei Sheplyakov | Fix the compliation error *for real* ... and restore... |
commit | commitdiff | tree | snapshot |
2010-12-09 |
Alexei Sheplyakov | Fix the compliation error *for real* |
commit | commitdiff | tree | snapshot |
2010-12-09 |
Jens Vollinga | Fixed memory leak. |
commit | commitdiff | tree | snapshot |
2010-12-09 |
Jens Vollinga | Fixed the fix in commit f059ebe117d15292e0d262e6e8e232e... |
commit | commitdiff | tree | snapshot |
2010-12-09 |
Jens Vollinga | Fixed dirty hack in parser to distinguish between seria... |
commit | commitdiff | tree | snapshot |
2010-12-09 |
Jens Vollinga | Fixed the parser such that it can read in user defined... |
commit | commitdiff | tree | snapshot |
2010-12-09 |
Jens Vollinga | Fixed cast that caused compile error on 64bit machines. |
commit | commitdiff | tree | snapshot |
2010-12-09 |
Jens Vollinga | Allow user defined functions to be parsed. |
commit | commitdiff | tree | snapshot |
2010-12-09 |
Alexei Sheplyakov | Revert "Changed the parser such that it understands... |
commit | commitdiff | tree | snapshot |
2010-12-09 |
Richard Kreckel | Make symbol::name be initialized lazily. ginac_1-5 |
commit | commitdiff | tree | snapshot |
2010-12-09 |
Richard Kreckel | Make symbol::name be initialized lazily. |
commit | commitdiff | tree | snapshot |
2010-12-04 |
Alexei Sheplyakov | [PATCH 2/2] chinrem_gcd: return correct integer content... |
commit | commitdiff | tree | snapshot |
2010-12-04 |
Alexei Sheplyakov | [PATCH 1/2] extract_integer_content: check for rational... |
commit | commitdiff | tree | snapshot |
2010-12-03 |
Alexei Sheplyakov | [PATCH 2/2] chinrem_gcd: return correct integer content... |
commit | commitdiff | tree | snapshot |
2010-12-03 |
Alexei Sheplyakov | [PATCH 1/2] extract_integer_content: check for rational... |
commit | commitdiff | tree | snapshot |
2010-11-26 |
Jan Rheinländer | Omit extra qualification (as in struct foo f() vs foo... |
commit | commitdiff | tree | snapshot |
2010-11-26 |
Jan Rheinländer | [msvc] msvc cannot handle string constants above 16k |
commit | commitdiff | tree | snapshot |
2010-11-26 |
Jan Rheinländer | [msvc] Yet another compiler bug work around. |
commit | commitdiff | tree | snapshot |
2010-11-26 |
Jan Rheinländer | [msvc] Work around strange scoping and name mangling... |
commit | commitdiff | tree | snapshot |
2010-11-26 |
Jan Rheinländer | Add few defines for msvc (__func__, __alignof__). |
commit | commitdiff | tree | snapshot |
2010-11-26 |
Jan Rheinländer | symmetry::compare_same_type(): const-correctness fix |
commit | commitdiff | tree | snapshot |
2010-11-26 |
Jan Rheinländer | clifford: fix a few GCCisms (or, not). |
commit | commitdiff | tree | snapshot |
2010-11-23 |
Alexei Sheplyakov | [bugfix] chinrem_gcd: handle polynomials over rationals... |
commit | commitdiff | tree | snapshot |
2010-11-23 |
Alexei Sheplyakov | [bugfix] chinrem_gcd: handle polynomials over rationals... |
commit | commitdiff | tree | snapshot |
2010-11-09 |
Alexei Sheplyakov | power::series(): handle someg (trivial) singularities... |
commit | commitdiff | tree | snapshot |
2010-11-09 |
Alexei Sheplyakov | power::series(): handle someg (trivial) singularities... |
commit | commitdiff | tree | snapshot |
2010-10-09 |
Alexei Sheplyakov | mul: algebraic_subs_mul(), has(): don't write beyond... |
commit | commitdiff | tree | snapshot |
2010-10-09 |
Alexei Sheplyakov | mul: algebraic_subs_mul(), has(): don't write beyond... |
commit | commitdiff | tree | snapshot |
2010-10-04 |
Alexei Sheplyakov | Avoid infinite loop when unarchiving realsymbol and... |
commit | commitdiff | tree | snapshot |
2010-10-04 |
Alexei Sheplyakov | Avoid infinite loop when unarchiving realsymbol and... |
commit | commitdiff | tree | snapshot |
2010-09-30 |
Alexei Sheplyakov | ncmul::eval(): don't write beyond the end of the vector. |
commit | commitdiff | tree | snapshot |
2010-09-22 |
Richard Kreckel | Make sure add::eval() collects all numeric terms. |
commit | commitdiff | tree | snapshot |
2010-09-22 |
Richard Kreckel | Make sure add::eval() collects all numeric terms. |
commit | commitdiff | tree | snapshot |
2010-09-15 |
Richard Kreckel | Be more careful about final top-level substitution. |
commit | commitdiff | tree | snapshot |
2010-09-15 |
Richard Kreckel | Be more careful about final top-level substitution. |
commit | commitdiff | tree | snapshot |
2010-09-13 |
Richard Kreckel | Fix autoconf warning about AC_INIT use. |
commit | commitdiff | tree | snapshot |
2010-09-13 |
Richard Kreckel | Fix autoconf warning about AC_INIT use. |
commit | commitdiff | tree | snapshot |
2010-08-23 |
Alexei Sheplyakov | power::eval(): fix several memory leaks |
commit | commitdiff | tree | snapshot |
2010-08-23 |
Alexei Sheplyakov | fsolve: avoid useless numerical evaluation of the function |
commit | commitdiff | tree | snapshot |
2010-08-23 |
Alexei Sheplyakov | integral::evalf(): don't attempt to ignore problems. |
commit | commitdiff | tree | snapshot |
2010-08-23 |
Alexei Sheplyakov | fsolve: check if evalf() return value is actually a... |
commit | commitdiff | tree | snapshot |
2010-08-23 |
Alexei Sheplyakov | power::eval(): fix several memory leaks |
commit | commitdiff | tree | snapshot |
2010-08-21 |
Alexei Sheplyakov | fsolve: avoid useless numerical evaluation of the function |
commit | commitdiff | tree | snapshot |
2010-08-21 |
Alexei Sheplyakov | integral::evalf(): don't attempt to ignore problems. |
commit | commitdiff | tree | snapshot |
2010-08-21 |
Alexei Sheplyakov | fsolve: check if evalf() return value is actually a... |
commit | commitdiff | tree | snapshot |
2010-07-06 |
Jens Vollinga | Preparing for release 1.5.8. release_1-5-8 |
commit | commitdiff | tree | snapshot |
2010-07-06 |
Jens Vollinga | Removed trailing spaces. |
commit | commitdiff | tree | snapshot |
2010-07-06 |
Jens Vollinga | Removed trailing spaces. |
commit | commitdiff | tree | snapshot |
2010-07-06 |
Jens Vollinga | Texinfo interprets @strong{Note...} as a cross referenc... |
commit | commitdiff | tree | snapshot |
2010-07-06 |
Jens Vollinga | Texinfo interprets @strong{Note...} as a cross referenc... |
commit | commitdiff | tree | snapshot |
2010-07-05 |
Alexei Sheplyakov | Parser: handle abbreviations as advertized in the manual. |
commit | commitdiff | tree | snapshot |
2010-07-05 |
Alexei Sheplyakov | Parser: handle abbreviations as advertized in the manual. |
commit | commitdiff | tree | snapshot |
2010-05-22 |
Richard Kreckel | Be more careful with conjugate(f(x)) -> f(conjugate... |
commit | commitdiff | tree | snapshot |
2010-05-22 |
Richard Kreckel | Be more careful with conjugate(f(x)) -> f(conjugate... |
commit | commitdiff | tree | snapshot |
2010-05-18 |
Richard Kreckel | Fix dangerous iterator use. |
commit | commitdiff | tree | snapshot |
2010-05-18 |
Richard Kreckel | Fix dangerous iterator use. |
commit | commitdiff | tree | snapshot |
2010-05-17 |
Alexei Sheplyakov | pgcd(), chinrem_gcd(): use appropriate definition of... |
commit | commitdiff | tree | snapshot |
2010-05-17 |
Alexei Sheplyakov | Added `degree_vector' utility function. |
commit | commitdiff | tree | snapshot |
2010-05-17 |
Alexei Sheplyakov | primpart_content: correctly handle monomials. |
commit | commitdiff | tree | snapshot |
2010-05-17 |
Alexei Sheplyakov | pgcd(): avoid infinite loop if the first GCD candidate... |
commit | commitdiff | tree | snapshot |
2010-05-17 |
Alexei Sheplyakov | pgcd(), chinrem_gcd(): use appropriate definition of... |
commit | commitdiff | tree | snapshot |
2010-05-17 |
Alexei Sheplyakov | Added `degree_vector' utility function. |
commit | commitdiff | tree | snapshot |
2010-05-17 |
Alexei Sheplyakov | primpart_content: correctly handle monomials. |
commit | commitdiff | tree | snapshot |
2010-05-17 |
Alexei Sheplyakov | pgcd(): avoid infinite loop if the first GCD candidate... |
commit | commitdiff | tree | snapshot |
2010-05-17 |
Richard Kreckel | Fix URL of CODA. |
commit | commitdiff | tree | snapshot |
2010-05-17 |
Richard Kreckel | Fix URL of CODA. |
commit | commitdiff | tree | snapshot |
2010-05-13 |
Richard Kreckel | Fix memory leak in excompiler due to use of wrong opera... |
commit | commitdiff | tree | snapshot |
2010-05-13 |
Richard Kreckel | Fix memory leak in excompiler due to use of wrong opera... |
commit | commitdiff | tree | snapshot |
2010-05-13 |
Richard Kreckel | Explicit function disambiguation. |
commit | commitdiff | tree | snapshot |
2010-05-13 |
Richard Kreckel | Explicit function disambiguation. |
commit | commitdiff | tree | snapshot |
2010-04-27 |
Richard Kreckel | Fix weird ctor invocation syntax. |
commit | commitdiff | tree | snapshot |
2010-04-27 |
Richard Kreckel | Fix weird ctor invocation syntax. |
commit | commitdiff | tree | snapshot |
2010-03-29 |
Jens Vollinga | Preparing for release 1.5.7. release_1-5-7 |
commit | commitdiff | tree | snapshot |
2010-03-28 |
Jens Vollinga | Products (class mul) now answer correctly to info_flags... |
commit | commitdiff | tree | snapshot |
2010-03-28 |
Jens Vollinga | Products (class mul) now answer correctly to info_flags... |
commit | commitdiff | tree | snapshot |
2010-03-25 |
Richard Kreckel | Really fixed the atan2(-Pi, 0) bug. |
commit | commitdiff | tree | snapshot |
2010-03-25 |
Richard Kreckel | Really fixed the atan2(-Pi, 0) bug. |
commit | commitdiff | tree | snapshot |
2010-03-25 |
Richard Kreckel | Merge branch 'master' of ssh://www.ginac.de/srv/git... |
commit | commitdiff | tree | snapshot |
2010-03-25 |
Jens Vollinga | Fixed a bug in atan2. It gave a division by zero error... |
commit | commitdiff | tree | snapshot |
2010-03-25 |
Jens Vollinga | Fixed a bug in atan2. It gave a division by zero error... |
commit | commitdiff | tree | snapshot |
2010-03-05 |
Jens Vollinga | Copyright goes 2010. |
commit | commitdiff | tree | snapshot |
2010-03-05 |
Jens Vollinga | Copyright goes 2010. |
commit | commitdiff | tree | snapshot |
2010-02-27 |
Richard Kreckel | Update copyright notice. |
commit | commitdiff | tree | snapshot |
2010-02-24 |
Alexei Sheplyakov | pgcd(): detect relatively prime polynomials properly... |
commit | commitdiff | tree | snapshot |
2010-02-24 |
Alexei Sheplyakov | pgcd(): detect relatively prime polynomials properly... |
commit | commitdiff | tree | snapshot |
2010-01-28 |
Jens Vollinga | Preparing for release 1.5.6. release_1-5-6 |
commit | commitdiff | tree | snapshot |
2010-01-14 |
Alexei Sheplyakov | Use C style cast when converting void* into function... |
commit | commitdiff | tree | snapshot |
2010-01-14 |
Alexei Sheplyakov | Install the ginac-excompiler script iff excompiler... |
commit | commitdiff | tree | snapshot |
2010-01-14 |
Alexei Sheplyakov | Install the ginac-excompiler script iff excompiler... |
commit | commitdiff | tree | snapshot |
2009-11-04 |
Jens Vollinga | Preparing for release. |
commit | commitdiff | tree | snapshot |
next |