]> www.ginac.de Git - ginac.git/history - doc
[BUGFIX] Fix crash in parser.
[ginac.git] / doc /
2024-04-05 Richard Kreckel[DOC] Fix some TeXinfo warnings.
2024-01-04 Richard KreckelHappy New Year!
2023-02-11 Richard KreckelRevert "Work around Tex Live 2012 versus doxygen problem."
2023-01-01 Richard KreckelHappy New Year!
2022-09-18 Richard KreckelMake sqrfree_parfrac() work in the general case and...
2022-03-23 Richard KreckelFinalize 1.8.3 release. release_1-8-3
2022-02-15 Richard KreckelFix some compiler warnings.
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-01-01 Richard KreckelFinalize 1.8.2 release. release_1-8-2
2021-08-08 Vladimir V. KisilAdd method relational::canonical().
2021-01-01 Richard KreckelHappy New Year!
2020-11-22 Richard KreckelUpdate some references.
2020-10-14 Richard Kreckelbuild: Fix CMake install for info file. release_1-8-0
2020-10-13 Stefan WeinzierlReplaced dummy reference by correct reference.
2020-10-10 Stefan WeinzierlAdded new routines for the numerical evaluation of...
2020-08-28 Alexey SheplyakovUse "modern" CMake facilities to manage includes and...
2020-08-28 Alexey SheplyakovBuild example programs to avoid breaking them on API...
2020-08-24 Alexey Sheplyakovbuild: accept both python 3 and python 2
2020-08-21 Richard Kreckel[build] Use python3 command in CMake build, not python.
2020-05-18 Richard Kreckel[C++20] Clean up using-declarations.
2020-04-10 Richard KreckelMinor enhancements to tutorial.
2020-04-10 Richard KreckelAdd .gitignore files.
2020-04-09 Richard KreckelMake C++ files in doc/examples/ compile again.
2020-01-07 Richard KreckelChange www.ginac.de urls to https.
2020-01-01 Richard KreckelHappy New Year!
2019-09-22 Richard KreckelRemove exhashmap<T> class.
2019-06-09 Vladimir V. Kisil[DOC] Additional examples on number conversions.
2019-06-09 Vladimir V. Kisil[DOC] Suggest ios::binary flag for archiving files.
2019-05-03 Richard Kreckel[DOC] Change library order in tutorial example.
2019-03-08 Richard Kreckel[DOC] Fix examples using deprecated lst initializers.
2019-02-16 Richard KreckelHappy New Year!
2018-10-04 Richard Kreckel[DOC] Explaining in tutorial sign ambiguity for numer...
2018-06-13 Vitaly MageryaAdd optional matrix::rank() algorighm selection.
2018-06-10 Richard KreckelCorrect wording in tutorial regarding degree(), ldegree().
2018-01-28 Richard KreckelAdd optional algorithm selection to matrix::inverse().
2018-01-01 Richard KreckelHappy New Year!
2017-07-17 Vladimir V. KisilIntroducing method symbol::get_TeX_name() to match...
2017-01-09 Richard KreckelHappy New Year!
2016-08-11 Vladimir KisilAdd proper functions to make clifford_bar() and cliffor...
2016-04-13 Richard KreckelFix typos in comments.
2016-04-05 Richard KreckelMerge branch 'c++11' in preparation for version 1.7.0.
2016-04-04 Richard KreckelInstall ginac-excompiler in $LIBEXECDIR, not in $BINDIR.
2016-03-12 Richard KreckelRemove ex::to_rational(lst) and ex::to_polynomial(lst).
2016-01-29 Richard Kreckel[C++17] Remove inheritance from std::binary_function...
2016-01-28 Richard KreckelRemove 'level' argument of evalf().
2016-01-01 Richard KreckelHappy New Year!
2016-01-01 Richard KreckelHappy New Year!
2015-12-31 Vladimir V. KisilClarification on symmetries of metric of clifford object.
2015-12-20 Richard KreckelRemove reference to ftpthep.physik.uni-mainz.de.
2015-12-20 Richard KreckelRemove reference to ftpthep.physik.uni-mainz.de.
2015-12-20 Richard KreckelRemove info_flags::algebraic.
2015-12-16 Richard KreckelMerge some cosmetic patches.
2015-12-16 Richard KreckelMake .eval() evaluate top-level only.
2015-11-29 Richard KreckelUse neseted initializer lists to construct matrix objects.
2015-11-26 Richard KreckelUse initializer lists to construct container<>, lst.
2015-11-26 Richard KreckelMake ample use of the contextual keyword 'override'.
2015-11-24 Richard KreckelTutorial: how to create noncommutative symbols?
2015-11-24 Richard KreckelTutorial: how to create noncommutative symbols?
2015-11-07 Richard KreckelRemove C++89 workaround for closing angle brackets...
2015-11-01 Richard KreckelUpdate documentation of prerequisites.
2015-10-31 Richard KreckelRemove support for Cint.
2015-07-31 Richard KreckelFix parser example in tutorial.
2015-04-14 Martin ValaMake compile_ex() work with CMake.
2015-02-08 Vladimir V. KisilFixing index in tutorial.
2015-02-08 Vladimir V. KisilExplicit derivation of functions.
2015-01-31 Vladimir V. KisilPut a reference on eta function into tutorial.
2015-01-25 Richard KreckelHappy new year!
2014-10-14 Richard KreckelUpdate copyright statements.
2014-07-22 Richard KreckelFix example of symmetrization in tutorial.
2014-02-03 Richard Kreckel[docs] remind users tho send EOF marker when doing...
2014-02-02 Alexei Sheplyakov[build] Fix `make pdf' for out of the source (auto...
2014-02-02 Alexei Sheplyakov[build] Include CMake related files into the tarball.
2013-11-03 Vladimir V. KisilExpansion rules for exp(), log(), and abs().
2013-07-31 Richard KreckelAdd support for Texinfo-5.0.
2013-07-31 Richard KreckelShut up recent texinfo warning.
2012-07-27 Alexei SheplyakovWork around Tex Live 2012 versus doxygen problem.
2012-07-17 Alexei Sheplyakov[build] GiNaC can be built with CMake now.
2012-02-23 Alexei SheplyakovMerge branch 'master' of git://github.com/AlexeiSheplya...
2011-12-08 Richard B. KreckelDocumentation: Update branch cut convention
2011-02-04 Richard KreckelExtend copyright to 2011.
2010-09-15 Richard KreckelBe more careful about final top-level substitution.
2010-09-15 Richard KreckelBe more careful about final top-level substitution.
2010-07-06 Jens VollingaTexinfo interprets @strong{Note...} as a cross referenc...
2010-07-06 Jens VollingaTexinfo interprets @strong{Note...} as a cross referenc...
2010-05-22 Richard KreckelBe more careful with conjugate(f(x)) -> f(conjugate...
2010-05-22 Richard KreckelBe more careful with conjugate(f(x)) -> f(conjugate...
2010-05-17 Richard KreckelFix URL of CODA.
2010-05-17 Richard KreckelFix URL of CODA.
2010-03-05 Jens VollingaCopyright goes 2010.
2010-03-05 Jens VollingaCopyright goes 2010.
2010-02-27 Richard KreckelUpdate copyright notice.
2009-07-10 Jens VollingaFixed manual to correctly explain return_type_tinfo().
2009-07-10 Jens VollingaFixed manual to correctly explain return_type_tinfo().
2009-02-06 Jens VollingaPrettified source code.
2009-02-03 Alexei SheplyakovImprove (fix?) smod: now it really converts into symmet...
2008-11-14 Jens VollingaAdded section about factor(). Made appropriate changes...
2008-11-05 Paul IroftiEquip ginac-examples.texi with directory entry for...
2008-11-05 Jens VollingaFixed some minor spelling errors.
next