CHANGELOG for qseries MAPLE PACKAGE


Tuesday, February 2004: released version 0.6 of the package.
New Functions: Bug fixes:
> 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.`
`*`
`**************************************************************`

Monday June 19, 2000: posted MWS (Maple Worksheet) version of Tutorial.

Thursday January 13, 2000: released 0.4 of the package.
* Made a windows/dos version
* Fixed more bugs in qfactor function.
* Added version function, which naturally enough returns version number of the package. For example:
> 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.
*
**************************************************************
> 

Thursday November 25, 1999: released version 0.3 of the package.
* Now works in Maple V Release 5. (Unfortunately this means it probably wont run on earlier versions)
* Some bugs fixed.
Tue Dec 29 11:29:03 EST 1998: released version 0.2 of package.
* Version 0.2 contains simplified installation instructions and some new functions such as qfactor which factorises a rational function into q-products when such a factorisation is possible.
* Some bugs in the setup program have been fixed.
* Programs tested on Maple V Release 4 and seem to work ok.
* This version will probably not run on Maple V Release 3.
December 12, 1997: released version 0.1 of the package.

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 Tue Feb 10 23:27:44 EST 2004.


MAIL frank@math.ufl.edu