2011-06-23 |
Vladimir V. Kisil | Be more careful before converting to indexed.
|
commit | commitdiff | tree |
2011-06-12 |
Richard Kreckel | Relax assertion in clifford ctor.
|
commit | commitdiff | tree |
2011-05-31 |
Richard Kreckel | Care about refcounts when reclaiming memory allocated...
|
commit | commitdiff | tree |
2011-05-27 |
Richard Kreckel | Janitorial commit.
|
commit | commitdiff | tree |
2011-05-20 |
Richard Kreckel | Fixed a bug introduced in last commit.
|
commit | commitdiff | tree |
2011-05-15 |
Richard Kreckel | Fix mul::conjugate().
|
commit | commitdiff | tree |
2011-04-09 |
Vladimir V. Kisil | Add conjugate() methods to functions cosh, sinh, tanh.
|
commit | commitdiff | tree |
2011-02-04 |
Richard Kreckel | Extend copyright to 2011.
|
commit | commitdiff | tree |
2011-02-03 |
Richard Kreckel | Fix compilation with clang.
|
commit | commitdiff | tree |
2011-02-03 |
Richard Kreckel | Don't try to tie the library version to the package...
|
commit | commitdiff | tree |
2011-02-03 |
Richard Kreckel | Merge branch 'master.msvc.support' of git://github...
|
commit | commitdiff | tree |
2010-12-09 |
Richard Kreckel | Make symbol::name be initialized lazily.
|
commit | commitdiff | tree |
2010-12-09 |
Richard Kreckel | Make symbol::name be initialized lazily.
|
commit | commitdiff | tree |
2010-12-04 |
Alexei Sheplyakov | [PATCH 2/2] chinrem_gcd: return correct integer content...
|
commit | commitdiff | tree |
2010-12-04 |
Alexei Sheplyakov | [PATCH 1/2] extract_integer_content: check for rational...
|
commit | commitdiff | tree |
2010-12-03 |
Alexei Sheplyakov | [PATCH 2/2] chinrem_gcd: return correct integer content...
|
commit | commitdiff | tree |
2010-12-03 |
Alexei Sheplyakov | [PATCH 1/2] extract_integer_content: check for rational...
|
commit | commitdiff | tree |
2010-11-23 |
Alexei Sheplyakov | [bugfix] chinrem_gcd: handle polynomials over rationals...
|
commit | commitdiff | tree |
2010-11-23 |
Alexei Sheplyakov | [bugfix] chinrem_gcd: handle polynomials over rationals...
|
commit | commitdiff | tree |
2010-11-09 |
Alexei Sheplyakov | power::series(): handle someg (trivial) singularities...
|
commit | commitdiff | tree |
2010-11-09 |
Alexei Sheplyakov | power::series(): handle someg (trivial) singularities...
|
commit | commitdiff | tree |
2010-10-09 |
Alexei Sheplyakov | mul: algebraic_subs_mul(), has(): don't write beyond...
|
commit | commitdiff | tree |
2010-10-09 |
Alexei Sheplyakov | mul: algebraic_subs_mul(), has(): don't write beyond...
|
commit | commitdiff | tree |
2010-10-04 |
Alexei Sheplyakov | Avoid infinite loop when unarchiving realsymbol and...
|
commit | commitdiff | tree |
2010-10-04 |
Alexei Sheplyakov | Avoid infinite loop when unarchiving realsymbol and...
|
commit | commitdiff | tree |
2010-09-30 |
Alexei Sheplyakov | ncmul::eval(): don't write beyond the end of the vector.
|
commit | commitdiff | tree |
2010-09-22 |
Richard Kreckel | Make sure add::eval() collects all numeric terms.
|
commit | commitdiff | tree |
2010-09-22 |
Richard Kreckel | Make sure add::eval() collects all numeric terms.
|
commit | commitdiff | tree |
2010-09-15 |
Richard Kreckel | Be more careful about final top-level substitution.
|
commit | commitdiff | tree |
2010-09-15 |
Richard Kreckel | Be more careful about final top-level substitution.
|
commit | commitdiff | tree |
2010-09-13 |
Richard Kreckel | Fix autoconf warning about AC_INIT use.
|
commit | commitdiff | tree |
2010-09-13 |
Richard Kreckel | Fix autoconf warning about AC_INIT use.
|
commit | commitdiff | tree |
2010-07-05 |
Alexei Sheplyakov | Parser: handle abbreviations as advertized in the manual.
|
commit | commitdiff | tree |
2010-07-05 |
Alexei Sheplyakov | Parser: handle abbreviations as advertized in the manual.
|
commit | commitdiff | tree |
2010-05-22 |
Richard Kreckel | Be more careful with conjugate(f(x)) -> f(conjugate...
|
commit | commitdiff | tree |
2010-05-22 |
Richard Kreckel | Be more careful with conjugate(f(x)) -> f(conjugate...
|
commit | commitdiff | tree |
2010-05-18 |
Richard Kreckel | Fix dangerous iterator use.
|
commit | commitdiff | tree |
2010-05-18 |
Richard Kreckel | Fix dangerous iterator use.
|
commit | commitdiff | tree |
2010-05-17 |
Alexei Sheplyakov | pgcd(), chinrem_gcd(): use appropriate definition of...
|
commit | commitdiff | tree |
2010-05-17 |
Alexei Sheplyakov | Added `degree_vector' utility function.
|
commit | commitdiff | tree |
2010-05-17 |
Alexei Sheplyakov | primpart_content: correctly handle monomials.
|
commit | commitdiff | tree |
2010-05-17 |
Alexei Sheplyakov | pgcd(): avoid infinite loop if the first GCD candidate...
|
commit | commitdiff | tree |
2010-05-17 |
Alexei Sheplyakov | pgcd(), chinrem_gcd(): use appropriate definition of...
|
commit | commitdiff | tree |
2010-05-17 |
Alexei Sheplyakov | Added `degree_vector' utility function.
|
commit | commitdiff | tree |
2010-05-17 |
Alexei Sheplyakov | primpart_content: correctly handle monomials.
|
commit | commitdiff | tree |
2010-05-17 |
Alexei Sheplyakov | pgcd(): avoid infinite loop if the first GCD candidate...
|
commit | commitdiff | tree |
2010-05-17 |
Richard Kreckel | Fix URL of CODA.
|
commit | commitdiff | tree |
2010-05-17 |
Richard Kreckel | Fix URL of CODA.
|
commit | commitdiff | tree |
2010-05-13 |
Richard Kreckel | Fix memory leak in excompiler due to use of wrong operator...
|
commit | commitdiff | tree |
2010-05-13 |
Richard Kreckel | Fix memory leak in excompiler due to use of wrong operator...
|
commit | commitdiff | tree |
2010-05-13 |
Richard Kreckel | Explicit function disambiguation.
|
commit | commitdiff | tree |
2010-05-13 |
Richard Kreckel | Explicit function disambiguation.
|
commit | commitdiff | tree |
2010-04-27 |
Richard Kreckel | Fix weird ctor invocation syntax.
|
commit | commitdiff | tree |
2010-04-27 |
Richard Kreckel | Fix weird ctor invocation syntax.
|
commit | commitdiff | tree |
2010-03-25 |
Richard Kreckel | Really fixed the atan2(-Pi, 0) bug.
|
commit | commitdiff | tree |
2010-03-25 |
Richard Kreckel | Really fixed the atan2(-Pi, 0) bug.
|
commit | commitdiff | tree |
2010-03-25 |
Richard Kreckel | Merge branch 'master' of ssh://www.ginac.de/srv/git...
|
commit | commitdiff | tree |
2010-02-27 |
Richard Kreckel | Update copyright notice.
|
commit | commitdiff | tree |
2009-11-04 |
Richard Kreckel | Fix libtool versioning fiasco.
|
commit | commitdiff | tree |
2009-11-04 |
Richard Kreckel | Fix libtool versioning fiasco.
|
commit | commitdiff | tree |
2009-10-11 |
Richard Kreckel | Add mul::info() and add::info() support for numeric...
|
commit | commitdiff | tree |
2009-10-11 |
Richard Kreckel | Add mul::info() and add::info() support for numeric...
|
commit | commitdiff | tree |
2009-10-04 |
Richard Kreckel | Merge branch 'ginac_1-5' of ssh://www.ginac.de/srv...
|
commit | commitdiff | tree |
2009-10-04 |
Richard Kreckel | Output LaTeX-symbols using \mathrm, instead of \mbox.
|
commit | commitdiff | tree |
2009-10-04 |
Richard Kreckel | Output LaTeX-symbols using \mathrm, instead of \mbox.
|
commit | commitdiff | tree |
2009-09-29 |
Richard Kreckel | Remove debian/ directory.
|
commit | commitdiff | tree |
2009-09-29 |
Richard Kreckel | Remove debian/ directory.
|
commit | commitdiff | tree |
2009-09-29 |
Richard Kreckel | Properly document how to deal with libtool versioning.
|
commit | commitdiff | tree |
2009-09-29 |
Richard Kreckel | Properly document how to deal with libtool versioning.
|
commit | commitdiff | tree |
2009-05-02 |
Jens Vollinga | Added include for cstdio header.
|
commit | commitdiff | tree |
2008-07-15 |
Richard B. Kreckel | documentation: it is get_dim(), not get_dimension()
|
commit | commitdiff | tree |
2008-03-27 |
Richard B. Kreckel | Adjust for GiNaC 1.5.
|
commit | commitdiff | tree |
2008-03-26 |
Richard B. Kreckel | Update debian/changelog in anticipation of release.
|
commit | commitdiff | tree |
2008-03-26 |
Richard B. Kreckel | Merge git://www.ginac.de/ginac
|
commit | commitdiff | tree |
2008-03-25 |
Richard B. Kreckel | Update debian/ files.
|
commit | commitdiff | tree |
2008-03-25 |
Richard B. Kreckel | Happy new year!
|
commit | commitdiff | tree |
|