]> www.ginac.de Git - ginac.git/commit
- Added options argument to factor(). Added flag factor_options::all that lets
authorJens Vollinga <jensv@nikhef.nl>
Fri, 26 Sep 2008 09:07:02 +0000 (11:07 +0200)
committerJens Vollinga <jensv@nikhef.nl>
Fri, 26 Sep 2008 09:07:02 +0000 (11:07 +0200)
commit1b735625b2759c1627046f9cb1baf834f4d26f5d
tree71a94e8f6e1e15618a9132710faa2fb1e5bbad5a
parent4ee761760b3db8649b8b616256cd7466fe2cd033
- Added options argument to factor(). Added flag factor_options::all that lets
  factor() act on all polynomial subexpressions.
- Added more comments.
ginac/factor.cpp
ginac/factor.h
ginac/flags.h