2020-10-10 |
Richard Kreckel | Set version, soname ahead of release. |
commit | commitdiff | tree | snapshot |
2020-10-10 |
Richard Kreckel | Update AUTHORS file... |
commit | commitdiff | tree | snapshot |
2020-10-10 |
Richard Kreckel | Remove deprecated initialization via overloaded comma... |
commit | commitdiff | tree | snapshot |
2020-10-10 |
Stefan Weinzierl | Added new routines for the numerical evaluation of... |
commit | commitdiff | tree | snapshot |
2020-08-29 |
Richard Kreckel | Remove executable file attribute from last Python script. |
commit | commitdiff | tree | snapshot |
2020-08-28 |
Alexey Sheplyakov | build: use bundled CLN if available |
commit | commitdiff | tree | snapshot |
2020-08-28 |
Alexey Sheplyakov | Use "modern" CMake facilities to manage includes and... |
commit | commitdiff | tree | snapshot |
2020-08-28 |
Alexey Sheplyakov | build: windows: enable automatic imports by default |
commit | commitdiff | tree | snapshot |
2020-08-28 |
Alexey Sheplyakov | build: CMake: made it easier to run tests in parallel |
commit | commitdiff | tree | snapshot |
2020-08-28 |
Alexey Sheplyakov | Made it easier to run tests on windows |
commit | commitdiff | tree | snapshot |
2020-08-28 |
Alexey Sheplyakov | numeric.cpp, archive.cpp: don't include config.h |
commit | commitdiff | tree | snapshot |
2020-08-28 |
Alexey Sheplyakov | Build example programs to avoid breaking them on API... |
commit | commitdiff | tree | snapshot |
2020-08-24 |
Alexey Sheplyakov | build: fixed `ginac-excompiler` installation with CMake |
commit | commitdiff | tree | snapshot |
2020-08-24 |
Alexey Sheplyakov | build: accept both python 3 and python 2 |
commit | commitdiff | tree | snapshot |
2020-08-23 |
Richard Kreckel | [build] Fix Python detection in Autotools build. |
commit | commitdiff | tree | snapshot |
2020-08-21 |
Richard Kreckel | Avoid "catching polymorphic type by value" warnings. |
commit | commitdiff | tree | snapshot |
2020-08-21 |
Richard Kreckel | Avoid unnecessary expansion in sqrfree_yun(). |
commit | commitdiff | tree | snapshot |
2020-08-21 |
Richard Kreckel | Segregate sqfree() tests into file of its own. |
commit | commitdiff | tree | snapshot |
2020-08-21 |
Richard Kreckel | [build] Use python3 command in CMake build, not python. |
commit | commitdiff | tree | snapshot |
2020-08-03 |
Richard Kreckel | Finalize 1.7.11 release. release_1-7-11 |
commit | commitdiff | tree | snapshot |
2020-08-03 |
Richard Kreckel | Add m4/host-cpu-c-abi.m4. |
commit | commitdiff | tree | snapshot |
2020-08-03 |
Richard Kreckel | Clean up check suite a little bit. |
commit | commitdiff | tree | snapshot |
2020-08-03 |
Richard Kreckel | Remove obsolete debug #include file from factor.cpp. |
commit | commitdiff | tree | snapshot |
2020-08-03 |
Richard Kreckel | Make workarounds for sqrfree_yun() obsolete. |
commit | commitdiff | tree | snapshot |
2020-08-03 |
Richard Kreckel | [BUGFIX] Fix factor_univariate(poly, x) for constant... |
commit | commitdiff | tree | snapshot |
2020-07-30 |
Richard Kreckel | [BUGFIX] factor_multivariate(): respect unit... |
commit | commitdiff | tree | snapshot |
2020-07-27 |
Vladimir V... | Fix bug in power::expand() with the overall coefficient. |
commit | commitdiff | tree | snapshot |
2020-07-27 |
Vladimir V... | Fix of a bug in sqrfree_parfrac() related to Yun factor... |
commit | commitdiff | tree | snapshot |
2020-06-28 |
Richard Kreckel | Finalize 1.7.10 release. release_1-7-10 |
commit | commitdiff | tree | snapshot |
2020-06-28 |
Richard Kreckel | Add exam for exam_common_factors. |
commit | commitdiff | tree | snapshot |
2020-06-28 |
Richard Kreckel | [build] Check for python3 command, not python. |
commit | commitdiff | tree | snapshot |
2020-06-22 |
Vladimir V... | [BUGFIX] Prevent crashes in find_common_factor() |
commit | commitdiff | tree | snapshot |
2020-06-19 |
Richard Kreckel | Revert "Improve diff(abs(x)) for real x." |
commit | commitdiff | tree | snapshot |
2020-06-17 |
Pierangelo... | Improve diff(abs(x)) for real x. |
commit | commitdiff | tree | snapshot |
2020-05-18 |
Richard Kreckel | [C++20] Disambiguate std::integral concept and GiNaC... |
commit | commitdiff | tree | snapshot |
2020-05-18 |
Richard Kreckel | [C++20] Clean up using-declarations. |
commit | commitdiff | tree | snapshot |
2020-04-25 |
Vladimir V... | [PATCH] Add default print function as the Python printi... |
commit | commitdiff | tree | snapshot |
2020-04-10 |
Richard Kreckel | Finalize 1.7.9 release. release_1-7-9 |
commit | commitdiff | tree | snapshot |
2020-04-10 |
Richard Kreckel | Minor enhancements to tutorial. |
commit | commitdiff | tree | snapshot |
2020-04-10 |
Richard Kreckel | Add .gitignore files. |
commit | commitdiff | tree | snapshot |
2020-04-10 |
Stefan Weinzierl | [PATCH] Fix zeta(x, s).evalf() when x and s aren't... |
commit | commitdiff | tree | snapshot |
2020-04-09 |
Richard Kreckel | Make C++ files in doc/examples/ compile again. |
commit | commitdiff | tree | snapshot |
2020-04-09 |
Richard Kreckel | Remove obsolete CVSROOT directory. |
commit | commitdiff | tree | snapshot |
2020-04-07 |
Richard Kreckel | [PATCH] Check number of parameters when reading functio... |
commit | commitdiff | tree | snapshot |
2020-01-07 |
Richard Kreckel | Update some compiler versions. |
commit | commitdiff | tree | snapshot |
2020-01-07 |
Richard Kreckel | Change www.ginac.de urls to https. |
commit | commitdiff | tree | snapshot |
2020-01-01 |
Richard Kreckel | Happy New Year! |
commit | commitdiff | tree | snapshot |
2019-12-12 |
Alexey Sheplyakov | [PATCH] numeric, ex: added constructors taking `long... |
commit | commitdiff | tree | snapshot |
2019-10-07 |
Richard Kreckel | Finalize 1.7.8 release. release_1-7-8 |
commit | commitdiff | tree | snapshot |
2019-10-07 |
Stefan Weinzierl | Fix bug in H_evalf: Flag has_minus_one is now computed... |
commit | commitdiff | tree | snapshot |
2019-10-03 |
Richard Kreckel | Trivialize pseries::eval(). |
commit | commitdiff | tree | snapshot |
2019-10-01 |
Vladimir V... | Fix pseries::evalf() regression. |
commit | commitdiff | tree | snapshot |
2019-09-22 |
Richard Kreckel | Really finalize 1.7.7 release. release_1-7-7 |
commit | commitdiff | tree | snapshot |
2019-09-22 |
Richard Kreckel | Finalize 1.7.7 release. |
commit | commitdiff | tree | snapshot |
2019-09-22 |
Richard Kreckel | Replace some .push_back() with .emplace_back() where... |
commit | commitdiff | tree | snapshot |
2019-09-22 |
Richard Kreckel | Fix unarchiving empty containers. |
commit | commitdiff | tree | snapshot |
2019-09-22 |
Richard Kreckel | Update m4/ax_cxx_compile_stdcxx.m4 to current upstream... |
commit | commitdiff | tree | snapshot |
2019-09-22 |
Richard Kreckel | Remove exhashmap<T> class. |
commit | commitdiff | tree | snapshot |
2019-09-10 |
Richard Kreckel | Complete documentation regarding Python 3 requirement. |
commit | commitdiff | tree | snapshot |
2019-09-10 |
Richard Kreckel | Convert shebangs to python3. |
commit | commitdiff | tree | snapshot |
2019-06-09 |
Vladimir V... | [DOC] Additional examples on number conversions. |
commit | commitdiff | tree | snapshot |
2019-06-09 |
Vladimir V... | [DOC] Suggest ios::binary flag for archiving files. |
commit | commitdiff | tree | snapshot |
2019-06-04 |
Stefan Weinzierl | Fix slow numerical computation of zeta({7,3}). |
commit | commitdiff | tree | snapshot |
2019-06-04 |
Stefan Weinzierl | Fix crash computing zeta({7,3}) numerically. |
commit | commitdiff | tree | snapshot |
2019-05-03 |
Richard Kreckel | [DOC] Change library order in tutorial example. |
commit | commitdiff | tree | snapshot |
2019-04-22 |
Richard Kreckel | Finalize 1.7.6 release. release_1-7-6 |
commit | commitdiff | tree | snapshot |
2019-04-21 |
Richard Kreckel | Fix bug in mul::series() about asymptotic order term. |
commit | commitdiff | tree | snapshot |
2019-04-04 |
Richard Kreckel | Fix cl_N output of negative fixnums. |
commit | commitdiff | tree | snapshot |
2019-03-22 |
Stefan Weinzierl | Fix bug in inifcns_nstdsums.cpp... |
commit | commitdiff | tree | snapshot |
2019-03-09 |
Richard Kreckel | Refactor matrix::determinant_minor() a bit. |
commit | commitdiff | tree | snapshot |
2019-03-08 |
Richard Kreckel | [DOC] Fix examples using deprecated lst initializers. |
commit | commitdiff | tree | snapshot |
2019-03-07 |
Richard Kreckel | Refactor module static helper functions to helper class. |
commit | commitdiff | tree | snapshot |
2019-02-17 |
Richard Kreckel | Convert YAPTU to Python3. |
commit | commitdiff | tree | snapshot |
2019-02-17 |
Richard Kreckel | Finalize 1.7.5 release. release_1-7-5 |
commit | commitdiff | tree | snapshot |
2019-02-16 |
Richard Kreckel | Fix elusive bug in expairseq ctor. |
commit | commitdiff | tree | snapshot |
2019-02-16 |
Richard Kreckel | Happy New Year! |
commit | commitdiff | tree | snapshot |
2018-12-12 |
Stefan Weinzierl | G_do_hoelder: fix case with real x values which are... |
commit | commitdiff | tree | snapshot |
2018-10-12 |
Vitaly Magerya | Handle un-normal zeros properly in the division-free... |
commit | commitdiff | tree | snapshot |
2018-10-04 |
Richard Kreckel | Update m4/ax_cxx_compile_stdcxx.m4 to current upstream... |
commit | commitdiff | tree | snapshot |
2018-10-04 |
Richard Kreckel | [DOC] Explaining in tutorial sign ambiguity for numer... |
commit | commitdiff | tree | snapshot |
2018-06-19 |
Vitaly Magerya | Consider solve_algo::markowitz in automatic elimination... |
commit | commitdiff | tree | snapshot |
2018-06-13 |
Vitaly Magerya | Add optional matrix::rank() algorighm selection. |
commit | commitdiff | tree | snapshot |
2018-06-10 |
Richard Kreckel | Correct wording in tutorial regarding degree(), ldegree(). |
commit | commitdiff | tree | snapshot |
2018-05-31 |
Vitaly Magerya | Allow expreseq in the arguments of lsolve(eqns, vars). |
commit | commitdiff | tree | snapshot |
2018-05-31 |
Vitaly Magerya | Add Markowitz-ordered Gaussian elimination algorithm. |
commit | commitdiff | tree | snapshot |
2018-05-01 |
Jan Rheinländer | Remove MSVC-specific definition of __func__ and __align... |
commit | commitdiff | tree | snapshot |
2018-03-05 |
Richard Kreckel | Avoid multiple filling of partitions in ::get() member... |
commit | commitdiff | tree | snapshot |
2018-02-19 |
Richard Kreckel | Finalize 1.7.4 release. release_1-7-4 |
commit | commitdiff | tree | snapshot |
2018-02-19 |
Richard Kreckel | Fix ABI compatibility with so-version 6. |
commit | commitdiff | tree | snapshot |
2018-02-01 |
Richard Kreckel | Finalize 1.7.3 release. release_1-7-3 |
commit | commitdiff | tree | snapshot |
2018-01-31 |
Richard Kreckel | Prepare for release 1.7.3 (yeah, again). |
commit | commitdiff | tree | snapshot |
2018-01-31 |
Richard Kreckel | Fix two comments in ginac/normal.cpp. |
commit | commitdiff | tree | snapshot |
2018-01-31 |
Richard Kreckel | Fix out-of-bounds error in multivar_diophant(). |
commit | commitdiff | tree | snapshot |
2018-01-31 |
Richard Kreckel | Shortcut conversion ex->numeric->ex in expairseq::make_... |
commit | commitdiff | tree | snapshot |
2018-01-31 |
Richard Kreckel | Improve gcd(a, b) where one argument is a power of... |
commit | commitdiff | tree | snapshot |
2018-01-28 |
Richard Kreckel | Make matrix::solve() work with non-normal zeros. |
commit | commitdiff | tree | snapshot |
2018-01-28 |
Richard Kreckel | [CHECK] Add some more factorization exams. |
commit | commitdiff | tree | snapshot |
2018-01-28 |
Richard Kreckel | Add optional algorithm selection to matrix::inverse(). |
commit | commitdiff | tree | snapshot |
2018-01-25 |
Richard Kreckel | Fix previous commit 'Speed up special cases of square... |
commit | commitdiff | tree | snapshot |
2018-01-24 |
Richard Kreckel | Speed up special cases of square-free factorization. |
commit | commitdiff | tree | snapshot |
next |