ralna / RALFit

A non-linear least squares solver
Other
25 stars 6 forks source link

Error test on findbeta fails #4

Closed tyronerees closed 5 years ago

tyronerees commented 5 years ago

When compiling with the intel compiler, the test for an error return in findbeta fails:

 Expected an error from findbeta: info =           0
 beta returned =   -100000000.000000     
 || x + beta y|| =   0.000000000000000E+000
tyronerees commented 5 years ago

This seems to have become an issue with ifort again