-
Notifications
You must be signed in to change notification settings - Fork 40
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Use julia implementations for pdfs and some cdf-like functions #113
Commits on Jan 29, 2022
-
Use Julia implementations for (log)pdfs. Adjust Rmath tests to use
testsets to give more informative errors.
Configuration menu - View commit details
-
Copy full SHA for 139d141 - Browse repository at this point
Copy the full SHA 139d141View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0bffee8 - Browse repository at this point
Copy the full SHA 0bffee8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6bfc68d - Browse repository at this point
Copy the full SHA 6bfc68dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 60b64f3 - Browse repository at this point
Copy the full SHA 60b64f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 542a6c4 - Browse repository at this point
Copy the full SHA 542a6c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6d66ba3 - Browse repository at this point
Copy the full SHA 6d66ba3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 15b321c - Browse repository at this point
Copy the full SHA 15b321cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 49178c2 - Browse repository at this point
Copy the full SHA 49178c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6366eab - Browse repository at this point
Copy the full SHA 6366eabView commit details -
Configuration menu - View commit details
-
Copy full SHA for b2ed6c9 - Browse repository at this point
Copy the full SHA b2ed6c9View commit details -
Apply suggestions from code review
Co-authored-by: David Widmann <devmotion@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 15e20ff - Browse repository at this point
Copy the full SHA 15e20ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c22066 - Browse repository at this point
Copy the full SHA 9c22066View commit details -
Configuration menu - View commit details
-
Copy full SHA for fd4db7e - Browse repository at this point
Copy the full SHA fd4db7eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c942e0 - Browse repository at this point
Copy the full SHA 3c942e0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7c67a0d - Browse repository at this point
Copy the full SHA 7c67a0dView commit details
Commits on Jan 30, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 90a6404 - Browse repository at this point
Copy the full SHA 90a6404View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0a54399 - Browse repository at this point
Copy the full SHA 0a54399View commit details -
Handle arguments out of support in Binomial (log)(c)cdf and apply
the floor function to make the results correct for non-integer arguments
Configuration menu - View commit details
-
Copy full SHA for 8cd5a76 - Browse repository at this point
Copy the full SHA 8cd5a76View commit details -
Configuration menu - View commit details
-
Copy full SHA for 73f20b7 - Browse repository at this point
Copy the full SHA 73f20b7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 71025f9 - Browse repository at this point
Copy the full SHA 71025f9View commit details -
Drop redundant low tolerance tests for Beta(1000, 2). We are now
generally more accurate than Rmath so failure are because of Rmath.
Configuration menu - View commit details
-
Copy full SHA for 5a8d121 - Browse repository at this point
Copy the full SHA 5a8d121View commit details
Commits on Feb 4, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 60ca443 - Browse repository at this point
Copy the full SHA 60ca443View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2578dbe - Browse repository at this point
Copy the full SHA 2578dbeView commit details
Commits on Feb 6, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 9ec4aef - Browse repository at this point
Copy the full SHA 9ec4aefView commit details -
Handle the degenerate case of the gamma distribution when k==0.
Also, only calculate the log(c)cdf based on the hypergeometric function when p is zero or subnormal
Configuration menu - View commit details
-
Copy full SHA for 99cd041 - Browse repository at this point
Copy the full SHA 99cd041View commit details
Commits on Feb 8, 2022
-
Configuration menu - View commit details
-
Copy full SHA for b031752 - Browse repository at this point
Copy the full SHA b031752View commit details -
Configuration menu - View commit details
-
Copy full SHA for f3ceda8 - Browse repository at this point
Copy the full SHA f3ceda8View commit details -
Co-authored-by: David Widmann <devmotion@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for beb5dcd - Browse repository at this point
Copy the full SHA beb5dcdView commit details -
Co-authored-by: David Widmann <devmotion@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 14882a3 - Browse repository at this point
Copy the full SHA 14882a3View commit details -
Co-authored-by: David Widmann <devmotion@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for fbdb4eb - Browse repository at this point
Copy the full SHA fbdb4ebView commit details -
Co-authored-by: David Widmann <devmotion@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for c3300d2 - Browse repository at this point
Copy the full SHA c3300d2View commit details -
Co-authored-by: David Widmann <devmotion@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 46bd90d - Browse repository at this point
Copy the full SHA 46bd90dView commit details -
Co-authored-by: David Widmann <devmotion@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for af14aba - Browse repository at this point
Copy the full SHA af14abaView commit details
Commits on Feb 10, 2022
-
Configuration menu - View commit details
-
Copy full SHA for cb1f325 - Browse repository at this point
Copy the full SHA cb1f325View commit details