2021-02-03 |
Richard Kreckel | Avoid "instantiation of variable 'reg_info' required... |
commit | commitdiff | tree | snapshot |
2021-01-06 |
Alexey Sheplyakov | bugfix: function: always pass evalf'ed arguments to... |
commit | commitdiff | tree | snapshot |
2021-01-06 |
Alexey Sheplyakov | Avoid multiple definitions of `lst::info` (MinGW compil... |
commit | commitdiff | tree | snapshot |
2021-01-01 |
Richard Kreckel | Fix minimum CLN version for pkg-config. |
commit | commitdiff | tree | snapshot |
2021-01-01 |
Richard Kreckel | Happy New Year! |
commit | commitdiff | tree | snapshot |
2020-11-22 |
Richard Kreckel | Update some references. |
commit | commitdiff | tree | snapshot |
2020-11-22 |
Richard Kreckel | Avoid 'variable uninitialized when used within its... |
commit | commitdiff | tree | snapshot |
2020-10-14 |
Richard Kreckel | build: Fix CMake install for info file. release_1-8-0 |
commit | commitdiff | tree | snapshot |
2020-10-14 |
Richard Kreckel | Finalize 1.8.0 release. |
commit | commitdiff | tree | snapshot |
2020-10-14 |
Richard Kreckel | Clarify types of test suite files. |
commit | commitdiff | tree | snapshot |
2020-10-13 |
Stefan Weinzierl | Replaced dummy reference by correct reference. |
commit | commitdiff | tree | snapshot |
2020-10-12 |
Richard Kreckel | Rename test suite files... |
commit | commitdiff | tree | snapshot |
2020-10-11 |
Richard Kreckel | Reset GINAC_LT_AGE to bump SONAME. |
commit | commitdiff | tree | snapshot |
2020-10-11 |
Vladimir V... | [PATCH 3/3] Stronger normalisation method for powers. |
commit | commitdiff | tree | snapshot |
2020-10-11 |
Vladimir V... | [PATCH 2/3] Make a stronger normalisation for expressio... |
commit | commitdiff | tree | snapshot |
2020-10-11 |
Vladimir V... | [PATCH 1/3] Automatic evaluation of (e^t)^s = e^(ts). |
commit | commitdiff | tree | snapshot |
2020-10-10 |
Richard Kreckel | Update AUTHORS file more. |
commit | commitdiff | tree | snapshot |
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 |
next |