Artifact b59039104de223efddc0685dda4123baa5bf6a35b77e171030cbe89e2cec134a:
- Executable file
r37/packages/dipoly/dipoly.txt
— part of check-in
[f2fda60abd]
at
2011-09-02 18:13:33
on branch master
— Some historical releases purely for archival purposes
git-svn-id: https://svn.code.sf.net/p/reduce-algebra/code/trunk/historical@1375 2bfe0521-f11c-4a00-b80e-6202646ff360 (user: arthurcnorman@users.sourceforge.net, size: 1000) [annotate] [blame] [check-ins using] [more...]
- Executable file
r38/packages/dipoly/dipoly.txt
— part of check-in
[f2fda60abd]
at
2011-09-02 18:13:33
on branch master
— Some historical releases purely for archival purposes
git-svn-id: https://svn.code.sf.net/p/reduce-algebra/code/trunk/historical@1375 2bfe0521-f11c-4a00-b80e-6202646ff360 (user: arthurcnorman@users.sourceforge.net, size: 1000) [annotate] [blame] [check-ins using]
The following modules comprise a complete distributive polynomial package: a2dip Converts a prefix form to distributive polynomial bcoeff Base coefficient arithmetic assuming rationals consel Constructors and selectors dip2a Converts distributive polynomials to distributive form dipoly Distributive polynomial arithmetic dipprint Distributive polynomial print routines dipvars Determines distributive polynomial variables in a form expvec Exponent vector arithmetic assuming generic operations expvec1 Exponent vector arithmetic assuming fast integers The following other modules are needed to complete the distributive polynomial package: farith (arith) Support for fast arithmetic operators gcdn (arith) Numerical gcd routine using binary division module (rlisp) Support for "module", "endmodule", etc. sort (util) Sorting routines where (rlisp) Support for "where" construct