Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cobyla freezes in 0T1.16rc1 #1651

Closed
regislebrun opened this issue Nov 2, 2020 · 4 comments · Fixed by #1657
Closed

Cobyla freezes in 0T1.16rc1 #1651

regislebrun opened this issue Nov 2, 2020 · 4 comments · Fixed by #1657

Comments

@regislebrun
Copy link
Member

See https://stackoverflow.com/questions/64605271/meta-model-of-the-field-function-openturns-1-16rc1

@NikolaH1
Copy link

NikolaH1 commented Nov 2, 2020

The error I get is >>WRN - Warning! TNC algorithm failed. The error message is Linear search failed<<

@regislebrun
Copy link
Member Author

@NikolaH1 Ok so it is one of the factories which is unable to build something meaningful (StudentFactory, WeibullMinFactory or the generic MaximumLikelihoodFactory). Could you please share your learning samples in order for us to reproduce the bug?

@NikolaH1
Copy link

NikolaH1 commented Nov 2, 2020

I attached the example

GitHub.zip

@regislebrun
Copy link
Member Author

When cobyla meets a point with NaNs it freezes a few step after.

@regislebrun regislebrun changed the title Lilliefors test freezes in 0T1.16rc1 Cobyla freezes in 0T1.16rc1 Nov 3, 2020
regislebrun added a commit to regislebrun/openturns that referenced this issue Nov 3, 2020
When cobyla find a point with NaNs it freezes after a few iterations. Fixes openturns#1651.
regislebrun added a commit to regislebrun/openturns that referenced this issue Nov 3, 2020
Now the optimization is stopped as soon as an abnormal floating point value is met during the optimization. Fixes openturns#1651.
josephmure pushed a commit to josephmure/openturns that referenced this issue Nov 4, 2020
Now the optimization is stopped as soon as an abnormal floating point value is met during the optimization. Fixes openturns#1651.
josephmure pushed a commit to josephmure/openturns that referenced this issue Nov 4, 2020
Now the optimization is stopped as soon as an abnormal floating point value is met during the optimization. Fixes openturns#1651.
sofianehaddad pushed a commit to sofianehaddad/openturns that referenced this issue Nov 4, 2020
Now the optimization is stopped as soon as an abnormal floating point value is met during the optimization. Fixes openturns#1651.
regislebrun added a commit to regislebrun/openturns that referenced this issue Nov 11, 2020
Now the optimization is stopped as soon as an abnormal floating point value is met during the optimization. Fixes openturns#1651.
regislebrun added a commit to regislebrun/openturns that referenced this issue Nov 12, 2020
Now the optimization is stopped as soon as an abnormal floating point value is met during the optimization. Fixes openturns#1651.
regislebrun added a commit to regislebrun/openturns that referenced this issue Nov 12, 2020
Now the optimization is stopped as soon as an abnormal floating point value is met during the optimization. Fixes openturns#1651.
regislebrun added a commit to regislebrun/openturns that referenced this issue Nov 12, 2020
Now the optimization is stopped as soon as an abnormal floating point value is met during the optimization. Fixes openturns#1651.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants