POptUS / IBCDFO

Interpolation-Based Composite Derivative-Free Optimization
Other
7 stars 2 forks source link

Indexing error #142

Closed jmlarson1 closed 8 months ago

jmlarson1 commented 8 months ago

Since nf is the index of the last evaluated point, we need to index to nf+1 to have nf included.

This was fixed in develop when #138 was created, but not #116. (So the issue had been fixed in #132, commit https://github.com/POptUS/IBCDFO/pull/132/commits/a66f32b439bd4f75afa989dab2c0b725d7efe79f, but then forgotten)

coveralls commented 8 months ago

Pull Request Test Coverage Report for Build 8458568322

Details


Totals Coverage Status
Change from base Build 8405146606: -0.6%
Covered Lines: 453
Relevant Lines: 462

💛 - Coveralls