Now one can use a bigq
number for alpha
in JackPol
, thanks to the ‘gmpoly’ package, and one can use exact=TRUE
with algorithm=DK
for ZonalPol
, ZonalQPol
and SchurPol
.
Now one can get a gmpoly
polynomial with Julia.
Jack_julia
, to evaluate the polynomials with Julia.Fixed a test of empty partition
Added more checks of parameters validity
Added more unit tests
Improved documentation