2010-10-04 |
Alexei Sheplyakov | Avoid infinite loop when unarchiving realsymbol and... |
blob | commitdiff | raw |
2010-03-05 |
Jens Vollinga | Copyright goes 2010. |
blob | commitdiff | raw | diff to current |
2009-02-25 |
Alexei Sheplyakov | calchash(): work around broken RTTI. |
blob | commitdiff | raw | diff to current |
2009-02-06 |
Jens Vollinga | Prettified source code. |
blob | commitdiff | raw | diff to current |
2008-10-19 |
Alexei Sheplyakov | Don't force every algebraic class to implement archivin... |
blob | commitdiff | raw | diff to current |
2008-10-19 |
Alexei Sheplyakov | symbol: make get_domain() a virtual method, remove... |
blob | commitdiff | raw | diff to current |
2008-10-19 |
Alexei Sheplyakov | symbol: don't bother to set TeX name if user did not... |
blob | commitdiff | raw | diff to current |
2008-10-19 |
Alexei Sheplyakov | symbol: remove return_type_tinfo() and return_type... |
blob | commitdiff | raw | diff to current |
2008-10-19 |
Alexei Sheplyakov | Wipe out remnants of custom RTTI. |
blob | commitdiff | raw | diff to current |
2008-10-19 |
Alexei Sheplyakov | A better return_type_tinfo() mechanism. |
blob | commitdiff | raw | diff to current |
2008-10-19 |
Alexei Sheplyakov | calchash(): use type_info::name() instead of tinfo(). |
blob | commitdiff | raw | diff to current |
2008-09-09 |
Jens Vollinga | Merge branch 'master' of git://ffmssmsc.jinr.ru:443... |
blob | commitdiff | raw | diff to current |
2008-09-09 |
Alexei Sheplyakov | [BUGFIX] Reclaiming the memory allocated for static... |
blob | commitdiff | raw | diff to current |
2008-09-09 |
Alexei Sheplyakov | symbol: get rid of assign/unassign (for performance... |
blob | commitdiff | raw | diff to current |
2008-03-27 |
Jens Vollinga | Merge commit 'origin/master' |
blob | commitdiff | raw | diff to current |
2008-03-26 |
Richard B. Kreckel | Merge git://www.ginac.de/ginac |
blob | commitdiff | raw | diff to current |
2008-03-25 |
Richard B. Kreckel | Happy new year! |
blob | commitdiff | raw | diff to current |
2008-03-04 |
Alexei Sheplyakov | symbol.cpp: shut up useless warnings |
blob | commitdiff | raw | diff to current |
2007-10-15 |
Jens Vollinga | - info(info_flags::has_indices) now works for sums... |
blob | commitdiff | raw | diff to current |
2007-08-27 |
Jens Vollinga | info_flags::expanded added [A.Sheplyakov] |
blob | commitdiff | raw | diff to current |
2007-02-01 |
Richard Kreckel | * Happy New Year(s)! |
blob | commitdiff | raw | diff to current |
2006-11-22 |
Chris Dams | Asking a symbol whether it is positive now works. |
blob | commitdiff | raw | diff to current |
2006-06-19 |
Chris Dams | Made class possymbol for positive symbols and documente... |
blob | commitdiff | raw | diff to current |
2006-05-25 |
Chris Dams | Possbility for positive symbols/numbers. |
blob | commitdiff | raw | diff to current |
2006-04-21 |
Chris Dams | Added methods for taking real and imaginary parts. |
blob | commitdiff | raw | diff to current |
2006-03-27 |
Chris Dams | Added .is_polynomial() method. |
blob | commitdiff | raw | diff to current |
2006-02-22 |
Chris Dams | Reviving return_type_tinfo-system. |
blob | commitdiff | raw | diff to current |
2006-02-14 |
Chris Dams | Fixed problems on 64-bit machines and introduced has_op... |
blob | commitdiff | raw | diff to current |
2006-01-19 |
Jens Vollinga | - New tinfo mechanism |
blob | commitdiff | raw | diff to current |
2005-05-01 |
Richard Kreckel | * Last week, the FSF has moved their office. |
blob | commitdiff | raw | diff to current |
2005-02-22 |
Christian Bauer | Happy new year! |
blob | commitdiff | raw | diff to current |
2004-07-04 |
Christian Bauer | conjugate() symbolic function renamed to conjugate_func... |
blob | commitdiff | raw | diff to current |
2004-01-08 |
Jens Vollinga | * Added realsymbol class. |
blob | commitdiff | raw | diff to current |
2004-01-06 |
Christian Bauer | - fixed LaTeX output of conjugate() |
blob | commitdiff | raw | diff to current |
2004-01-04 |
Jens Vollinga | Added complex conjugation methods and GiNaC function... |
blob | commitdiff | raw | diff to current |
2003-08-26 |
Christian Bauer | - added some (empty) exception specifications (reduces... |
blob | commitdiff | raw | diff to current |
2003-08-26 |
Christian Bauer | symbols can be made noncommutative (see symbol construc... |
blob | commitdiff | raw | diff to current |
2003-08-25 |
Christian Bauer | print_tree prints the object addresses |
blob | commitdiff | raw | diff to current |
2003-08-13 |
Christian Bauer | use new-style print methods |
blob | commitdiff | raw | diff to current |
2003-07-31 |
Christian Bauer | use new-style print methods |
blob | commitdiff | raw | diff to current |
2003-07-02 |
Christian Bauer | merging 1.2 branch into main trunk |
blob | commitdiff | raw | diff to current |
2003-01-21 |
Christian Bauer | - prepared for 1.0.13 release |
blob | commitdiff | raw | diff to current |
2002-09-15 |
Christian Bauer | re-enabled the assignment operator of class symbol |
blob | commitdiff | raw | diff to current |
2002-01-25 |
Christian Bauer | - (l)degree(s), coeff(s, n) and collect(s) were extende... |
blob | commitdiff | raw | diff to current |
2002-01-25 |
Richard Kreckel | * Finilize version 1.0.4 (version numbers, copyrights... release_1-0-4 |
blob | commitdiff | raw | diff to current |
2001-12-19 |
Richard Kreckel | * Added output-support for Python bindings and LaTeX... |
blob | commitdiff | raw | diff to current |
2001-10-26 |
Richard Kreckel | * As agreed upon at lunch, remove debugmsg since it... |
blob | commitdiff | raw | diff to current |
2001-10-22 |
Richard Kreckel | * Some internal reorganization WRT flyweight handling... |
blob | commitdiff | raw | diff to current |
2001-08-22 |
Richard Kreckel | - Cleanups: My evil plot of making ex::bp private may... |
blob | commitdiff | raw | diff to current |
2001-08-18 |
Richard Kreckel | - carried on with felonious plot about making ex::bp... |
blob | commitdiff | raw | diff to current |
2001-06-27 |
Christian Bauer | - replaced the Derivative() function by a more resonabl... |
blob | commitdiff | raw | diff to current |
2001-06-23 |
Christian Bauer | - added find() (like has(), but returns list of all... |
blob | commitdiff | raw | diff to current |
2001-06-19 |
Christian Bauer | - The default implementations of evalf(), diff(), norma... |
blob | commitdiff | raw | diff to current |
2001-06-16 |
Richard Kreckel | * Supplement some (now deprecated) macros by inlined... |
blob | commitdiff | raw | diff to current |
2001-06-05 |
Richard Kreckel | - Small LaTeX output fixes as suggested by Stefan. |
blob | commitdiff | raw | diff to current |
2001-05-04 |
Christian Bauer | - symbols can have a LaTeX name, e.g. symbol s("s"... |
blob | commitdiff | raw | diff to current |
2001-04-15 |
Richard Kreckel | * basic::collec() never worked correctly on non-polynom... |
blob | commitdiff | raw | diff to current |
2001-04-06 |
Christian Bauer | - replaced the various print*() member functions by... |
blob | commitdiff | raw | diff to current |
2001-04-05 |
Christian Bauer | subs() performs "syntactic substitution" as in Maple... |
blob | commitdiff | raw | diff to current |
2001-04-05 |
Christian Bauer | - subs() can be used to substitute functions, tensors... |
blob | commitdiff | raw | diff to current |
2001-04-02 |
Christian Bauer | degree(), ldegree(), coeff(), lcoeff(), tcoeff() and... |
blob | commitdiff | raw | diff to current |
2001-03-06 |
Christian Bauer | - revamped indexed objects |
blob | commitdiff | raw | diff to current |
2001-02-28 |
Richard Kreckel | * ginac/registrar.h: dtor is inlined now. |
blob | commitdiff | raw | diff to current |
2001-02-15 |
Christian Bauer | the destructor, copy constructor, and assignment operat... |
blob | commitdiff | raw | diff to current |
2001-02-14 |
Christian Bauer | removed the "some_*" and "typeid_*" definitions since... |
blob | commitdiff | raw | diff to current |
2001-01-22 |
Richard Kreckel | - See if __GNUC__ < 2.97 before using std::vector<... |
blob | commitdiff | raw | diff to current |
2000-08-14 |
Richard Kreckel | - Inserted some more std:: to make it compile under... |
blob | commitdiff | raw | diff to current |
2000-08-11 |
Christian Bauer | - more indentation fixes |
blob | commitdiff | raw | diff to current |
2000-08-11 |
Christian Bauer | - indentation is now done with tabs |
blob | commitdiff | raw | diff to current |
2000-07-21 |
Richard Kreckel | - Derivatives are now assembled in a slightly different... |
blob | commitdiff | raw | diff to current |
2000-05-11 |
Richard Kreckel | - numeric::numeric(const char*): parse complex numbers. |
blob | commitdiff | raw | diff to current |
2000-03-15 |
Richard Kreckel | - The status_flags::expanded is now used on some occasions. |
blob | commitdiff | raw | diff to current |
2000-02-02 |
Richard Kreckel | - diff() is now only defined on classes ex and basic... |
blob | commitdiff | raw | diff to current |
2000-01-30 |
Richard Kreckel | - Renamed flag NO_GINAC_NAMESPACE to NO_NAMESPACE_GINAC... |
blob | commitdiff | raw | diff to current |
2000-01-21 |
Christian Bauer | - changed all instances of "foo const &/*" to "const... |
blob | commitdiff | raw | diff to current |
2000-01-19 |
Christian Bauer | - implemented global class registry (for class basic... |
blob | commitdiff | raw | diff to current |
2000-01-11 |
Richard Kreckel | - made nops() return unsigned instead of int |
blob | commitdiff | raw | diff to current |
1999-12-17 |
Richard Kreckel | - Banned exZERO(), exONE(), exMINUSHALF() and all this... |
blob | commitdiff | raw | diff to current |
1999-12-13 |
Richard Kreckel | - introduced info_flags::cinteger, info_flags::crational, |
blob | commitdiff | raw | diff to current |
1999-12-02 |
Alexander Frink | #ifndef around namespace GiNaC { } |
blob | commitdiff | raw | diff to current |
1999-11-22 |
Christian Bauer | - ASSERT macro renamed to GINAC_ASSERT |
blob | commitdiff | raw | diff to current |
1999-11-17 |
Christian Bauer | - put everything in "GiNaC" namespace |
blob | commitdiff | raw | diff to current |
1999-11-16 |
Christian Bauer | - modified the comment blocks so the copyright message... |
blob | commitdiff | raw | diff to current |
1999-11-12 |
Alexander Frink | added setname/getname to idx |
blob | commitdiff | raw | diff to current |
1999-11-10 |
Christian Bauer | - modified GiNaC headers to Alexander's liking |
blob | commitdiff | raw | diff to current |
1999-11-10 |
Christian Bauer | - enforced GiNaC coding standards :-) |
blob | commitdiff | raw | diff to current |
1999-11-09 |
Christian Bauer | - switched to automake build environment |
blob | commitdiff | raw | diff to current |
|