]> www.ginac.de Git - ginac.git/history - doc/examples
include <algorithm> for use of std::min().
[ginac.git] / doc / examples /
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-07 Richard KreckelRemove C++89 workaround for closing angle brackets...
2015-04-14 Martin ValaMake compile_ex() work with CMake.
2014-02-02 Alexei Sheplyakov[build] Include CMake related files into the tarball.
2013-07-31 Richard KreckelShut up recent texinfo warning.
2012-07-17 Alexei Sheplyakov[build] GiNaC can be built with CMake now.
2008-11-05 Paul IroftiEquip ginac-examples.texi with directory entry for...
2008-10-19 Alexei Sheplyakovtutorial: simplify the instructions on writing extensio...
2008-10-19 Alexei SheplyakovDon't force every algebraic class to implement archivin...
2008-10-19 Alexei SheplyakovWipe out remnants of custom RTTI.
2008-09-30 Jens VollingaMerge branch 'master' of git://ffmssmsc.jinr.ru:443...
2008-09-19 Alexei SheplyakovDocument the new parser, provide an example.
2008-09-09 Jens VollingaMerge branch 'master' of git://ffmssmsc.jinr.ru:443...
2008-09-09 Alexei Sheplyakovbuild: shut up automake warnings, don't use GNU make...
2008-03-27 Jens VollingaMerge commit 'origin/master'
2008-03-27 Jens VollingaFixed make distcheck issues.
2007-09-05 Jens VollingaAdded example for mystring class [Sheplyakov].
2007-09-05 Jens VollingaAdded missing example source.
2007-09-01 Jens VollingaAdded CLEANFILES. release_1-4-0
2007-03-28 Chris DamsAlexeis patch for faster Lanczos coefficient calculation.
2006-12-08 Chris DamsAdded numerical evaluation for the functions tgamma...
2006-08-31 Jens VollingaAdded two excompiler examples.
2006-08-30 Jens VollingaNew examples for compile_ex and link_ex.
2005-12-07 Jens VollingaAdded compile function.
2005-12-06 Jens VollingaNew directory for GiNaC examples.