2015-11-03 |
Richard Kreckel | Use AX_CXX_COMPILE_STDCXX_11 macro to force C++11 compi... |
commit | commitdiff | tree | snapshot |
2015-11-03 |
Richard Kreckel | Fix most remaining GCC compiler warnings. |
commit | commitdiff | tree | snapshot |
2015-11-03 |
Richard Kreckel | Move ctors for classes matrix and pseries. |
commit | commitdiff | tree | snapshot |
2015-11-03 |
Richard Kreckel | Use C++11 range-based foor loops and auto, where possible. |
commit | commitdiff | tree | snapshot |
2015-11-01 |
Richard Kreckel | Update documentation of prerequisites. |
commit | commitdiff | tree | snapshot |
2015-11-01 |
Richard Kreckel | Replace use of NULL by C++11 nullptr. |
commit | commitdiff | tree | snapshot |
2015-11-01 |
Richard Kreckel | Remove dependence on depreacted std::auto_ptr<T>. |
commit | commitdiff | tree | snapshot |
2015-10-31 |
Richard Kreckel | Remove support for Cint. |
commit | commitdiff | tree | snapshot |
2015-10-31 |
Richard Kreckel | Remove unfinished code for hash table-based expairseq. |
commit | commitdiff | tree | snapshot |
2015-10-15 |
Richard Kreckel | Fix make check with g++ -std=c++11. |
commit | commitdiff | tree | snapshot |
2015-10-10 |
Richard Kreckel | Fix some apparent typos and misindentations 2. |
commit | commitdiff | tree | snapshot |
2015-10-10 |
Richard Kreckel | Fix algebraic power::has() for larger integer exponents. |
commit | commitdiff | tree | snapshot |
2015-09-21 |
Richard Kreckel | Include crc32.h only if needed. |
commit | commitdiff | tree | snapshot |
2015-09-21 |
Richard Kreckel | Remove unused variable. |
commit | commitdiff | tree | snapshot |
2015-07-31 |
Richard Kreckel | Fix parser example in tutorial. |
commit | commitdiff | tree | snapshot |
2015-07-31 |
Richard Kreckel | Fix some apparent typos and misindentations. |
commit | commitdiff | tree | snapshot |
2015-07-27 |
Richard Kreckel | Finalizing release 1.6.5. ginac_1-6-5 |
commit | commitdiff | tree | snapshot |
2015-07-24 |
Stefan Weinzierl | Fix bug in PolyLogs of rational numbers. |
commit | commitdiff | tree | snapshot |
2015-07-18 |
Richard Kreckel | Speed up pow(+(...),n).expand() where n>2. |
commit | commitdiff | tree | snapshot |
2015-07-18 |
Richard Kreckel | Fix pow(+(...),2).expand(). |
commit | commitdiff | tree | snapshot |
2015-05-08 |
Richard Kreckel | Finalized 1.6.4 release. ginac_1-6-4 |
commit | commitdiff | tree | snapshot |
2015-05-07 |
Richard Kreckel | Fix pow(+(...),2).expand(). |
commit | commitdiff | tree | snapshot |
2015-04-23 |
Richard Kreckel | Add test cases for improved abs(arg). |
commit | commitdiff | tree | snapshot |
2015-04-22 |
Vladimir Kisil | Improve abs(arg). |
commit | commitdiff | tree | snapshot |
2015-04-22 |
Vladimir Kisil | Fix pow::info(info_flags::nonnegative). |
commit | commitdiff | tree | snapshot |
2015-04-22 |
Vladimir Kisil | Fix mul::info(info_flags::nonnegative). |
commit | commitdiff | tree | snapshot |
2015-04-14 |
Vladimir Kisil | Make power::expand() (x*p)^c -> x^c * p^c, if p>0. |
commit | commitdiff | tree | snapshot |
2015-04-14 |
Martin Vala | Make compile_ex() work with CMake. |
commit | commitdiff | tree | snapshot |
2015-03-14 |
Ladislav Zejda | Improve normalization with nested functions. |
commit | commitdiff | tree | snapshot |
2015-02-08 |
Vladimir V... | Fixing index in tutorial. |
commit | commitdiff | tree | snapshot |
2015-02-08 |
Vladimir V... | Explicit derivation of functions. |
commit | commitdiff | tree | snapshot |
2015-01-31 |
Vladimir V... | Put a reference on eta function into tutorial. |
commit | commitdiff | tree | snapshot |
2015-01-25 |
Richard Kreckel | Happy new year! |
commit | commitdiff | tree | snapshot |
2015-01-25 |
Vladimir V... | Small optimization in simplify_indexed. |
commit | commitdiff | tree | snapshot |
2014-12-31 |
Vladimir V... | Evaluate abs(z)^(2n) -> z^n * conjugate(z)^n. |
commit | commitdiff | tree | snapshot |
2014-11-27 |
Richard Kreckel | Finalized 1.6.3 release. ginac_1-6-3 |
commit | commitdiff | tree | snapshot |
2014-10-20 |
Alexei Sheplyakov | Prepare for 1.6.3 release. |
commit | commitdiff | tree | snapshot |
2014-10-14 |
Richard Kreckel | Update copyright statements. |
commit | commitdiff | tree | snapshot |
2014-10-14 |
Richard Kreckel | The FSF has moved (long ago). |
commit | commitdiff | tree | snapshot |
2014-10-12 |
Stefan Weinzierl | Fix log() error in multiple polylog G. |
commit | commitdiff | tree | snapshot |
2014-10-12 |
Stefan Weinzierl | Fix evaluation of some G-polylogs. |
commit | commitdiff | tree | snapshot |
2014-09-12 |
Alexei Sheplyakov | G_numeric: fix evaluation with y == 1 |
commit | commitdiff | tree | snapshot |
2014-09-07 |
Alexei Sheplyakov | Add more ex::is_polynomial() tests |
commit | commitdiff | tree | snapshot |
2014-08-22 |
Vladimir V... | Providing default (un)archiving for cliffordunit class. |
commit | commitdiff | tree | snapshot |
2014-07-25 |
Richard Kreckel | [bugfix] ex::is_polynomial(x): fix miscomputations |
commit | commitdiff | tree | snapshot |
2014-07-22 |
Richard Kreckel | Fix example of symmetrization in tutorial. |
commit | commitdiff | tree | snapshot |
2014-07-21 |
Alexei Sheplyakov | [bugfix] log_series: avoid infinite recursion |
commit | commitdiff | tree | snapshot |
2014-05-18 |
Alexei Sheplyakov | Fix an infinite loop in factor_multivariate. |
commit | commitdiff | tree | snapshot |
2014-04-12 |
Stefan Weinzierl | G_do_hoelder: fix the transformation of the imaginary... |
commit | commitdiff | tree | snapshot |
2014-02-12 |
Stefan Weinzierl | G_numeric: fix numeric evaluation with trailing zeros... |
commit | commitdiff | tree | snapshot |
2014-02-03 |
Richard Kreckel | [docs] remind users tho send EOF marker when doing... |
commit | commitdiff | tree | snapshot |
2014-02-02 |
Alexei Sheplyakov | Binary compatibilty has been broken, update the library... |
commit | commitdiff | tree | snapshot |
2014-02-02 |
Alexei Sheplyakov | [build] Document that Python is required for building... |
commit | commitdiff | tree | snapshot |
2014-02-02 |
Alexei Sheplyakov | [build] Fix `make pdf' for out of the source (auto... |
commit | commitdiff | tree | snapshot |
2014-02-02 |
Alexei Sheplyakov | [build] Include the generated sources (function.{h... |
commit | commitdiff | tree | snapshot |
2014-02-02 |
Alexei Sheplyakov | [build] Include CMake related files into the tarball. |
commit | commitdiff | tree | snapshot |
2014-02-02 |
Alexei Sheplyakov | [build] Include the helper scripts into the tarball. |
commit | commitdiff | tree | snapshot |
2014-02-02 |
Alexei Sheplyakov | check: auto* tools build: compile and run check_mul_info. |
commit | commitdiff | tree | snapshot |
2014-01-28 |
Alexei Sheplyakov | [build] ginsh: fix `make distcheck' failure. |
commit | commitdiff | tree | snapshot |
2014-01-28 |
Alexei Sheplyakov | log_eval: don't apply the log(x^p) -> p*log(x) rule. |
commit | commitdiff | tree | snapshot |
2014-01-28 |
Stefan Weinzierl | Li_eval(): avoid the "numeric::operator>(): complex... |
commit | commitdiff | tree | snapshot |
2014-01-12 |
Stefan Weinzierl | Fix S_num for arguments close to the sixth root of... |
commit | commitdiff | tree | snapshot |
2014-01-12 |
Stefan Weinzierl | Fix G3_evalf and G3_eval for real and negative x. |
commit | commitdiff | tree | snapshot |
2014-01-12 |
Stefan Weinzierl | Within mLi_numeric, set signs of the imaginary parts... |
commit | commitdiff | tree | snapshot |
2014-01-12 |
Stefan Weinzierl | Avoid calling log(1-x) for x=1 in Li_projection. |
commit | commitdiff | tree | snapshot |
2013-12-28 |
Vladimir V... | Fix evaluation of log(p^a) -> a*log(p), if p>0 and... |
commit | commitdiff | tree | snapshot |
2013-12-15 |
Matthias Dellweg | expairseq::match(): no side effects if match failed... |
commit | commitdiff | tree | snapshot |
2013-11-03 |
Vladimir V... | Expansion rules for exp(), log(), and abs(). |
commit | commitdiff | tree | snapshot |
2013-11-03 |
Vladimir V... | Introduce expand_options::expand_transcendental. |
commit | commitdiff | tree | snapshot |
2013-11-03 |
Richard Kreckel | Keep CLang/libc++ happy. |
commit | commitdiff | tree | snapshot |
2013-10-16 |
Vladimir V... | abs() and conjugate() provide some info() now. |
commit | commitdiff | tree | snapshot |
2013-10-16 |
Vladimir V... | Make it possible to override info() for functions. |
commit | commitdiff | tree | snapshot |
2013-10-16 |
Vladimir V... | Power with a real base and even exponent reports that... |
commit | commitdiff | tree | snapshot |
2013-10-16 |
Vladimir V... | Improve abs_eval(): abs(conjugate(z)) => abs(z), ... |
commit | commitdiff | tree | snapshot |
2013-10-16 |
Vladimir V... | Functions can define a custom expand() now. |
commit | commitdiff | tree | snapshot |
2013-10-16 |
Vladimir V... | More evaluation rules: abs(x^n) => abs(x)^n (x > 0... |
commit | commitdiff | tree | snapshot |
2013-10-16 |
Vladimir V... | Transform abs(x)^n => x^n if x is real and n is even. |
commit | commitdiff | tree | snapshot |
2013-10-16 |
Alexei Sheplyakov | mul::info(): cache the result of the positiveness/negat... |
commit | commitdiff | tree | snapshot |
2013-10-16 |
Alexei Sheplyakov | Introduce status_flags::{is_positive,is_negative,purely... |
commit | commitdiff | tree | snapshot |
2013-10-11 |
Richard Kreckel | Add subdir-objects to Automake options. |
commit | commitdiff | tree | snapshot |
2013-08-11 |
Richard Kreckel | [build] fix ginsh build for automake <=1.11. |
commit | commitdiff | tree | snapshot |
2013-08-11 |
Alexei Sheplyakov | [build] auto* tools based build: fix `make dist'. |
commit | commitdiff | tree | snapshot |
2013-08-02 |
Vladimir V... | improve mul::info(): the product of two negative terms... |
commit | commitdiff | tree | snapshot |
2013-07-31 |
Richard Kreckel | Fix build from git repository. |
commit | commitdiff | tree | snapshot |
2013-07-31 |
Richard Kreckel | Add support for Texinfo-5.0. |
commit | commitdiff | tree | snapshot |
2013-07-31 |
Richard Kreckel | Shut up recent texinfo warning. |
commit | commitdiff | tree | snapshot |
2013-07-31 |
Richard Kreckel | Shut up recent automake warning. |
commit | commitdiff | tree | snapshot |
2013-07-30 |
Vladimir V... | Add the case of c1=-1 and c2>0 to the rewriting rule... |
commit | commitdiff | tree | snapshot |
2013-07-28 |
Alexei Sheplyakov | [bugfix] factor_univariate(): handle polinomials over... |
commit | commitdiff | tree | snapshot |
2013-01-23 |
Richard Kreckel | Add symbol::set_TeX_name(string) member function. |
commit | commitdiff | tree | snapshot |
2012-07-27 |
Alexei Sheplyakov | Make FindCLN actually work without pkg-config. |
commit | commitdiff | tree | snapshot |
2012-07-27 |
Alexei Sheplyakov | Trick CTest so the test suite runs when cross-compiling. |
commit | commitdiff | tree | snapshot |
2012-07-27 |
Alexei Sheplyakov | Work around Tex Live 2012 versus doxygen problem. |
commit | commitdiff | tree | snapshot |
2012-07-17 |
Alexei Sheplyakov | [build] GiNaC can be built with CMake now. |
commit | commitdiff | tree | snapshot |
2012-07-17 |
Alexei Sheplyakov | [build] Move library version info into the version... |
commit | commitdiff | tree | snapshot |
2012-07-17 |
Alexei Sheplyakov | [build] Rewrite ginsh related sed scripts in python. |
commit | commitdiff | tree | snapshot |
2012-07-17 |
Alexei Sheplyakov | [build] Move archive version info into version.h (for... |
commit | commitdiff | tree | snapshot |
2012-07-17 |
Alexei Sheplyakov | [build] Define package version number in version.h... |
commit | commitdiff | tree | snapshot |
2012-07-17 |
Alexei Sheplyakov | [build] include config.h conditionally to not break... |
commit | commitdiff | tree | snapshot |
2012-07-17 |
Alexei Sheplyakov | Convert function.pl into C++ (well, almost) source... |
commit | commitdiff | tree | snapshot |
next |