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-03-05 |
Jens Vollinga | Copyright goes 2010. |
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 |
Paul Irofti | Equip ginac-examples.texi with directory entry for... |
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 | Don't force every algebraic class to implement archivin... |
tree | commitdiff |
2008-10-19 |
Alexei Sheplyakov | tutorial: don't mention custom RTTI any more (as it... |
tree | commitdiff |
2008-10-19 |
Alexei Sheplyakov | Wipe out remnants of custom RTTI. |
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-09-05 |
Jens Vollinga | Added missing example source. |
tree | commitdiff |
2007-09-01 |
Jens Vollinga | Added CLEANFILES. release_1-4-0 |
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-28 |
Chris Dams | Alexeis patch for faster Lanczos coefficient calculation. |
tree | commitdiff |
2007-03-01 |
Chris Dams | Alexeis patches for documentation and correct degree... |
tree | commitdiff |
2007-02-01 |
Chris Dams | Added a proof for our new simplification rule for powers. |
tree | commitdiff |
2007-02-01 |
Richard Kreckel | * Happy New Year(s)! |
tree | commitdiff |
2006-12-08 |
Chris Dams | Added numerical evaluation for the functions tgamma... |
tree | commitdiff |
2006-08-31 |
Jens Vollinga | Added two excompiler examples. |
tree | commitdiff |
2006-08-31 |
Jens Vollinga | Documented compile_ex, link_ex, unlink_ex. |
tree | commitdiff |
2006-08-30 |
Jens Vollinga | New examples for compile_ex and link_ex. |
tree | commitdiff |
2006-08-17 |
Chris Dams | Vladimirs patch for removing the "anti-commuting" branc... |
tree | commitdiff |
2006-08-16 |
Jens Vollinga | Fixed bug in reference generation for ps format. |
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-12-07 |
Jens Vollinga | Added compile function. |
tree | commitdiff |
2005-12-06 |
Jens Vollinga | New directory for GiNaC examples. |
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 |
2005-03-02 |
Richard Kreckel | * Avoid suprious cross-references caused by @strong... |
tree | commitdiff |
2005-02-22 |
Christian Bauer | Happy new year! |
tree | commitdiff |
2005-02-10 |
Richard Kreckel | * clifford_moebius_map: honor representation label... |
tree | commitdiff |
2004-10-19 |
Jens Vollinga | Added reference. |
tree | commitdiff |
2004-10-19 |
Jens Vollinga | Tutorial mentions new G function. |
tree | commitdiff |
2004-10-15 |
Jens Vollinga | Documentation for generalized clifford algebra. |
tree | commitdiff |
2004-10-12 |
Jens Vollinga | Added documentation about integral class. |
tree | commitdiff |
2004-08-20 |
Christian Bauer | - added ex::unitcontprim() |
tree | commitdiff |
2004-08-11 |
Christian Bauer | synced to 1.2 (documentation building) |
tree | commitdiff |
2004-08-05 |
Christian Bauer | added variants of dirac_trace() and color_trace() that... |
tree | commitdiff |
2004-08-02 |
Christian Bauer | added something about functions with variable number... |
tree | commitdiff |
2004-07-23 |
Christian Bauer | fixed typos |
tree | commitdiff |
2004-06-29 |
Christian Bauer | resultant() takes three "const ex &" parameters |
tree | commitdiff |
2004-06-28 |
Richard Kreckel | * Added resultant() function (by Ralf Stephan <ralf... |
tree | commitdiff |
2004-06-15 |
Richard Kreckel | - Added method matrix::rank(). |
tree | commitdiff |
2004-06-11 |
Christian Bauer | - expanded the section on symbols |
tree | commitdiff |
2004-06-08 |
Christian Bauer | added docs for exhashmap |
tree | commitdiff |
2004-06-08 |
Christian Bauer | added docs for const_pre/postorder_iterator |
tree | commitdiff |
2004-03-15 |
Christian Bauer | added documentation for const_iterator |
tree | commitdiff |
2004-02-18 |
Christian Bauer | updated list of authors |
tree | commitdiff |
2004-01-30 |
Christian Bauer | canonicalize_clifford() was omitting some ONEs |
tree | commitdiff |
2004-01-19 |
Jens Vollinga | Fixed section chaining. |
tree | commitdiff |
2004-01-16 |
Richard Kreckel | * Fix typo. (Hi Keith!) |
tree | commitdiff |
next |