Re: [Numpy-discussion] bugfix for np.random logseries and hypergeometric are verified

2008-12-12 Thread Charles R Harris
On Fri, Dec 12, 2008 at 10:48 AM, wrote: > Hi, > > Now that I managed to compile numpy, I tried out the bugfixes in > ticket:921 and ticket:923. > > For both, checking the results gives now correct results. I attached > the scripts and results to the tickets. > > Both distributions will be tested

[Numpy-discussion] bugfix for np.random logseries and hypergeometric are verified

2008-12-12 Thread josef . pktd
Hi, Now that I managed to compile numpy, I tried out the bugfixes in ticket:921 and ticket:923. For both, checking the results gives now correct results. I attached the scripts and results to the tickets. Both distributions will be tested again in scipy.stats, once I remove the skip and add the