]> www.ginac.de Git - ginac.git/shortlog
ginac.git
2020-08-28 Alexey Sheplyakovbuild: windows: enable automatic imports by default
2020-08-28 Alexey Sheplyakovbuild: CMake: made it easier to run tests in parallel
2020-08-28 Alexey SheplyakovMade it easier to run tests on windows
2020-08-28 Alexey Sheplyakovnumeric.cpp, archive.cpp: don't include config.h
2020-08-28 Alexey SheplyakovBuild example programs to avoid breaking them on API...
2020-08-24 Alexey Sheplyakovbuild: fixed `ginac-excompiler` installation with CMake
2020-08-24 Alexey Sheplyakovbuild: accept both python 3 and python 2
2020-08-23 Richard Kreckel[build] Fix Python detection in Autotools build.
2020-08-21 Richard KreckelAvoid "catching polymorphic type by value" warnings.
2020-08-21 Richard KreckelAvoid unnecessary expansion in sqrfree_yun().
2020-08-21 Richard KreckelSegregate sqfree() tests into file of its own.
2020-08-21 Richard Kreckel[build] Use python3 command in CMake build, not python.
2020-08-03 Richard KreckelFinalize 1.7.11 release. release_1-7-11
2020-08-03 Richard KreckelAdd m4/host-cpu-c-abi.m4.
2020-08-03 Richard KreckelClean up check suite a little bit.
2020-08-03 Richard KreckelRemove obsolete debug #include file from factor.cpp.
2020-08-03 Richard KreckelMake workarounds for sqrfree_yun() obsolete.
2020-08-03 Richard Kreckel[BUGFIX] Fix factor_univariate(poly, x) for constant...
2020-07-30 Richard Kreckel[BUGFIX] factor_multivariate(): respect unit...
2020-07-27 Vladimir V... Fix bug in power::expand() with the overall coefficient.
2020-07-27 Vladimir V... Fix of a bug in sqrfree_parfrac() related to Yun factor...
2020-06-28 Richard KreckelFinalize 1.7.10 release. release_1-7-10
2020-06-28 Richard KreckelAdd exam for exam_common_factors.
2020-06-28 Richard Kreckel[build] Check for python3 command, not python.
2020-06-22 Vladimir V... [BUGFIX] Prevent crashes in find_common_factor()
2020-06-19 Richard KreckelRevert "Improve diff(abs(x)) for real x."
2020-06-17 Pierangelo... Improve diff(abs(x)) for real x.
2020-05-18 Richard Kreckel[C++20] Disambiguate std::integral concept and GiNaC...
2020-05-18 Richard Kreckel[C++20] Clean up using-declarations.
2020-04-25 Vladimir V... [PATCH] Add default print function as the Python printi...
2020-04-10 Richard KreckelFinalize 1.7.9 release. release_1-7-9
2020-04-10 Richard KreckelMinor enhancements to tutorial.
2020-04-10 Richard KreckelAdd .gitignore files.
2020-04-10 Stefan Weinzierl[PATCH] Fix zeta(x, s).evalf() when x and s aren't...
2020-04-09 Richard KreckelMake C++ files in doc/examples/ compile again.
2020-04-09 Richard KreckelRemove obsolete CVSROOT directory.
2020-04-07 Richard Kreckel[PATCH] Check number of parameters when reading functio...
2020-01-07 Richard KreckelUpdate some compiler versions.
2020-01-07 Richard KreckelChange www.ginac.de urls to https.
2020-01-01 Richard KreckelHappy New Year!
2019-12-12 Alexey Sheplyakov[PATCH] numeric, ex: added constructors taking `long...
2019-10-07 Richard KreckelFinalize 1.7.8 release. release_1-7-8
2019-10-07 Stefan WeinzierlFix bug in H_evalf: Flag has_minus_one is now computed...
2019-10-03 Richard KreckelTrivialize pseries::eval().
2019-10-01 Vladimir V... Fix pseries::evalf() regression.
2019-09-22 Richard KreckelReally finalize 1.7.7 release. release_1-7-7
2019-09-22 Richard KreckelFinalize 1.7.7 release.
2019-09-22 Richard KreckelReplace some .push_back() with .emplace_back() where...
2019-09-22 Richard KreckelFix unarchiving empty containers.
2019-09-22 Richard KreckelUpdate m4/ax_cxx_compile_stdcxx.m4 to current upstream...
2019-09-22 Richard KreckelRemove exhashmap<T> class.
2019-09-10 Richard KreckelComplete documentation regarding Python 3 requirement.
2019-09-10 Richard KreckelConvert shebangs to python3.
2019-06-09 Vladimir V... [DOC] Additional examples on number conversions.
2019-06-09 Vladimir V... [DOC] Suggest ios::binary flag for archiving files.
2019-06-04 Stefan WeinzierlFix slow numerical computation of zeta({7,3}).
2019-06-04 Stefan WeinzierlFix crash computing zeta({7,3}) numerically.
2019-05-03 Richard Kreckel[DOC] Change library order in tutorial example.
2019-04-22 Richard KreckelFinalize 1.7.6 release. release_1-7-6
2019-04-21 Richard KreckelFix bug in mul::series() about asymptotic order term.
2019-04-04 Richard KreckelFix cl_N output of negative fixnums.
2019-03-22 Stefan WeinzierlFix bug in inifcns_nstdsums.cpp...
2019-03-09 Richard KreckelRefactor matrix::determinant_minor() a bit.
2019-03-08 Richard Kreckel[DOC] Fix examples using deprecated lst initializers.
2019-03-07 Richard KreckelRefactor module static helper functions to helper class.
2019-02-17 Richard KreckelConvert YAPTU to Python3.
2019-02-17 Richard KreckelFinalize 1.7.5 release. release_1-7-5
2019-02-16 Richard KreckelFix elusive bug in expairseq ctor.
2019-02-16 Richard KreckelHappy New Year!
2018-12-12 Stefan WeinzierlG_do_hoelder: fix case with real x values which are...
2018-10-12 Vitaly MageryaHandle un-normal zeros properly in the division-free...
2018-10-04 Richard KreckelUpdate m4/ax_cxx_compile_stdcxx.m4 to current upstream...
2018-10-04 Richard Kreckel[DOC] Explaining in tutorial sign ambiguity for numer...
2018-06-19 Vitaly MageryaConsider solve_algo::markowitz in automatic elimination...
2018-06-13 Vitaly MageryaAdd optional matrix::rank() algorighm selection.
2018-06-10 Richard KreckelCorrect wording in tutorial regarding degree(), ldegree().
2018-05-31 Vitaly MageryaAllow expreseq in the arguments of lsolve(eqns, vars).
2018-05-31 Vitaly MageryaAdd Markowitz-ordered Gaussian elimination algorithm.
2018-05-01 Jan RheinländerRemove MSVC-specific definition of __func__ and __align...
2018-03-05 Richard KreckelAvoid multiple filling of partitions in ::get() member...
2018-02-19 Richard KreckelFinalize 1.7.4 release. release_1-7-4
2018-02-19 Richard KreckelFix ABI compatibility with so-version 6.
2018-02-01 Richard KreckelFinalize 1.7.3 release. release_1-7-3
2018-01-31 Richard KreckelPrepare for release 1.7.3 (yeah, again).
2018-01-31 Richard KreckelFix two comments in ginac/normal.cpp.
2018-01-31 Richard KreckelFix out-of-bounds error in multivar_diophant().
2018-01-31 Richard KreckelShortcut conversion ex->numeric->ex in expairseq::make_...
2018-01-31 Richard KreckelImprove gcd(a, b) where one argument is a power of...
2018-01-28 Richard KreckelMake matrix::solve() work with non-normal zeros.
2018-01-28 Richard Kreckel[CHECK] Add some more factorization exams.
2018-01-28 Richard KreckelAdd optional algorithm selection to matrix::inverse().
2018-01-25 Richard KreckelFix previous commit 'Speed up special cases of square...
2018-01-24 Richard KreckelSpeed up special cases of square-free factorization.
2018-01-01 Richard KreckelPrepare for release 1.7.3.
2018-01-01 Richard KreckelHappy New Year!
2017-12-29 Richard Kreckel[BUGFIX] Speed up some cases of polynomial factorization.
2017-12-18 Vitaly MageryaDo not expand pre-factored polynomials.
2017-12-18 Richard KreckelMinor sreamlining of some internal code using class...
2017-09-12 Vladimir V... Add LaTeX pretty-print for function derivatives.
2017-09-12 Richard KreckelUpdate m4/ax_cxx_compile_stdcxx.m4 to current upstream...
next