[
https://issues.apache.org/jira/browse/MATH-1024?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13748506#comment-13748506
]
Gilles commented on MATH-1024:
------------------------------
Could you attach a test case (Junit preferrably) that shows the unexpected
behaviour?
> LU and QR have different default singularity thresholds
> -------------------------------------------------------
>
> Key: MATH-1024
> URL: https://issues.apache.org/jira/browse/MATH-1024
> Project: Commons Math
> Issue Type: Bug
> Affects Versions: 3.2
> Reporter: Evan Ward
> Priority: Minor
>
> LU uses 1e-11 and QR uses 0. This means by default QR never throws a
> Singularity exception. This caused divergence to go unreported in
> GaussNewtonOptimizer when it uses QR. I think a consistent default should be
> chosen. I will make the threshold explicit in GaussNewton.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira