]> www.ginac.de Git - ginac.git/history
ginac.git
10 days ago Richard Kreckel[BUGFIX] Fix crash in parser. master
10 days ago Richard Kreckel[DOC] Fix some TeXinfo warnings.
2024-01-04 Richard KreckelHappy New Year!
2023-10-28 Richard KreckelAvoid internal use of designated initializer...
2023-08-12 Richard KreckelFinalize 1.8.7 release. release_1-8-7
2023-08-06 Richard KreckelUpdate NEWS.
2023-08-06 Richard KreckelAdd evaluation of Order(x)^e -> Order(x^e) for positive...
2023-08-06 Richard KreckelFix series of positive powers of polynomials.
2023-06-21 Vitaly Magerya[PATCH] Make ginsh evaluate line-by-line in non-interac...
2023-06-20 Vitaly MageryaFix GiNaC's internal parsing of expressions.
2023-02-12 Vladimir V. Kisil[PATCH] Resolve ambiguous overload.
2023-02-11 Richard Kreckel[DOC] Fix a typo.
2023-02-11 Richard Kreckel[DOC] Fix build of reference.pdf.
2023-02-11 Richard Kreckel[DOC] Fix some Doxygen references.
2023-02-11 Richard KreckelRevert "Work around Tex Live 2012 versus doxygen problem."
2023-02-11 Richard Kreckel[build] Fix a typo in configure.ac.
2023-02-08 Richard KreckelFinalize 1.8.6 release. release_1-8-6
2023-02-07 Richard KreckelFix numeric binomial(n, k) for integer n<0 and k≤n...
2023-02-07 Vladimir V. Kisil[PATCH] Fix wrong numeric info on transcendental functions.
2023-01-01 Richard KreckelFinalize 1.8.5 release. release_1-8-5
2023-01-01 Richard KreckelHappy New Year!
2022-12-29 Richard KreckelMinor refactoring in factor.cpp.
2022-12-22 Richard KreckelSome more minor optimizations in factor.cpp.
2022-12-22 Richard KreckelFix internal next_prime(n) function.
2022-12-19 Richard KreckelPrefer CLN left shift operations over multiplications...
2022-12-19 Richard KreckelChange some internal lst to exvector in factor.cpp...
2022-12-19 Richard Kreckel[BUGFIX] Fix corner cases of factor_multivariate().
2022-11-14 Richard KreckelRefactor internal calc_bound() routines.
2022-11-14 Richard KreckelRemove own definition of enable_if<B, T> in favor of...
2022-11-14 Richard Kreckel[DEBUG] Make some debug output operators compile in...
2022-10-12 Richard KreckelOptimize some use of CLN's expt_pos() function in factor().
2022-09-19 Richard KreckelReally finalize 1.8.4 release. release_1-8-4
2022-09-19 Richard KreckelFinalize 1.8.4 release.
2022-09-18 Richard KreckelFix -Wsign-compare warnings in new code.
2022-09-18 Richard KreckelFix checks for sqrfree_parfrac().
2022-09-18 Richard KreckelMake sqrfree_parfrac() work in the general case and...
2022-09-09 Vladimir V. Kisil[PATCH] Implement info methods for transcendent functions.
2022-08-10 Richard Kreckel[C++17] Convert std::mem_fun_ref_t to std::mem_fn...
2022-08-09 Richard Kreckel[C++17] Don't inherit from std::iterator...
2022-06-06 Richard Kreckel[TESTS] Fix node::operator< in time_antipode.cpp.
2022-03-23 Richard KreckelFinalize 1.8.3 release. release_1-8-3
2022-03-23 Richard KreckelFix power::subs() in some special cases.
2022-02-16 Jan RheinländerWork around a compiler bug on MSVC.
2022-02-15 Richard KreckelFix some compiler warnings.
2022-02-07 Vitaly Magerya[DOC] Add "series_to_poly" to ginsh man page.
2022-02-07 Richard Kreckel[DOC] Fix g++ argument order in tutorial example.
2022-02-06 Richard Kreckel[DOC] Replace obsolete @inforef with @xref command.
2022-02-06 Vladimir V. Kisil[DOC] Fix typo in series_to_poly() documentation.
2022-02-06 Vitaly MageryaAdd "series_to_poly" to ginsh.
2022-01-15 Stefan Weinzierlexam_inifcns_nstdsums.cpp: prec set to 10*pow(10,-Digit...
2022-01-13 Vladimir V. KisilFix power::to_polynomial() for posint exponents.
2022-01-01 Richard KreckelFinalize 1.8.2 release. release_1-8-2
2021-12-21 Oleg FinkelshteynFix relational::compare_same_type.
2021-11-05 Richard KreckelUpdate and clean up autoconf template files.
2021-09-09 Stefan WeinzierlMinor bug fix for the class modular_form_kernel: Ensure...
2021-08-09 Richard KreckelFinalize 1.8.1 release. release_1-8-1
2021-08-08 Vladimir V. KisilAdd method relational::canonical().
2021-08-08 Vladimir V. Kisil[BUGFIX] Fix a bug in normal() method.
2021-07-27 Stefan WeinzierlBug fix in modular_form_kernel::is_numeric and modular_...
2021-06-09 Stefan WeinzierlBug fix in the routine H_evalf (a minus sign should...
2021-06-06 Richard KreckelAdd simple exam test for releational objects.
2021-06-06 Vladimir V. KisilSmarter relational to Boolean conversion.
2021-04-05 Vladimir V. Kisil[PATCH] Improve normalisation of negative exponents.
2021-04-05 Richard KreckelAdd exam for ex::collect().
2021-04-05 Richard Kreckel[PATCH] Make ex::operator[] const dispatch to basic...
2021-03-24 Stefan WeinzierlG_do_hoelder: fix bug related to comparing a float...
2021-02-26 Richard KreckelFix misleading comment in last commit.
2021-02-03 Richard KreckelAvoid "instantiation of variable 'reg_info' required...
2021-01-06 Alexey Sheplyakovbugfix: function: always pass evalf'ed arguments to...
2021-01-06 Alexey SheplyakovAvoid multiple definitions of `lst::info` (MinGW compil...
2021-01-01 Richard KreckelFix minimum CLN version for pkg-config.
2021-01-01 Richard KreckelHappy New Year!
2020-11-22 Richard KreckelUpdate some references.
2020-11-22 Richard KreckelAvoid 'variable uninitialized when used within its...
2020-10-14 Richard Kreckelbuild: Fix CMake install for info file. release_1-8-0
2020-10-14 Richard KreckelFinalize 1.8.0 release.
2020-10-14 Richard KreckelClarify types of test suite files.
2020-10-13 Stefan WeinzierlReplaced dummy reference by correct reference.
2020-10-12 Richard KreckelRename test suite files...
2020-10-11 Richard KreckelReset GINAC_LT_AGE to bump SONAME.
2020-10-11 Vladimir V. Kisil[PATCH 3/3] Stronger normalisation method for powers.
2020-10-11 Vladimir V. Kisil[PATCH 2/3] Make a stronger normalisation for expressio...
2020-10-11 Vladimir V. Kisil[PATCH 1/3] Automatic evaluation of (e^t)^s = e^(ts).
2020-10-10 Richard KreckelUpdate AUTHORS file more.
2020-10-10 Richard KreckelSet version, soname ahead of release.
2020-10-10 Richard KreckelUpdate AUTHORS file...
2020-10-10 Richard KreckelRemove deprecated initialization via overloaded comma...
2020-10-10 Stefan WeinzierlAdded new routines for the numerical evaluation of...
2020-08-29 Richard KreckelRemove executable file attribute from last Python script.
2020-08-28 Alexey Sheplyakovbuild: use bundled CLN if available
2020-08-28 Alexey SheplyakovUse "modern" CMake facilities to manage includes and...
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.
next