2018-01-01 |
Richard Kreckel | Happy New Year! |
blob | commitdiff | raw |
2017-09-11 |
Vladimir V. Kisil | [PATCH] Fix bug in evaluation of real and imaginary... |
blob | commitdiff | raw | diff to current |
2017-02-15 |
Richard Kreckel | Clean up combinatorial helpers. |
blob | commitdiff | raw | diff to current |
2017-02-15 |
Richard Kreckel | Move combinatorial helpers from power.cpp to utils.h. |
blob | commitdiff | raw | diff to current |
2017-01-09 |
Richard Kreckel | Happy New Year! |
blob | commitdiff | raw | diff to current |
2016-04-05 |
Richard Kreckel | Merge branch 'c++11' in preparation for version 1.7.0. |
blob | commitdiff | raw | diff to current |
2016-02-25 |
Richard Kreckel | Use C++11 'auto' and range-based for loops where possible. |
blob | commitdiff | raw | diff to current |
2016-02-06 |
Richard Kreckel | minor optimization in power::expand_add |
blob | commitdiff | raw | diff to current |
2016-01-28 |
Richard Kreckel | Remove 'level' argument of evalf(). |
blob | commitdiff | raw | diff to current |
2016-01-01 |
Richard Kreckel | Happy New Year! |
blob | commitdiff | raw | diff to current |
2016-01-01 |
Richard Kreckel | Happy New Year! |
blob | commitdiff | raw | diff to current |
2015-12-20 |
Richard Kreckel | Add support for power::info(info_flags::real). |
blob | commitdiff | raw | diff to current |
2015-12-20 |
Richard Kreckel | Remove info_flags::algebraic. |
blob | commitdiff | raw | diff to current |
2015-12-16 |
Richard Kreckel | Merge some cosmetic patches. |
blob | commitdiff | raw | diff to current |
2015-12-16 |
Richard Kreckel | Make .eval() evaluate top-level only. |
blob | commitdiff | raw | diff to current |
2015-12-16 |
Richard Kreckel | Make add::eval(), mul::eval() work without compromise. |
blob | commitdiff | raw | diff to current |
2015-12-01 |
Richard Kreckel | Improve method of setting status_flags::dynallocated. |
blob | commitdiff | raw | diff to current |
2015-11-25 |
Richard Kreckel | In power::expand_add(), don't reserve excess monomial... |
blob | commitdiff | raw | diff to current |
2015-11-25 |
Richard Kreckel | In power::expand_add(), don't reserve excess monomial... |
blob | commitdiff | raw | diff to current |
2015-11-25 |
Richard Kreckel | Make specialized power::expand() helpers static member... |
blob | commitdiff | raw | diff to current |
2015-11-23 |
Richard Kreckel | Make (a+b+c+...)^n work for huuuge terms. |
blob | commitdiff | raw | diff to current |
2015-11-23 |
Richard Kreckel | Convert some more ctors from copying to moving STL... |
blob | commitdiff | raw | diff to current |
2015-11-07 |
Richard Kreckel | Remove 'discardable' option from ctors of container... |
blob | commitdiff | raw | diff to current |
2015-11-06 |
Richard Kreckel | Fix little missed optimization. |
blob | commitdiff | raw | diff to current |
2015-11-06 |
Richard Kreckel | Fix little missed optimization. |
blob | commitdiff | raw | diff to current |
2015-11-05 |
Richard Kreckel | Add some minor optimizations. |
blob | commitdiff | raw | diff to current |
2015-11-05 |
Richard Kreckel | Speed up power::real_part() and power::imag_part(). |
blob | commitdiff | raw | diff to current |
2015-11-05 |
Richard Kreckel | Add some minor optimizations. |
blob | commitdiff | raw | diff to current |
2015-11-05 |
Richard Kreckel | Speed up power::real_part() and power::imag_part(). |
blob | commitdiff | raw | diff to current |
2015-11-03 |
Richard Kreckel | Use C++11 range-based foor loops and auto, where possible. |
blob | commitdiff | raw | diff to current |
2015-11-01 |
Richard Kreckel | Update documentation of prerequisites. |
blob | commitdiff | raw | diff to current |
2015-11-01 |
Richard Kreckel | Replace use of NULL by C++11 nullptr. |
blob | commitdiff | raw | diff to current |
2015-10-10 |
Richard Kreckel | Fix some apparent typos and misindentations 2. |
blob | commitdiff | raw | diff to current |
2015-10-10 |
Richard Kreckel | Fix algebraic power::has() for larger integer exponents. |
blob | commitdiff | raw | diff to current |
2015-07-31 |
Richard Kreckel | Fix some apparent typos and misindentations. |
blob | commitdiff | raw | diff to current |
2015-07-18 |
Richard Kreckel | Speed up pow(+(...),n).expand() where n>2. |
blob | commitdiff | raw | diff to current |
2015-07-18 |
Richard Kreckel | Fix pow(+(...),2).expand(). |
blob | commitdiff | raw | diff to current |
2015-05-07 |
Richard Kreckel | Fix pow(+(...),2).expand(). |
blob | commitdiff | raw | diff to current |
2015-04-22 |
Vladimir Kisil | Fix pow::info(info_flags::nonnegative). |
blob | commitdiff | raw | diff to current |
2015-04-14 |
Vladimir Kisil | Make power::expand() (x*p)^c -> x^c * p^c, if p>0. |
blob | commitdiff | raw | diff to current |
2015-01-25 |
Richard Kreckel | Happy new year! |
blob | commitdiff | raw | diff to current |
2014-10-14 |
Richard Kreckel | Update copyright statements. |
blob | commitdiff | raw | diff to current |
2014-07-25 |
Richard Kreckel | [bugfix] ex::is_polynomial(x): fix miscomputations |
blob | commitdiff | raw | diff to current |
2013-10-16 |
Vladimir V. Kisil | Power with a real base and even exponent reports that... |
blob | commitdiff | raw | diff to current |
2013-07-30 |
Vladimir V. Kisil | Add the case of c1=-1 and c2>0 to the rewriting rule... |
blob | commitdiff | raw | diff to current |
2012-02-23 |
Alexei Sheplyakov | Merge branch 'master' of git://github.com/AlexeiSheplya... |
blob | commitdiff | raw | diff to current |
2011-05-27 |
Richard Kreckel | Janitorial commit. |
blob | commitdiff | raw | diff to current |
2011-02-04 |
Richard Kreckel | Extend copyright to 2011. |
blob | commitdiff | raw | diff to current |
2010-08-23 |
Alexei Sheplyakov | power::eval(): fix several memory leaks |
blob | commitdiff | raw | diff to current |
2010-08-23 |
Alexei Sheplyakov | power::eval(): fix several memory leaks |
blob | commitdiff | raw | diff to current |
2010-05-22 |
Richard Kreckel | Be more careful with conjugate(f(x)) -> f(conjugate... |
blob | commitdiff | raw | diff to current |
2010-05-22 |
Richard Kreckel | Be more careful with conjugate(f(x)) -> f(conjugate... |
blob | commitdiff | raw | diff to current |
2010-03-05 |
Jens Vollinga | Copyright goes 2010. |
blob | commitdiff | raw | diff to current |
2010-03-05 |
Jens Vollinga | Copyright goes 2010. |
blob | commitdiff | raw | diff to current |
2010-02-27 |
Richard Kreckel | Update copyright notice. |
blob | commitdiff | raw | diff to current |
2009-10-11 |
Richard Kreckel | Add mul::info() and add::info() support for numeric... |
blob | commitdiff | raw | diff to current |
2009-10-11 |
Richard Kreckel | Add mul::info() and add::info() support for numeric... |
blob | commitdiff | raw | diff to current |
2009-02-06 |
Jens Vollinga | Prettified source code. |
blob | commitdiff | raw | diff to current |
2008-12-18 |
Jens Vollinga | Small fixes to avoid compile warnings (-Wall). |
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 | 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-09-30 |
Jens Vollinga | Merge branch 'master' of git://ffmssmsc.jinr.ru:443... |
blob | commitdiff | raw | diff to current |
2008-09-19 |
Alexei Sheplyakov | [nitpick] power::expand_add(): don't use int instead... |
blob | commitdiff | raw | diff to current |
2008-09-19 |
Alexei Sheplyakov | match() (find()): use exmap (exset) to store matched... |
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 |
2007-11-21 |
Jens Vollinga | * Deleted bogus try -- catch block in the ex::series... |
blob | commitdiff | raw | diff to current |
2007-10-16 |
Richard Kreckel | * Fix optimization opportunities missed by Alexei's... |
blob | commitdiff | raw | diff to current |
2007-10-15 |
Jens Vollinga | - This helps mul::expand() and friends to recognize... |
blob | commitdiff | raw | diff to current |
2007-10-15 |
Jens Vollinga | - Apparently, in ~ 30% of calls to mul::expand the... |
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-09-07 |
Jens Vollinga | Improved CLN output [Sheplyakov]. |
blob | commitdiff | raw | diff to current |
2007-08-27 |
Jens Vollinga | Converting terms into primitive polynomials optimized... |
blob | commitdiff | raw | diff to current |
2007-08-27 |
Jens Vollinga | info_flags::expanded added [A.Sheplyakov] |
blob | commitdiff | raw | diff to current |
2007-07-11 |
Jens Vollinga | Additional transformations for mul and power [Sheplyakov]. |
blob | commitdiff | raw | diff to current |
2007-02-01 |
Richard Kreckel | * Fix typo in comment. |
blob | commitdiff | raw | diff to current |
2007-02-01 |
Richard Kreckel | * Happy New Year(s)! |
blob | commitdiff | raw | diff to current |
2007-01-31 |
Chris Dams | Fix bug in expansion of powers and improve automatic... |
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-04-04 |
Chris Dams | Fix bug in differentiation of a power. |
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-11-18 |
Richard Kreckel | * Restore speed lost in GiNaC-1.3.2 [V. Kisil]. |
blob | commitdiff | raw | diff to current |
2005-11-09 |
Jens Vollinga | * Special power-simplification rules may now be defined... |
blob | commitdiff | raw | diff to current |
2005-09-12 |
Jens Vollinga | Fixed bug occuring in algebraic substitutions with... |
blob | commitdiff | raw | diff to current |
2005-07-25 |
Richard Kreckel | power::expand_add: Fix typo. |
blob | commitdiff | raw | diff to current |
2005-06-29 |
Jens Vollinga | Fixed initialization order bug (references to flyweight... |
blob | commitdiff | raw | diff to current |
2005-05-19 |
Jens Vollinga | Fixed bug in expanding expressions containing dummy... |
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-04-06 |
Richard Kreckel | * Indentation and alignment fixes. |
blob | commitdiff | raw | diff to current |
2005-02-22 |
Christian Bauer | Happy new year! |
blob | commitdiff | raw | diff to current |
2004-09-24 |
Richard Kreckel | * power::info(): Unpolynomialize sin(x)^2 (by Chris... |
blob | commitdiff | raw | diff to current |
2004-06-10 |
Christian Bauer | synced to 1.2 (memory conservation) |
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-12-16 |
Christian Bauer | 1/1/e expanded e but shouldn't |
blob | commitdiff | raw | diff to current |
2003-12-13 |
Christian Bauer | fixed omission in power::expand() |
blob | commitdiff | raw | diff to current |
next |