On 11/16/2013 09:13 PM, Gilles wrote:
> On Sat, 16 Nov 2013 18:17:15 +0100, Thomas Neidhart wrote:
>> Hi,
>>
>> while working on MATH-970, I realized that the current way of handling
>> all the OptimizationData arguments for the optimize and
>> parseOptimizationData methods is somehow flawed.
>>
>>
On Sat, 16 Nov 2013 18:17:15 +0100, Thomas Neidhart wrote:
Hi,
while working on MATH-970, I realized that the current way of
handling
all the OptimizationData arguments for the optimize and
parseOptimizationData methods is somehow flawed.
All the OptimizationData is parsed and stored in the i
Hi,
while working on MATH-970, I realized that the current way of handling
all the OptimizationData arguments for the optimize and
parseOptimizationData methods is somehow flawed.
All the OptimizationData is parsed and stored in the instance itself,
but not reset between subsequent calls of optim