﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
556	Bug in DefEq?	fjmolina	rcsoto	"The following script is not working: when I run it, st ends up being empty.

Is it a bug of DefEq?

---------------------------------------------------------------------------

Serie I = MatSerSet ( Row ( 1, 2 ), Mensual, y2000m01 )[ 1 ];

Ration R = ( 1 - ( 5 / 8 ) * B + ( 1 / 6 ) * B^2 ) / ( 1 - ( 5 / 6 ) * B + ( 1 / 6 ) * B^2 );

Serie S = SubSer ( Gaussian ( 10000, 1 ), y1990m01d01, y2008m01d01 );

Serie st = DifEq ( Ratio R, Serie S, Serie I );"	defect	closed	highest		TimeSetAlgebra	1.1.6	minor	fixed	TOL	
