GNU Scientific Library - Bugs: bug #24897, problem with large a in...
You are not allowed to post comments on this tracker with your current authentication level.
bug #24897: problem with large a in gsl_ran_beta
Submitter: | -Deleted Account- <bjg> | ||
Submitted: | Fri 21 Nov 2008 03:47:34 PM UTC | ||
Category: | Accuracy problem | Severity: | 3 - Normal |
Operating System: | Status: | Fixed | |
Assigned to: | None | Open/Closed: | Closed |
Release: | 1.11 |
Sun 30 Nov 2008 09:26:00 AM UTC, comment #1: |
-Deleted Account- <bjg> |
Fri 21 Nov 2008 03:47:34 PM UTC, original submission:
From: "Wang, Frank" <frank.wang@validusre.bm> Hi Ralph, Thank you very much for your quick response. The problem is cuased by the truncation of double to unsiged int in the function gsl_ran_gamma() in file gamma.c: double Frank Wang add 11/18/2008 for fix bug when big a is inputed if (a == na) When this fix is applied, I get simulation compatible with R or Matlab. Best Regards, Frank |
-Deleted Account- <bjg> |
No files currently attached
Depends on the following items: None found
Items that depend on this one: None found
fixed by 210a09f8b02ad88ce949e8d56cccf89c93e877af