> with(qseries);
[aqprod, changes, etamake, etaq, findhom, findhomcombo, findhommodp, findnonhom,
findnonhomcombo, findpoly, jac2prod, jac2series, jacprod, jacprodmake,
mprodmake, packageversion, prodmake, qbin, qetamake, qfactor, quinprod,
sift, theta, theta2, theta3, theta4, tripleprod, winquist, zqfactor]
>
> with(qseries);
[aqprod, changes, etamake, etaq, findhom, findhomcombo, findnonhom,
findnonhomcombo, findpoly, jac2prod, jac2series, jacprod, jacprodmake,
prodmake, qbin, qfactor, quinprod, sift, theta, theta2, theta3, theta4,
tripleprod, version, winquist, zqfactor]
> changes();
`**************************************************************`
`*`
`* qseries package version 0.6 - Fri Nov 15 16:37:14 EST 2002`
`* This version runs on Maple 7`
`*`
`* Previous version was 0.5b - May 1997`
`*`
`* Changes since version 0.5b:`
`*`
`* * fixed bug in jac2series `
`*`
`* Changes since version 0.5:`
`*`
`* * new function zqfactor `
`* Takes 4 or 5 args: `
`* zqfactor(F,z,q,N,buglim) `
`* zqfactor(F,z,q,N) `
`* factors F into a product of terms `
`* of the form (1 - a[i,j] z^i q^j).`
`* Factor F into a product of terms (1 - a[i,j] z^i q^j)`
`* N = largest j `
`* buglim = max number of terms (default is 1000).`
`*`
`* Changes since version 0.4:`
`*`
`* * prodmake now takes 3 or 4 args.`
`* prodmake(f,q,t) returns a q-product.`
`* prodmake(f,q,t,list) returns a q-product as a list of exponents.`
`* * new function changes() - returns changes since previous release.`
`*`
`* Please report any problems to frank@math.ufl.edu`
`* See `
`* http://www.math.ufl.edu/~frank/qmaple/qmaple.html `
`* for documentation and help.`
`*`
`**************************************************************`
> with(qseries);
[aqprod, etamake, etaq, findhom, findhomcombo, findnonhom, findnonhomcombo,
findpoly, jac2prod, jac2series, jacprod, jacprodmake, prodmake, qbin,
qfactor, quinprod, sift, theta, theta2, theta3, theta4, tripleprod,
version, winquist]
> version();
**************************************************************
*
* qseries package version 0.4 - Thu Jan 13 12:19:30 EST 2000
* This version runs on Maple V - Release 5
*
* Please report any problems to frank@math.ufl.edu
* See
* http://www.math.ufl.edu/~frank/qmaple/qmaple.html
* for documentation and help.
*
**************************************************************
>
The url of this page is http://www.math.ufl.edu/~frank/qmaple/log.html.
Created by F.G. Garvan
(frank@math.ufl.edu) on
Thursday, November 25, 1999.
Last update made Wed May 18 12:50:54 EDT 2005.