]> www.ginac.de Git - ginac.git/history - ginac/mul.cpp
Finalize 1.6.6 release.
[ginac.git] / ginac / mul.cpp
2015-11-24 Richard Kreckelmul::can_make_flat(): Finish ancient unfinished code.
2015-11-05 Richard KreckelAdd some minor optimizations.
2015-10-10 Richard KreckelFix some apparent typos and misindentations 2.
2015-07-31 Richard KreckelFix some apparent typos and misindentations.
2015-04-22 Vladimir KisilFix mul::info(info_flags::nonnegative).
2015-01-25 Richard KreckelHappy new year!
2014-10-14 Richard KreckelUpdate copyright statements.
2014-07-25 Richard Kreckel[bugfix] ex::is_polynomial(x): fix miscomputations
2013-10-16 Alexei Sheplyakovmul::info(): cache the result of the positiveness/negat...
2013-08-02 Vladimir V. Kisilimprove mul::info(): the product of two negative terms...
2012-02-23 Alexei SheplyakovMerge branch 'master' of git://github.com/AlexeiSheplya...
2011-05-27 Richard KreckelJanitorial commit.
2011-05-20 Richard KreckelFixed a bug introduced in last commit.
2011-05-15 Richard KreckelFix mul::conjugate().
2011-02-04 Richard KreckelExtend copyright to 2011.
2010-10-09 Alexei Sheplyakovmul: algebraic_subs_mul(), has(): don't write beyond...
2010-10-09 Alexei Sheplyakovmul: algebraic_subs_mul(), has(): don't write beyond...
2010-03-28 Jens VollingaProducts (class mul) now answer correctly to info_flags...
2010-03-28 Jens VollingaProducts (class mul) now answer correctly to info_flags...
2010-03-05 Jens VollingaCopyright goes 2010.
2010-03-05 Jens VollingaCopyright goes 2010.
2010-02-27 Richard KreckelUpdate copyright notice.
2009-10-11 Richard KreckelAdd mul::info() and add::info() support for numeric...
2009-10-11 Richard KreckelAdd mul::info() and add::info() support for numeric...
2009-02-06 Jens VollingaPrettified source code.
2008-12-18 Jens VollingaSmall fixes to avoid compile warnings (-Wall).
2008-10-19 Alexei SheplyakovDon't force every algebraic class to implement archivin...
2008-10-19 Alexei SheplyakovWipe out remnants of custom RTTI.
2008-10-19 Alexei SheplyakovA better return_type_tinfo() mechanism.
2008-09-30 Jens VollingaMerge branch 'master' of git://ffmssmsc.jinr.ru:443...
2008-09-19 Alexei Sheplyakovmatch() (find()): use exmap (exset) to store matched...
2008-03-27 Jens VollingaMerge commit 'origin/master'
2008-03-26 Richard B. KreckelMerge git://www.ginac.de/ginac
2008-03-25 Richard B. KreckelHappy new year!
2007-11-21 Jens Vollinga* Deleted bogus try -- catch block in the ex::series...
2007-10-16 Richard Kreckel* Fix optimization opportunities missed by Alexei's...
2007-10-15 Jens Vollinga- This helps mul::expand() and friends to recognize...
2007-10-15 Jens Vollinga- Apparently, in ~ 30% of calls to mul::expand the...
2007-10-15 Jens Vollinga- Partially solves performance regression in expand...
2007-08-27 Jens VollingaConverting terms into primitive polynomials optimized...
2007-07-11 Jens VollingaAdditional transformations for mul and power [Sheplyakov].
2007-03-01 Chris DamsAlexeis patches for documentation and correct degree...
2007-02-01 Richard Kreckel* Happy New Year(s)!
2006-10-10 Richard Kreckel* Removed unused variable.
2006-08-10 Chris DamsPrint -x as -x instead of -1.0*x when printing C-source.
2006-07-24 Chris DamsImproved dummy index renaming.
2006-07-13 Chris DamsNeeded to call get_all_dummy_indices_safely more often.
2006-04-21 Chris DamsAdded methods for taking real and imaginary parts.
2006-02-22 Chris DamsReviving return_type_tinfo-system.
2006-02-14 Chris DamsFixed problems on 64-bit machines and introduced has_op...
2006-01-19 Jens Vollinga- New tinfo mechanism
2006-01-03 Chris DamsImproved algebraic substitutions.
2005-11-18 Richard Kreckel* Restore speed lost in GiNaC-1.3.2 [V. Kisil].
2005-07-25 Richard Kreckelmul::expand(): Remove unused variable.
2005-06-29 Jens VollingaFixed initialization order bug (references to flyweight...
2005-05-19 Jens VollingaFixed bug in expanding expressions containing dummy...
2005-05-01 Richard Kreckel* Last week, the FSF has moved their office.
2005-02-22 Christian BauerHappy new year!
2004-07-22 Christian Bauersynced to 1.2 (typos, better ncmul::degree() and :...
2004-03-27 Jens VollingaFixed assertions
2004-03-15 Christian Bauerfixes for gcc 3.4
2004-01-08 Christian BauerHappy New Year!
2003-12-18 Christian Bauersome attempts to squeeze performance out of mul::expand()
2003-12-11 Christian Bauersynced to 1.1 (expand() problem)
2003-08-26 Christian Bauergenerous use of auto_ptr to provide better exception...
2003-08-14 Christian Baueruse new-style print methods
2003-07-21 Christian Bauersubs_no_pattern -> no_pattern, subs_algebraic -> algebraic
2003-07-11 Christian Bauersubs() and normal() use maps instead of lists, resultin...
2003-07-02 Christian Bauermerging 1.2 branch into main trunk
2003-01-21 Christian Bauer- prepared for 1.0.13 release
2002-12-03 Christian Bauercleaned up some is_a<> vs. is_exactly_a<> stuff
2002-11-21 Christian Bauer- powers with negative exponents are printed as fractio...
2002-09-02 Richard Kreckel* Fix broken C output. (Chris Dams)
2002-03-28 Richard Kreckel* mul::expand(): Fix bug in aggressive version of expan...
2002-03-28 Richard Kreckel* mul::expand() (mul.cpp): When multiplying two sums...
2002-01-25 Richard Kreckel* Finilize version 1.0.4 (version numbers, copyrights... release_1-0-4
2002-01-25 Richard Kreckel* mul::expand(): Considerable speedup through caching...
2001-12-21 Richard Kreckel* Fix thinkos in print_csrc context.
2001-12-19 Richard Kreckel* Remove check for empty seq in Python output.
2001-12-19 Richard Kreckel* Added output-support for Python bindings and LaTeX...
2001-11-16 Richard Kreckel* Some minor optimization glitches.
2001-10-27 Richard Kreckel* Headers only include <iosfwd> from now on, since...
2001-10-26 Richard Kreckel* As agreed upon at lunch, remove debugmsg since it...
2001-10-22 Richard Kreckel* Some internal reorganization WRT flyweight handling...
2001-08-22 Richard Kreckel- Cleanups: My evil plot of making ex::bp private may...
2001-08-20 Richard Kreckel- carried on with felonious plot about making ex::bp...
2001-07-28 Richard Kreckel- Move several comments into doxygen comment blocks.
2001-06-27 Christian Bauer- replaced the Derivative() function by a more resonabl...
2001-06-26 Richard Kreckel* Ctors of class numeric are not explicit any more...
2001-06-25 Christian Bauersome more comments and cleanups to mul::expand() and...
2001-06-25 Richard Kreckelsome cleanups
2001-06-23 Christian Bauer- added find() (like has(), but returns list of all...
2001-06-22 Christian Bauersome cleanups
2001-06-16 Richard Kreckel* Supplement some (now deprecated) macros by inlined...
2001-06-15 Richard Kreckel* Supplement some (now deprecated) macros by inlined...
2001-06-05 Christian Bauer- fixed typos
2001-06-05 Richard Kreckel- ++version_major.
2001-06-01 Christian Bauer- in the output, list delimiters are now { } and matrix...
2001-05-19 Christian Bauerreplaced "precedence" static member variable by virtual...
2001-05-16 Christian Bauerfixed bug in mul::print with print_csrc
next