MAPLE MISC PACKAGEThis package is constantly under development. Some functions may end up in other packages.
> with(misc):
> miscpfuncs();
[briefmischelp, dilly, EISENq, findleg, findlegV2, findpcoffs, findres,
heckerodgerssearch, hrmatch, hrs, hrsanalyze, idres, miscchanges, mischelp,
miscpversion, mocksearch, newprodmake, Phiq, polyfind, SaveAll, sieveqcheck,
siftfind, siftfindrange, squareit]
> briefmischelp(mocksearch);
FUNCTION : misc[mocksearch] - search for Hecke-Rogers behaviour for a
list of mock (or similar) functions
CALLING SEQUENCE : mocksearch()
mocksearch(j,mockfuncLIST,klist,plist,T,w,d)
REQUIRES PACKAGES: qseries, etatheta
PARAMETERS:
j - integer
mockfuncLIST - list of qseries (usually mock theta functions)
klist - list of integers
plist - list of primes
T - large integer
w - 1/2 or 3/2 (corresponds to weight)
d - positive integer
GLOBAL VARIABLES : none
The url of this page is http://qseries.org/fgarvan/qmaple/misc/index.html.
|