2015-12-20 |
Richard Kreckel | Remove reference to ftpthep.physik.uni-mainz.de.
|
commit | commitdiff | tree |
2015-12-20 |
Richard Kreckel | Hoist typeid(*this) from loops.
|
commit | commitdiff | tree |
2015-12-20 |
Richard Kreckel | Remove iter_swap specializations.
|
commit | commitdiff | tree |
2015-12-20 |
Richard Kreckel | Add support for power::info(info_flags::real).
|
commit | commitdiff | tree |
2015-12-20 |
Richard Kreckel | Remove info_flags::algebraic.
|
commit | commitdiff | tree |
2015-12-17 |
Richard Kreckel | Remove expairseq::construct_from_2_ex_via_exvector...
|
commit | commitdiff | tree |
2015-12-17 |
Richard Kreckel | include <algorithm> for use of std::min().
|
commit | commitdiff | tree |
2015-12-17 |
Richard Kreckel | Remove useless code in add::eval().
|
commit | commitdiff | tree |
2015-12-17 |
Richard Kreckel | Add rvalue reference ctors from epvectors for add,...
|
commit | commitdiff | tree |
2015-12-16 |
Richard Kreckel | Merge some cosmetic patches.
|
commit | commitdiff | tree |
2015-12-16 |
Richard Kreckel | Make .eval() evaluate top-level only.
|
commit | commitdiff | tree |
2015-12-16 |
Richard Kreckel | Make add::eval(), mul::eval() work without compromise.
|
commit | commitdiff | tree |
2015-12-01 |
Richard Kreckel | Improve method of setting status_flags::dynallocated.
|
commit | commitdiff | tree |
2015-11-29 |
Richard Kreckel | Remove accidentally pushed binary.
|
commit | commitdiff | tree |
2015-11-29 |
Richard Kreckel | Rename array of precomputed data in test suite.
|
commit | commitdiff | tree |
2015-11-29 |
Richard Kreckel | Use neseted initializer lists to construct matrix objects.
|
commit | commitdiff | tree |
2015-11-27 |
Richard Kreckel | [build] Update scripts for correct rpath for linking...
|
commit | commitdiff | tree |
2015-11-26 |
Richard Kreckel | Use initializer lists to construct container<>, lst.
|
commit | commitdiff | tree |
2015-11-26 |
Richard Kreckel | Infrastructure: Update baseline language check M4 macros.
|
commit | commitdiff | tree |
2015-11-26 |
Richard Kreckel | Make ample use of the contextual keyword 'override'.
|
commit | commitdiff | tree |
2015-11-25 |
Richard Kreckel | Standard header cleanup.
|
commit | commitdiff | tree |
2015-11-25 |
Richard Kreckel | Replace idx_is_not functor by a C++11 lambda.
|
commit | commitdiff | tree |
2015-11-25 |
Richard Kreckel | In power::expand_add(), don't reserve excess monomial...
|
commit | commitdiff | tree |
2015-11-25 |
Richard Kreckel | Make specialized power::expand() helpers static member...
|
commit | commitdiff | tree |
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 |
next |