2016-01-28 |
Richard Kreckel | Remove 'level' argument of evalf(). |
tree | commitdiff |
2016-01-01 |
Richard Kreckel | Happy New Year! |
tree | commitdiff |
2015-12-31 |
Vladimir V. Kisil | Clarification on symmetries of metric of clifford object. |
tree | commitdiff |
2015-12-20 |
Richard Kreckel | Remove reference to ftpthep.physik.uni-mainz.de. |
tree | commitdiff |
2015-12-20 |
Richard Kreckel | Remove info_flags::algebraic. |
tree | commitdiff |
2015-12-16 |
Richard Kreckel | Make .eval() evaluate top-level only. |
tree | commitdiff |
2015-11-29 |
Richard Kreckel | Use neseted initializer lists to construct matrix objects. |
tree | commitdiff |
2015-11-26 |
Richard Kreckel | Use initializer lists to construct container<>, lst. |
tree | commitdiff |
2015-11-24 |
Richard Kreckel | Tutorial: how to create noncommutative symbols? |
tree | commitdiff |
2015-11-01 |
Richard Kreckel | Update documentation of prerequisites. |
tree | commitdiff |
2015-10-31 |
Richard Kreckel | Remove support for Cint. |
tree | commitdiff |
2015-07-31 |
Richard Kreckel | Fix parser example in tutorial. |
tree | commitdiff |
2015-04-14 |
Martin Vala | Make compile_ex() work with CMake. |
tree | commitdiff |
2015-02-08 |
Vladimir V. Kisil | Fixing index in tutorial. |
tree | commitdiff |
2015-02-08 |
Vladimir V. Kisil | Explicit derivation of functions. |
tree | commitdiff |
2015-01-31 |
Vladimir V. Kisil | Put a reference on eta function into tutorial. |
tree | commitdiff |
2015-01-25 |
Richard Kreckel | Happy new year! |
tree | commitdiff |
2014-10-14 |
Richard Kreckel | Update copyright statements. |
tree | commitdiff |
2014-07-22 |
Richard Kreckel | Fix example of symmetrization in tutorial. |
tree | commitdiff |
2014-02-03 |
Richard Kreckel | [docs] remind users tho send EOF marker when doing... |
tree | commitdiff |
2014-02-02 |
Alexei Sheplyakov | [build] Include CMake related files into the tarball. |
tree | commitdiff |
2013-11-03 |
Vladimir V. Kisil | Expansion rules for exp(), log(), and abs(). |
tree | commitdiff |
2013-07-31 |
Richard Kreckel | Add support for Texinfo-5.0. |
tree | commitdiff |
2012-07-17 |
Alexei Sheplyakov | [build] GiNaC can be built with CMake now. |
tree | commitdiff |
2012-02-23 |
Alexei Sheplyakov | Merge branch 'master' of git://github.com/AlexeiSheplya... |
tree | commitdiff |
2011-12-08 |
Richard B. Kreckel | Documentation: Update branch cut convention |
tree | commitdiff |
2011-02-04 |
Richard Kreckel | Extend copyright to 2011. |
tree | commitdiff |
2010-09-15 |
Richard Kreckel | Be more careful about final top-level substitution. |
tree | commitdiff |
2010-09-15 |
Richard Kreckel | Be more careful about final top-level substitution. |
tree | commitdiff |
2010-07-06 |
Jens Vollinga | Texinfo interprets @strong{Note...} as a cross referenc... |
tree | commitdiff |
2010-07-06 |
Jens Vollinga | Texinfo interprets @strong{Note...} as a cross referenc... |
tree | commitdiff |
2010-05-22 |
Richard Kreckel | Be more careful with conjugate(f(x)) -> f(conjugate... |
tree | commitdiff |
2010-05-22 |
Richard Kreckel | Be more careful with conjugate(f(x)) -> f(conjugate... |
tree | commitdiff |
2010-05-17 |
Richard Kreckel | Fix URL of CODA. |
tree | commitdiff |
2010-05-17 |
Richard Kreckel | Fix URL of CODA. |
tree | commitdiff |
2010-03-05 |
Jens Vollinga | Copyright goes 2010. |
tree | commitdiff |
2010-03-05 |
Jens Vollinga | Copyright goes 2010. |
tree | commitdiff |
2010-02-27 |
Richard Kreckel | Update copyright notice. |
tree | commitdiff |
2009-07-10 |
Jens Vollinga | Fixed manual to correctly explain return_type_tinfo(). |
tree | commitdiff |
2009-07-10 |
Jens Vollinga | Fixed manual to correctly explain return_type_tinfo(). |
tree | commitdiff |
2009-02-06 |
Jens Vollinga | Prettified source code. |
tree | commitdiff |
2009-02-03 |
Alexei Sheplyakov | Improve (fix?) smod: now it really converts into symmet... |
tree | commitdiff |
2008-11-14 |
Jens Vollinga | Added section about factor(). Made appropriate changes... |
tree | commitdiff |
2008-11-05 |
Jens Vollinga | Fixed some minor spelling errors. |
tree | commitdiff |
2008-10-19 |
Alexei Sheplyakov | tutorial: simplify the instructions on writing extensio... |
tree | commitdiff |
2008-10-19 |
Alexei Sheplyakov | tutorial: don't mention custom RTTI any more (as it... |
tree | commitdiff |
2008-09-30 |
Jens Vollinga | Merge branch 'master' of git://ffmssmsc.jinr.ru:443... |
tree | commitdiff |
2008-09-19 |
Alexei Sheplyakov | Document the new parser, provide an example. |
tree | commitdiff |
2008-09-19 |
Alexei Sheplyakov | match() (find()): use exmap (exset) to store matched... |
tree | commitdiff |
2008-09-09 |
Jens Vollinga | Merge branch 'master' of git://ffmssmsc.jinr.ru:443... |
tree | commitdiff |
2008-09-09 |
Alexei Sheplyakov | build: shut up automake warnings, don't use GNU make... |
tree | commitdiff |
2008-09-09 |
Alexei Sheplyakov | don't mention CVS any more, describe how to install... |
tree | commitdiff |
2008-09-09 |
Alexei Sheplyakov | match: don't modify subexpression list if expression... |
tree | commitdiff |
2008-07-15 |
Richard B. Kreckel | documentation: it is get_dim(), not get_dimension() |
tree | commitdiff |
2008-03-27 |
Jens Vollinga | Merge commit 'origin/master' |
tree | commitdiff |
2008-03-27 |
Jens Vollinga | Fixed make distcheck issues. |
tree | commitdiff |
2008-03-26 |
Richard B. Kreckel | Merge git://www.ginac.de/ginac |
tree | commitdiff |
2008-03-26 |
Jens Vollinga | Small improvement to VPATH fix. |
tree | commitdiff |
2008-03-26 |
Jens Vollinga | Fixed info-generation problems with VPATH builds. |
tree | commitdiff |
2008-03-25 |
Richard B. Kreckel | Happy new year! |
tree | commitdiff |
2007-09-05 |
Jens Vollinga | Added example for mystring class [Sheplyakov]. |
tree | commitdiff |
2007-09-05 |
Richard Kreckel | Put entire GiNaC documentation into @dircategory 'Mathe... |
tree | commitdiff |
2007-08-27 |
Jens Vollinga | lst_to_clifford() and clifford_to_lst() can handle... |
tree | commitdiff |
2007-08-27 |
Jens Vollinga | Removed texinfo.tex |
tree | commitdiff |
2007-08-02 |
Jens Vollinga | - Fixed typos and layout problems. |
tree | commitdiff |
2007-07-31 |
Jens Vollinga | Fixed error in examples for match. |
tree | commitdiff |
2007-03-29 |
Richard Kreckel | * Use pkg-config for detecting CLN, advertise it in... |
tree | commitdiff |
2007-03-01 |
Chris Dams | Alexeis patches for documentation and correct degree... |
tree | commitdiff |
2007-02-01 |
Richard Kreckel | * Happy New Year(s)! |
tree | commitdiff |
2006-08-31 |
Jens Vollinga | Documented compile_ex, link_ex, unlink_ex. |
tree | commitdiff |
2006-08-17 |
Chris Dams | Vladimirs patch for removing the "anti-commuting" branc... |
tree | commitdiff |
2006-08-16 |
Jens Vollinga | Replaced GiNaC Group names by web address. |
tree | commitdiff |
2006-08-14 |
Jens Vollinga | Fixed generation of tutorial and reference in html... |
tree | commitdiff |
2006-07-29 |
Chris Dams | Bug in expand_dummy_sum is fixed. |
tree | commitdiff |
2006-06-19 |
Chris Dams | Made class possymbol for positive symbols and documente... |
tree | commitdiff |
2006-05-24 |
Chris Dams | Allow for more general expressions for clifford metrics... |
tree | commitdiff |
2006-05-16 |
Chris Dams | Patches by Vladimir. |
tree | commitdiff |
2006-04-22 |
Richard Kreckel | * Belated Happy New Year! |
tree | commitdiff |
2006-04-21 |
Chris Dams | Added methods for taking real and imaginary parts. |
tree | commitdiff |
2006-04-04 |
Chris Dams | Made log(exp(Pi)) evaluate to Pi. |
tree | commitdiff |
2006-03-27 |
Chris Dams | Added .is_polynomial() method. |
tree | commitdiff |
2006-03-13 |
Chris Dams | Make step(0)=1/2 again and remove step_power. |
tree | commitdiff |
2006-03-09 |
Chris Dams | step(x) returns an integer now. |
tree | commitdiff |
2006-03-09 |
Chris Dams | Add step function to GiNaCs built-in functions. |
tree | commitdiff |
2006-02-23 |
Chris Dams | Removed remark that symbols always commute. |
tree | commitdiff |
2006-02-14 |
Chris Dams | Fixed problems on 64-bit machines and introduced has_op... |
tree | commitdiff |
2005-12-25 |
Jens Vollinga | Fixed example [A.Sheplyakov]. |
tree | commitdiff |
2005-11-11 |
Chris Dams | Index renaming issues, sped up simplify_indexed, used... |
tree | commitdiff |
2005-11-09 |
Jens Vollinga | Removed repetition of menu entry [V.Kisil] |
tree | commitdiff |
2005-10-22 |
Richard Kreckel | * Cleaned up CLN sites. |
tree | commitdiff |
2005-10-20 |
Richard Kreckel | * Add functions sub_matrix() and reduced_matrix(). |
tree | commitdiff |
2005-09-23 |
Richard Kreckel | * Use a relational argument in first fsolve example. |
tree | commitdiff |
2005-09-18 |
Richard Kreckel | * Make lookup in adaptivesimpson precision-aware. ... |
tree | commitdiff |
2005-09-12 |
Richard Kreckel | * Added fsolve() numerical univariate real-valued funct... |
tree | commitdiff |
2005-06-03 |
Jens Vollinga | * Now two different simplification paths in clifford... |
tree | commitdiff |
2005-05-04 |
Jens Vollinga | Added note on gcd arguments. |
tree | commitdiff |
2005-05-01 |
Richard Kreckel | * Last week, the FSF has moved their office. |
tree | commitdiff |
2005-04-22 |
Jens Vollinga | Added explanation of numerical evaluation of color_f... |
tree | commitdiff |
2005-04-19 |
Jens Vollinga | Fixed misprint in the delta tensor example. |
tree | commitdiff |
2005-04-01 |
Jens Vollinga | * Applied Vladimir Kisil's patches (bug in clifford_pri... |
tree | commitdiff |
next |