-
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
Native binompdf and binomlogpdf #33
Closed
Closed
Commits on Mar 1, 2018
-
Native binompdf and binomlogpdf
Added native binompdf and binomlogpdf functions. Small performance improvement. Tests needed.
Configuration menu - View commit details
-
Copy full SHA for f678962 - Browse repository at this point
Copy the full SHA f678962View commit details
Commits on Mar 3, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 07ca55d - Browse repository at this point
Copy the full SHA 07ca55dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0fc437c - Browse repository at this point
Copy the full SHA 0fc437cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4493ba0 - Browse repository at this point
Copy the full SHA 4493ba0View commit details
Commits on Mar 4, 2018
-
binomlogpdf(1200, 0.5, 1) = -82468.. instead of -Inf
Configuration menu - View commit details
-
Copy full SHA for fc8a130 - Browse repository at this point
Copy the full SHA fc8a130View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3343a17 - Browse repository at this point
Copy the full SHA 3343a17View commit details -
Configuration menu - View commit details
-
Copy full SHA for cc5689f - Browse repository at this point
Copy the full SHA cc5689fView commit details -
Configuration menu - View commit details
-
Copy full SHA for a0b72a4 - Browse repository at this point
Copy the full SHA a0b72a4View commit details -
test now compares the function to the Rmath functions.
Configuration menu - View commit details
-
Copy full SHA for d4f572c - Browse repository at this point
Copy the full SHA d4f572cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ad0331 - Browse repository at this point
Copy the full SHA 2ad0331View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a3c998 - Browse repository at this point
Copy the full SHA 8a3c998View commit details -
Configuration menu - View commit details
-
Copy full SHA for bcec450 - Browse repository at this point
Copy the full SHA bcec450View commit details -
Configuration menu - View commit details
-
Copy full SHA for f922d4f - Browse repository at this point
Copy the full SHA f922d4fView commit details
Commits on Mar 7, 2018
-
Configuration menu - View commit details
-
Copy full SHA for e6d96e7 - Browse repository at this point
Copy the full SHA e6d96e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 990d5c3 - Browse repository at this point
Copy the full SHA 990d5c3View commit details -
Compution sfe and inverse values instead of using precomputed
Configuration menu - View commit details
-
Copy full SHA for 541a94c - Browse repository at this point
Copy the full SHA 541a94cView commit details -
Configuration menu - View commit details
-
Copy full SHA for d533cf7 - Browse repository at this point
Copy the full SHA d533cf7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b3ca4b - Browse repository at this point
Copy the full SHA 0b3ca4bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0daf0b4 - Browse repository at this point
Copy the full SHA 0daf0b4View commit details -
use lookup table sfe[] for wmall values else get it from lstirling_asym() in misc.jl
Configuration menu - View commit details
-
Copy full SHA for a9cdcf1 - Browse repository at this point
Copy the full SHA a9cdcf1View commit details
Commits on Mar 10, 2018
-
DLMF link + comments, types taken care of, added comments, Tests failing because lstirlerr_asym() not accurate for small values yet (see PR #).
Configuration menu - View commit details
-
Copy full SHA for 1052ffc - Browse repository at this point
Copy the full SHA 1052ffcView commit details
Commits on Mar 15, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 84eaed4 - Browse repository at this point
Copy the full SHA 84eaed4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 05dd41f - Browse repository at this point
Copy the full SHA 05dd41fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5062ff0 - Browse repository at this point
Copy the full SHA 5062ff0View commit details
Commits on Mar 16, 2018
-
Configuration menu - View commit details
-
Copy full SHA for dea75b8 - Browse repository at this point
Copy the full SHA dea75b8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a8789d - Browse repository at this point
Copy the full SHA 5a8789dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 79f35e7 - Browse repository at this point
Copy the full SHA 79f35e7View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.