2017-12-18 |
Richard Kreckel | Minor sreamlining of some internal code using class... |
tree | commitdiff |
2017-09-12 |
Vladimir V. Kisil | Add LaTeX pretty-print for function derivatives. |
tree | commitdiff |
2017-09-11 |
Vladimir V. Kisil | [PATCH] Fix bug in evaluation of real and imaginary... |
tree | commitdiff |
2017-07-17 |
Vladimir V. Kisil | Introducing method symbol::get_TeX_name() to match... |
tree | commitdiff |
2017-07-17 |
Vladimir V. Kisil | Fix excessive backslashes in the LaTeX function names. |
tree | commitdiff |
2017-02-15 |
Richard Kreckel | Clean up combinatorial helpers. |
tree | commitdiff |
2017-02-15 |
Richard Kreckel | Move combinatorial helpers from power.cpp to utils.h. |
tree | commitdiff |
2017-01-10 |
Richard Kreckel | Finalize 1.7.2 release. release_1-7-2 |
tree | commitdiff |
2017-01-09 |
Richard Kreckel | Happy New Year! |
tree | commitdiff |
2017-01-09 |
Richard Kreckel | Fix memory leaks in operators returning relationals. |
tree | commitdiff |
2017-01-03 |
Stefan Weinzierl | GINAC_DECLARE_REGISTERED_CLASS(): add namespace of... |
tree | commitdiff |
2016-11-06 |
Richard Kreckel | Fix MSC compiler warning. |
tree | commitdiff |
2016-11-06 |
Richard Kreckel | Clean up some header files and fix compilation with... |
tree | commitdiff |
2016-10-08 |
Till Hofmann | Replace mktemp with mkstemp. |
tree | commitdiff |
2016-10-01 |
Richard Kreckel | Finalize 1.7.1 release. release_1-7-1 |
tree | commitdiff |
2016-10-01 |
Richard Kreckel | Suppress compiler warnings about inconsistent override. |
tree | commitdiff |
2016-09-14 |
Richard Kreckel | Fix compilation of programs using __attribute__((deprec... |
tree | commitdiff |
2016-08-17 |
Vladimir Kisil | Improve performance of clifford_to_lst(). |
tree | commitdiff |
2016-08-11 |
Stefan Weinzierl | Fix convergence of Li_projection at ±I. |
tree | commitdiff |
2016-08-11 |
Vladimir Kisil | Add proper functions to make clifford_bar() and cliffor... |
tree | commitdiff |
2016-07-21 |
Richard Kreckel | [bugfix] Fix crash in basic::subs(). |
tree | commitdiff |
2016-04-29 |
Richard Kreckel | More shortcuts for trivial cases in mul::combine_*_to_p... |
tree | commitdiff |
2016-04-18 |
Richard Kreckel | Update reference to Robert C. Martin's "Acyclic Visitor... |
tree | commitdiff |
2016-04-14 |
Richard Kreckel | Add fderivative::derivatives() method. |
tree | commitdiff |
2016-04-13 |
Richard Kreckel | Fix typos in comments. |
tree | commitdiff |
2016-04-05 |
Richard Kreckel | Merge branch 'c++11' in preparation for version 1.7.0. |
tree | commitdiff |
2016-04-04 |
Richard Kreckel | [build] Install compiler.h header file. c++11 |
tree | commitdiff |
2016-04-04 |
Richard Kreckel | Install ginac-excompiler in $LIBEXECDIR, not in $BINDIR. |
tree | commitdiff |
2016-03-12 |
Richard Kreckel | Remove ex::to_rational(lst) and ex::to_polynomial(lst). |
tree | commitdiff |
2016-02-29 |
Richard Kreckel | Finalize 1.6.7 release. release_1-6-7 |
tree | commitdiff |
2016-02-25 |
Richard Kreckel | Use C++11 'auto' and range-based for loops where possible. |
tree | commitdiff |
2016-02-22 |
Richard Kreckel | Use C++11 'nullptr' where applicable. |
tree | commitdiff |
2016-02-11 |
Richard Kreckel | [build] Fix CMake build. |
tree | commitdiff |
2016-02-06 |
Richard Kreckel | minor optimization in power::expand_add |
tree | commitdiff |
2016-02-06 |
Richard Kreckel | Fix a comment. |
tree | commitdiff |
2016-02-06 |
Richard Kreckel | speed up multiply_lcm(e, lcm) a bit |
tree | commitdiff |
2016-02-06 |
Richard Kreckel | [bugfix] fix elusive bug in quo, rem,... |
tree | commitdiff |
2016-02-05 |
Richard Kreckel | [bugfix] fix elusive bug in quo, rem,... |
tree | commitdiff |
2016-02-03 |
Richard Kreckel | [bugfix] fix sqrfree(poly) for zero polynomials in... |
tree | commitdiff |
2016-02-03 |
Richard Kreckel | [bugfix] fix sqrfree(poly) for zero polynomials in... |
tree | commitdiff |
2016-01-31 |
Richard Kreckel | Remove extra cases for missing <stdint.h>. |
tree | commitdiff |
2016-01-29 |
Richard Kreckel | [C++17] Remove inheritance from std::binary_function... |
tree | commitdiff |
2016-01-29 |
Richard Kreckel | [C++17] Replace std::bind2nd with a lambda. |
tree | commitdiff |
2016-01-28 |
Richard Kreckel | Remove global variable max_recursion_level. |
tree | commitdiff |
2016-01-28 |
Richard Kreckel | Remove 'level' argument of normal(). |
tree | commitdiff |
2016-01-28 |
Richard Kreckel | Remove 'level' argument of evalf(). |
tree | commitdiff |
2016-01-06 |
Richard Kreckel | Avoid x^0 and Order(x^0) terms together in series expan... |
tree | commitdiff |
2016-01-01 |
Richard Kreckel | Happy New Year! |
tree | commitdiff |
2016-01-01 |
Richard Kreckel | Happy New Year! |
tree | commitdiff |
2015-12-31 |
Richard Kreckel | Make relational::rhs() and lhs() nonvirtual. |
tree | commitdiff |
2015-12-31 |
Vladimir V. Kisil | Add specific dbgprinttree() method to clifford. |
tree | commitdiff |
2015-12-31 |
Ralf Stephan | cache pseries coeff accesses in pseries::mul_series. |
tree | commitdiff |
2015-12-20 |
Richard Kreckel | Finalize 1.6.6 release. ginac_1-6-6 |
tree | commitdiff |
2015-12-20 |
Richard Kreckel | Hoist typeid(*this) from loops. |
tree | commitdiff |
2015-12-20 |
Richard Kreckel | Remove iter_swap specializations. |
tree | commitdiff |
2015-12-20 |
Richard Kreckel | Add support for power::info(info_flags::real). |
tree | commitdiff |
2015-12-20 |
Richard Kreckel | Remove info_flags::algebraic. |
tree | commitdiff |
2015-12-17 |
Richard Kreckel | Remove expairseq::construct_from_2_ex_via_exvector... |
tree | commitdiff |
2015-12-17 |
Richard Kreckel | include <algorithm> for use of std::min(). |
tree | commitdiff |
2015-12-17 |
Richard Kreckel | include <algorithm> for use of std::min(). |
tree | commitdiff |
2015-12-17 |
Richard Kreckel | Remove useless code in add::eval(). |
tree | commitdiff |
2015-12-17 |
Richard Kreckel | [bugfix] Make sure add::eval() collects all numeric... |
tree | commitdiff |
2015-12-17 |
Richard Kreckel | Add rvalue reference ctors from epvectors for add,... |
tree | commitdiff |
2015-12-16 |
Richard Kreckel | Merge some cosmetic patches. |
tree | commitdiff |
2015-12-16 |
Richard Kreckel | Make .eval() evaluate top-level only. |
tree | commitdiff |
2015-12-16 |
Richard Kreckel | Make add::eval(), mul::eval() work without compromise. |
tree | commitdiff |
2015-12-01 |
Richard Kreckel | Improve method of setting status_flags::dynallocated. |
tree | commitdiff |
2015-11-29 |
Richard Kreckel | Use neseted initializer lists to construct matrix objects. |
tree | commitdiff |
2015-11-26 |
Richard Kreckel | Use initializer lists to construct container<>, lst. |
tree | commitdiff |
2015-11-26 |
Richard Kreckel | Make ample use of the contextual keyword 'override'. |
tree | commitdiff |
2015-11-25 |
Richard Kreckel | Standard header cleanup. |
tree | commitdiff |
2015-11-25 |
Richard Kreckel | Replace idx_is_not functor by a C++11 lambda. |
tree | commitdiff |
2015-11-25 |
Richard Kreckel | In power::expand_add(), don't reserve excess monomial... |
tree | commitdiff |
2015-11-25 |
Richard Kreckel | In power::expand_add(), don't reserve excess monomial... |
tree | commitdiff |
2015-11-25 |
Richard Kreckel | Make specialized power::expand() helpers static member... |
tree | commitdiff |
2015-11-24 |
Richard Kreckel | mul::can_make_flat(): Finish ancient unfinished code. |
tree | commitdiff |
2015-11-24 |
Richard Kreckel | unit_matrix(r,c) can return an evaluated matrix object. |
tree | commitdiff |
2015-11-24 |
Richard Kreckel | Avoid some explicit copying of STL containers. |
tree | commitdiff |
2015-11-24 |
Richard Kreckel | mul::can_make_flat(): Finish ancient unfinished code. |
tree | commitdiff |
2015-11-23 |
Richard Kreckel | unit_matrix(r,c) can return an evaluated matrix object. |
tree | commitdiff |
2015-11-23 |
Richard Kreckel | Make (a+b+c+...)^n work for huuuge terms. |
tree | commitdiff |
2015-11-23 |
Richard Kreckel | Convert some more ctors from copying to moving STL... |
tree | commitdiff |
2015-11-08 |
Richard Kreckel | Replace static const variables with constexpr, where... |
tree | commitdiff |
2015-11-08 |
Richard Kreckel | Fix some pedantic compiler warnings. |
tree | commitdiff |
2015-11-08 |
Richard Kreckel | Replace GiNaC::ToString() with std::to_string(). |
tree | commitdiff |
2015-11-07 |
Richard Kreckel | Use C++11 'nullptr' where applicable. |
tree | commitdiff |
2015-11-07 |
Richard Kreckel | Remove C++89 workaround for closing angle brackets... |
tree | commitdiff |
2015-11-07 |
Richard Kreckel | Remove 'discardable' option from ctors of container... |
tree | commitdiff |
2015-11-07 |
Richard Kreckel | Add trivial shortcuts in expair plumbing of class add. |
tree | commitdiff |
2015-11-07 |
Richard Kreckel | Add trivial shortcuts in expair plumbing of class add. |
tree | commitdiff |
2015-11-06 |
Richard Kreckel | Fix little missed optimization. |
tree | commitdiff |
2015-11-06 |
Richard Kreckel | Fix little missed optimization. |
tree | commitdiff |
2015-11-06 |
Richard Kreckel | Replace dynamic throw() with static noexcept operator. |
tree | commitdiff |
2015-11-05 |
Richard Kreckel | Add some minor optimizations. |
tree | commitdiff |
2015-11-05 |
Richard Kreckel | Speed up power::real_part() and power::imag_part(). |
tree | commitdiff |
2015-11-05 |
Richard Kreckel | Add some minor optimizations. |
tree | commitdiff |
2015-11-05 |
Richard Kreckel | Speed up power::real_part() and power::imag_part(). |
tree | commitdiff |
2015-11-03 |
Richard Kreckel | Fix most remaining GCC compiler warnings. |
tree | commitdiff |
2015-11-03 |
Richard Kreckel | Move ctors for classes matrix and pseries. |
tree | commitdiff |
2015-11-03 |
Richard Kreckel | Use C++11 range-based foor loops and auto, where possible. |
tree | commitdiff |
next |