The package now uses Rcpp
to evaluate the hypergeometric function in all cases, for real or complex values of the arguments.
The package now uses Rcpp
to evaluate the hypergeometric function when none of its arguments is a complex number.
Fixed lmvgamma
for complex values
Allows complex values z
with Re(z)<0
in mvgamma
Added more unit tests
First release.