The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
No change for the user. Only some modifications in the unit tests have been done, which were necessary because of an update of the jack package.
Switched to C++ 17.
Fixed a mistake in the C++ code.
The C++ code has been rewritten with RcppEigen
instead of RcppArmadillo
, and it is faster.
New function hypergeomPFQ_julia
, to evaluate the
hypergeometric function of a matrix argument with Julia. This is faster
than the Rcpp
way. Of course, this requires Julia.
Speed improvement.
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.
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.