2015-11-24 |
Richard Kreckel | Tutorial: how to create noncommutative symbols?
|
commit | commitdiff | tree |
2015-11-24 |
Richard Kreckel | Avoid some explicit copying of STL containers.
|
commit | commitdiff | tree |
2015-11-24 |
Richard Kreckel | mul::can_make_flat(): Finish ancient unfinished code.
|
commit | commitdiff | tree |
2015-11-23 |
Richard Kreckel | unit_matrix(r,c) can return an evaluated matrix object.
|
commit | commitdiff | tree |
2015-11-23 |
Richard Kreckel | Make (a+b+c+...)^n work for huuuge terms.
|
commit | commitdiff | tree |
2015-11-23 |
Richard Kreckel | Convert some more ctors from copying to moving STL...
|
commit | commitdiff | tree |
2015-11-08 |
Richard Kreckel | Replace static const variables with constexpr, where...
|
commit | commitdiff | tree |
2015-11-08 |
Richard Kreckel | Fix some pedantic compiler warnings.
|
commit | commitdiff | tree |
2015-11-08 |
Richard Kreckel | Replace GiNaC::ToString() with std::to_string().
|
commit | commitdiff | tree |
2015-11-07 |
Richard Kreckel | Use C++11 'nullptr' where applicable.
|
commit | commitdiff | tree |
2015-11-07 |
Richard Kreckel | Remove C++89 workaround for closing angle brackets...
|
commit | commitdiff | tree |
2015-11-07 |
Richard Kreckel | Remove 'discardable' option from ctors of container...
|
commit | commitdiff | tree |
2015-11-07 |
Richard Kreckel | Add trivial shortcuts in expair plumbing of class add.
|
commit | commitdiff | tree |
2015-11-06 |
Richard Kreckel | Fix little missed optimization.
|
commit | commitdiff | tree |
2015-11-06 |
Richard Kreckel | Replace dynamic throw() with static noexcept operator.
|
commit | commitdiff | tree |
2015-11-05 |
Richard Kreckel | Add some minor optimizations.
|
commit | commitdiff | tree |
2015-11-05 |
Richard Kreckel | Speed up power::real_part() and power::imag_part().
|
commit | commitdiff | tree |
2015-11-03 |
Richard Kreckel | Use AX_CXX_COMPILE_STDCXX_11 macro to force C++11 compilation.
|
commit | commitdiff | tree |
2015-11-03 |
Richard Kreckel | Fix most remaining GCC compiler warnings.
|
commit | commitdiff | tree |
2015-11-03 |
Richard Kreckel | Move ctors for classes matrix and pseries.
|
commit | commitdiff | tree |
2015-11-03 |
Richard Kreckel | Use C++11 range-based foor loops and auto, where possible.
|
commit | commitdiff | tree |
2015-11-01 |
Richard Kreckel | Update documentation of prerequisites.
|
commit | commitdiff | tree |
2015-11-01 |
Richard Kreckel | Replace use of NULL by C++11 nullptr.
|
commit | commitdiff | tree |
2015-11-01 |
Richard Kreckel | Remove dependence on depreacted std::auto_ptr<T>.
|
commit | commitdiff | tree |
2015-10-31 |
Richard Kreckel | Remove support for Cint.
|
commit | commitdiff | tree |
2015-10-31 |
Richard Kreckel | Remove unfinished code for hash table-based expairseq.
|
commit | commitdiff | tree |
2015-10-15 |
Richard Kreckel | Fix make check with g++ -std=c++11.
|
commit | commitdiff | tree |
2015-10-10 |
Richard Kreckel | Fix some apparent typos and misindentations 2.
|
commit | commitdiff | tree |
2015-10-10 |
Richard Kreckel | Fix algebraic power::has() for larger integer exponents.
|
commit | commitdiff | tree |
2015-09-21 |
Richard Kreckel | Include crc32.h only if needed.
|
commit | commitdiff | tree |
2015-09-21 |
Richard Kreckel | Remove unused variable.
|
commit | commitdiff | tree |
2015-07-31 |
Richard Kreckel | Fix parser example in tutorial.
|
commit | commitdiff | tree |
2015-07-31 |
Richard Kreckel | Fix some apparent typos and misindentations.
|
commit | commitdiff | tree |
2015-07-27 |
Richard Kreckel | Finalizing release 1.6.5.
|
commit | commitdiff | tree |
2015-07-18 |
Richard Kreckel | Speed up pow(+(...),n).expand() where n>2.
|
commit | commitdiff | tree |
2015-07-18 |
Richard Kreckel | Fix pow(+(...),2).expand().
|
commit | commitdiff | tree |
2015-05-08 |
Richard Kreckel | Finalized 1.6.4 release.
|
commit | commitdiff | tree |
2015-05-07 |
Richard Kreckel | Fix pow(+(...),2).expand().
|
commit | commitdiff | tree |
2015-04-23 |
Richard Kreckel | Add test cases for improved abs(arg).
|
commit | commitdiff | tree |
2015-01-25 |
Richard Kreckel | Happy new year!
|
commit | commitdiff | tree |
2014-11-27 |
Richard Kreckel | Finalized 1.6.3 release.
|
commit | commitdiff | tree |
2014-10-14 |
Richard Kreckel | Update copyright statements.
|
commit | commitdiff | tree |
2014-10-14 |
Richard Kreckel | The FSF has moved (long ago).
|
commit | commitdiff | tree |
2014-07-25 |
Richard Kreckel | [bugfix] ex::is_polynomial(x): fix miscomputations
|
commit | commitdiff | tree |
2014-07-22 |
Richard Kreckel | Fix example of symmetrization in tutorial.
|
commit | commitdiff | tree |
2014-02-03 |
Richard Kreckel | [docs] remind users tho send EOF marker when doing...
|
commit | commitdiff | tree |
2013-11-03 |
Richard Kreckel | Keep CLang/libc++ happy.
|
commit | commitdiff | tree |
2013-10-11 |
Richard Kreckel | Add subdir-objects to Automake options.
|
commit | commitdiff | tree |
2013-08-11 |
Richard Kreckel | [build] fix ginsh build for automake <=1.11.
|
commit | commitdiff | tree |
2013-07-31 |
Richard Kreckel | Fix build from git repository.
|
commit | commitdiff | tree |
2013-07-31 |
Richard Kreckel | Add support for Texinfo-5.0.
|
commit | commitdiff | tree |
2013-07-31 |
Richard Kreckel | Shut up recent texinfo warning.
|
commit | commitdiff | tree |
2013-07-31 |
Richard Kreckel | Shut up recent automake warning.
|
commit | commitdiff | tree |
2013-01-23 |
Richard Kreckel | Add symbol::set_TeX_name(string) member function.
|
commit | commitdiff | tree |
2011-10-22 |
Richard Kreckel | Fix warning "control reaches end of non-void function".
|
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-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-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-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 |
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 |
2008-02-25 |
Richard Kreckel | * Version 1.5.
|
commit | commitdiff | tree |
next |