MathFunctions.lmvgammafn(1.6, 2) returns -0.22518353139351155 whereas the value should be (pi^0.5 * Gamma(1.6) * Gamma(1.6 - 0.5)) = 0.40990073596810384 (http://en.wikipedia.org/wiki/Multivariate_gamma_function)
Thank you for the report. This is clearly an oversight from me since some of the divisions are performed in integer form. This bug is fixed in the next version (version 0.3.2). Thank you again.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Thank you for the report. This is clearly an oversight from me since some of the divisions are performed in integer form. This bug is fixed in the next version (version 0.3.2). Thank you again.