On Fri, Sep 30, 2011 at 05:35:28PM -0500, Greg Sterijevski wrote:
> Gilles,
> 
> I have attached a test harness which shows one spot where BOBYQA fails.
> 
> See the "NonLinearConjugateGradient" thread.

I don't know where you "attached" a unit test.

For new tests that exercise coverage, I think that, for the time being, it
might be safer to put them in another class, e.g.
  BOBYQAOptimizerCoverageTest
so that we can easily enable/disable them (with the "@Ignore" annotation).
Thus, it would be easier to spot what was missing from the original test
suite.


Thanks,
Gilles

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

Reply via email to