Opened 17 years ago

Closed 15 years ago

Last modified 15 years ago

#87 closed request (fixed)

replace cumulative hypergeometric with GSL implementation

Reported by: Peter Owned by: Peter
Priority: trivial Milestone: yat 0.5
Component: statistics Version:
Keywords: Cc:

Description

From v.1.8 GSL supplies a more cumulative distributions; change code in statistics::cdf_hypergeometric_P to use GSL implementation rather than our own.

Change History (7)

comment:1 Changed 16 years ago by Jari Häkkinen

Milestone: later0.3 (Public release)

comment:2 Changed 16 years ago by Peter

Remember to update Requirement information on first page

comment:3 Changed 16 years ago by Jari Häkkinen

Milestone: 0.3 (Public release)0.4

comment:4 Changed 15 years ago by Jari Häkkinen

Milestone: 0.40.5

comment:5 Changed 15 years ago by Peter

Status: newassigned

comment:6 Changed 15 years ago by Peter

Resolution: fixed
Status: assignedclosed

fixed in [1287]

comment:7 Changed 15 years ago by Peter

(In [1624]) fixes #461. Also modified implementation of cdf_hypergeometric_P, which may cause conflict with modifications done in trunk (refs #87). If so, go with the trunk version (which uses GSL 1.8).

Note: See TracTickets for help on using tickets.