Phil Steitz wrote:
> luc.maison...@free.fr wrote:
>> ----- "Phil Steitz (JIRA)" <j...@apache.org> a écrit :
>>
>>> [
>>> https://issues.apache.org/jira/browse/MATH-282?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
>>> ]
>>>
>>> Phil Steitz resolved MATH-282.
>>> ------------------------------
>>>
>>>     Resolution: Fixed
>> Great !
>>
>> With this fix, there are no pending issues for 2.1. Gilles is working on two 
>> unscheduled issues.
>> I suggest once he has committed the fixes, we can go ahead to release 2.1.
>>
>> Any thoughts about this ?
> 
> First, let me volunteer to RM.  I will take the opportunity to
> update the releasing docs as I go, so it will be easier for others
> to do this in the future.
> 
> Second, we should decide on the "unscheduled" issues - all should be
> assigned a fix version or closed as WONTFIX, INVALID, INCOMPLETE,
> etc.  Any that are incomplete, we can add a comment requesting that
> they be reopened if and when more info becomes available.
> 
> Third, I would like to squeeze in 330, 331, 332.  The patch in 332
> almost resolves all three of these.  All that is needed are test
> cases and I have started working on these.  If I run into problems,
> I will mark these issues as 2.2.  I will fish or cut bait on this
> today.

I am still working on this. I ran into a few problems with the
density implementations, but should be able to fix and complete
tests in the next couple of days.  Would appreciate others weighing
in on uncategorized issues.  OLS regression (350 - good catch!) also
obviously needs to be fixed.  Thanks to all for testing.

Phil

> 
> Finally, we should review the Clirr report and verify that @since
> tags have been added for anything new since 2.0.  I know I just
> missed a couple of them.
> 
> 
> Phil
> 
> 
>> Luc
>>
>>> Fixed in r920558
>>>
>>>> ChiSquaredDistributionImpl.cumulativeProbability > 1
>>>> ----------------------------------------------------
>>>>
>>>>                 Key: MATH-282
>>>>                 URL: https://issues.apache.org/jira/browse/MATH-282
>>>>             Project: Commons Math
>>>>          Issue Type: Bug
>>>>    Affects Versions: 1.0, 1.1, 1.2, 2.0
>>>>         Environment: called from Scala code
>>>>            Reporter: Adam Kiezun
>>>>            Assignee: Phil Steitz
>>>>             Fix For: 2.1
>>>>
>>>>         Attachments: distributions.patch, math-282.patch
>>>>
>>>>
>>>> Calling 
>>>> new
>>> ChiSquaredDistributionImpl(1.0).cumulativeProbability(66.41528551683048)
>>>> returns 1.000000000000004, which is bogus (should never be > 1)
>>> -- 
>>> This message is automatically generated by JIRA.
>>> -
>>> You can reply to this email to add a comment to the issue online.
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to