2010-12-09 |
Richard Kreckel | Make symbol::name be initialized lazily. ginac_1-5 |
tree | commitdiff |
2010-12-09 |
Richard Kreckel | Make symbol::name be initialized lazily. |
tree | commitdiff |
2010-12-04 |
Alexei Sheplyakov | [PATCH 2/2] chinrem_gcd: return correct integer content... |
tree | commitdiff |
2010-12-04 |
Alexei Sheplyakov | [PATCH 1/2] extract_integer_content: check for rational... |
tree | commitdiff |
2010-12-03 |
Alexei Sheplyakov | [PATCH 2/2] chinrem_gcd: return correct integer content... |
tree | commitdiff |
2010-12-03 |
Alexei Sheplyakov | [PATCH 1/2] extract_integer_content: check for rational... |
tree | commitdiff |
2010-11-26 |
Jan Rheinländer | Omit extra qualification (as in struct foo f() vs foo... |
tree | commitdiff |
2010-11-26 |
Jan Rheinländer | [msvc] Yet another compiler bug work around. |
tree | commitdiff |
2010-11-26 |
Jan Rheinländer | [msvc] Work around strange scoping and name mangling... |
tree | commitdiff |
2010-11-26 |
Jan Rheinländer | Add few defines for msvc (__func__, __alignof__). |
tree | commitdiff |
2010-11-26 |
Jan Rheinländer | symmetry::compare_same_type(): const-correctness fix |
tree | commitdiff |
2010-11-26 |
Jan Rheinländer | clifford: fix a few GCCisms (or, not). |
tree | commitdiff |
2010-11-23 |
Alexei Sheplyakov | [bugfix] chinrem_gcd: handle polynomials over rationals... |
tree | commitdiff |
2010-11-23 |
Alexei Sheplyakov | [bugfix] chinrem_gcd: handle polynomials over rationals... |
tree | commitdiff |
2010-11-09 |
Alexei Sheplyakov | power::series(): handle someg (trivial) singularities... |
tree | commitdiff |
2010-11-09 |
Alexei Sheplyakov | power::series(): handle someg (trivial) singularities... |
tree | commitdiff |
2010-10-09 |
Alexei Sheplyakov | mul: algebraic_subs_mul(), has(): don't write beyond... |
tree | commitdiff |
2010-10-09 |
Alexei Sheplyakov | mul: algebraic_subs_mul(), has(): don't write beyond... |
tree | commitdiff |
2010-10-04 |
Alexei Sheplyakov | Avoid infinite loop when unarchiving realsymbol and... |
tree | commitdiff |
2010-10-04 |
Alexei Sheplyakov | Avoid infinite loop when unarchiving realsymbol and... |
tree | commitdiff |
2010-09-30 |
Alexei Sheplyakov | ncmul::eval(): don't write beyond the end of the vector. |
tree | commitdiff |
2010-09-22 |
Richard Kreckel | Make sure add::eval() collects all numeric terms. |
tree | commitdiff |
2010-09-22 |
Richard Kreckel | Make sure add::eval() collects all numeric terms. |
tree | commitdiff |
2010-09-15 |
Richard Kreckel | Be more careful about final top-level substitution. |
tree | commitdiff |
2010-09-15 |
Richard Kreckel | Be more careful about final top-level substitution. |
tree | commitdiff |
2010-08-23 |
Alexei Sheplyakov | power::eval(): fix several memory leaks |
tree | commitdiff |
2010-08-23 |
Alexei Sheplyakov | fsolve: avoid useless numerical evaluation of the function |
tree | commitdiff |
2010-08-23 |
Alexei Sheplyakov | integral::evalf(): don't attempt to ignore problems. |
tree | commitdiff |
2010-08-23 |
Alexei Sheplyakov | fsolve: check if evalf() return value is actually a... |
tree | commitdiff |
2010-08-23 |
Alexei Sheplyakov | power::eval(): fix several memory leaks |
tree | commitdiff |
2010-08-21 |
Alexei Sheplyakov | fsolve: avoid useless numerical evaluation of the function |
tree | commitdiff |
2010-08-21 |
Alexei Sheplyakov | integral::evalf(): don't attempt to ignore problems. |
tree | commitdiff |
2010-08-21 |
Alexei Sheplyakov | fsolve: check if evalf() return value is actually a... |
tree | commitdiff |
2010-07-05 |
Alexei Sheplyakov | Parser: handle abbreviations as advertized in the manual. |
tree | commitdiff |
2010-07-05 |
Alexei Sheplyakov | Parser: handle abbreviations as advertized in the manual. |
tree | commitdiff |
2010-05-22 |
Richard Kreckel | Be more careful with conjugate(f(x)) -> f(conjugate... |
tree | commitdiff |
2010-05-22 |
Richard Kreckel | Be more careful with conjugate(f(x)) -> f(conjugate... |
tree | commitdiff |
2010-05-18 |
Richard Kreckel | Fix dangerous iterator use. |
tree | commitdiff |
2010-05-18 |
Richard Kreckel | Fix dangerous iterator use. |
tree | commitdiff |
2010-05-17 |
Alexei Sheplyakov | pgcd(), chinrem_gcd(): use appropriate definition of... |
tree | commitdiff |
2010-05-17 |
Alexei Sheplyakov | Added `degree_vector' utility function. |
tree | commitdiff |
2010-05-17 |
Alexei Sheplyakov | primpart_content: correctly handle monomials. |
tree | commitdiff |
2010-05-17 |
Alexei Sheplyakov | pgcd(): avoid infinite loop if the first GCD candidate... |
tree | commitdiff |
2010-05-17 |
Alexei Sheplyakov | pgcd(), chinrem_gcd(): use appropriate definition of... |
tree | commitdiff |
2010-05-17 |
Alexei Sheplyakov | Added `degree_vector' utility function. |
tree | commitdiff |
2010-05-17 |
Alexei Sheplyakov | primpart_content: correctly handle monomials. |
tree | commitdiff |
2010-05-17 |
Alexei Sheplyakov | pgcd(): avoid infinite loop if the first GCD candidate... |
tree | commitdiff |
2010-05-13 |
Richard Kreckel | Fix memory leak in excompiler due to use of wrong opera... |
tree | commitdiff |
2010-05-13 |
Richard Kreckel | Fix memory leak in excompiler due to use of wrong opera... |
tree | commitdiff |
2010-04-27 |
Richard Kreckel | Fix weird ctor invocation syntax. |
tree | commitdiff |
2010-04-27 |
Richard Kreckel | Fix weird ctor invocation syntax. |
tree | commitdiff |
2010-03-28 |
Jens Vollinga | Products (class mul) now answer correctly to info_flags... |
tree | commitdiff |
2010-03-28 |
Jens Vollinga | Products (class mul) now answer correctly to info_flags... |
tree | commitdiff |
2010-03-25 |
Richard Kreckel | Really fixed the atan2(-Pi, 0) bug. |
tree | commitdiff |
2010-03-25 |
Richard Kreckel | Really fixed the atan2(-Pi, 0) bug. |
tree | commitdiff |
2010-03-25 |
Richard Kreckel | Merge branch 'master' of ssh://www.ginac.de/srv/git... |
tree | commitdiff |
2010-03-25 |
Jens Vollinga | Fixed a bug in atan2. It gave a division by zero error... |
tree | commitdiff |
2010-03-25 |
Jens Vollinga | Fixed a bug in atan2. It gave a division by zero error... |
tree | commitdiff |
2010-03-05 |
Jens Vollinga | Copyright goes 2010. |
tree | commitdiff |
2010-03-05 |
Jens Vollinga | Copyright goes 2010. |
tree | commitdiff |
2010-02-27 |
Richard Kreckel | Update copyright notice. |
tree | commitdiff |
2010-02-24 |
Alexei Sheplyakov | pgcd(): detect relatively prime polynomials properly... |
tree | commitdiff |
2010-02-24 |
Alexei Sheplyakov | pgcd(): detect relatively prime polynomials properly... |
tree | commitdiff |
2010-01-14 |
Alexei Sheplyakov | Use C style cast when converting void* into function... |
tree | commitdiff |
2009-10-11 |
Richard Kreckel | Add mul::info() and add::info() support for numeric... |
tree | commitdiff |
2009-10-11 |
Richard Kreckel | Add mul::info() and add::info() support for numeric... |
tree | commitdiff |
2009-10-04 |
Richard Kreckel | Merge branch 'ginac_1-5' of ssh://www.ginac.de/srv... |
tree | commitdiff |
2009-10-04 |
Richard Kreckel | Output LaTeX-symbols using \mathrm, instead of \mbox. |
tree | commitdiff |
2009-10-04 |
Richard Kreckel | Output LaTeX-symbols using \mathrm, instead of \mbox. |
tree | commitdiff |
2009-10-04 |
Jens Vollinga | Moved header includes to source files to avoid pollutin... |
tree | commitdiff |
2009-08-10 |
Alexei Sheplyakov | ncmul::eval(): don't write beyond the end of the vector. |
tree | commitdiff |
2009-08-09 |
Alexei Sheplyakov | modular_matrix: don't use STL iterators in {mul, sub... |
tree | commitdiff |
2009-08-09 |
Alexei Sheplyakov | modular_matrix: don't use STL iterators in {mul, sub... |
tree | commitdiff |
2009-08-09 |
Jens Vollinga | Added get_builtin_reader() that parses only the builtin... |
tree | commitdiff |
2009-08-09 |
Jens Vollinga | Fixed include of stdint.h (parser.cpp needs the header... |
tree | commitdiff |
2009-08-09 |
Alexei Sheplyakov | shaker_sort, permutation_sign: fix invalid use of STL... |
tree | commitdiff |
2009-08-09 |
Alexei Sheplyakov | symmetry::calchash(): be careful to not dereference... |
tree | commitdiff |
2009-08-09 |
Alexei Sheplyakov | check_parameter_G: fix pontential increment of end(). |
tree | commitdiff |
2009-08-09 |
Alexei Sheplyakov | G_eval: fix incorrect use of STL iterator. |
tree | commitdiff |
2009-08-09 |
Alexei Sheplyakov | Fix the compliation error *for real* ... and restore... |
tree | commitdiff |
2009-08-09 |
Alexei Sheplyakov | Fix the compliation error *for real* |
tree | commitdiff |
2009-08-09 |
Alexei Sheplyakov | shaker_sort, permutation_sign: fix invalid use of STL... |
tree | commitdiff |
2009-08-09 |
Alexei Sheplyakov | symmetry::calchash(): be careful to not dereference... |
tree | commitdiff |
2009-08-09 |
Alexei Sheplyakov | check_parameter_G: fix pontential increment of end(). |
tree | commitdiff |
2009-08-09 |
Alexei Sheplyakov | G_eval: fix incorrect use of STL iterator. |
tree | commitdiff |
2009-07-31 |
Jens Vollinga | Fixed memory leak. |
tree | commitdiff |
2009-07-31 |
Jens Vollinga | Fixed the fix in commit f059ebe117d15292e0d262e6e8e232e... |
tree | commitdiff |
2009-07-31 |
Jens Vollinga | Fixed dirty hack in parser to distinguish between seria... |
tree | commitdiff |
2009-07-31 |
Jens Vollinga | Fixed the parser such that it can read in user defined... |
tree | commitdiff |
2009-07-31 |
Jens Vollinga | Fixed cast that caused compile error on 64bit machines. |
tree | commitdiff |
2009-07-15 |
Jens Vollinga | Allow underscores in identifiers. |
tree | commitdiff |
2009-07-15 |
Jens Vollinga | Allow user defined functions to be parsed. |
tree | commitdiff |
2009-07-15 |
Jens Vollinga | Allow underscores in identifiers. |
tree | commitdiff |
2009-07-10 |
Jens Vollinga | Changed the parser such that it understands all defined... |
tree | commitdiff |
2009-05-02 |
Jens Vollinga | Added include for cstdio header. |
tree | commitdiff |
2009-04-24 |
Jens Vollinga | Added include for cstdio header. |
tree | commitdiff |
2009-02-25 |
Alexei Sheplyakov | calchash(): work around broken RTTI. |
tree | commitdiff |
2009-02-25 |
Alexei Sheplyakov | Fix compilation failure due to (template) operator... |
tree | commitdiff |
2009-02-25 |
Alexei Sheplyakov | calchash(): work around broken RTTI. |
tree | commitdiff |
2009-02-25 |
Alexei Sheplyakov | Fix compilation failure due to (template) operator... |
tree | commitdiff |
next |