﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
602	Functions estimate doesn't always run in the same way	Iván Robles	Víctor de Buen Remiro	"When you run the following code in Tol v1.1.7 b.0.10.alpha, sometimes the function estimate returns one set, and sometimes the estimate gives the following error:

ERROR: [2] La evaluación de la función objetivo ha fallado.

ERROR: [3] Marquardt falló en la iteración (1)

Code:

Set Ois.Load(""C:\modelDef.oza"");

Set For(1,100,Set (Real k){

Estimate(ModelsDef,y2004m02d29,y2008m04d30)
});


Find attached the file .oza"	defect	closed	highest		Math	head	blocker	fixed		
