close Warning: Can't synchronize with repository "(default)" (/var/svn/tolp does not appear to be a Subversion repository.). Look in the Trac log for more information.

Opened 20 years ago

Closed 20 years ago

Last modified 18 years ago

#264 closed defect (fixed)

Error in the Estmate

Reported by: Chakib Faghloumi Owned by: danirus
Priority: normal Milestone:
Component: Math Version: 1.1.3
Severity: blocker Keywords:
Cc:

Description

Dear,
The Estimate Commander of The TolBase go down out : when
the argument AR or MA is defined like
(AR = 1,1? or MA = 1,1?)
to place of
(AR = SetOfPolyn(1,1) , MA = SetOfPolyn(1,1)).

[ thread ] --> http://www.tol-project.org/pipermail/usuarios-tol/2005-
May/000449.html
attentively Chakib

Change History (5)

comment:1 Changed 20 years ago by danirus

Status: newassigned
Summary: Error in the Estmate Error in the Estmate

comment:2 Changed 20 years ago by Víctor de Buen Remiro

Owner: changed from Víctor de Buen Remiro to danirus
Status: assignednew

comment:3 Changed 20 years ago by danirus

Status: newassigned

comment:4 Changed 20 years ago by danirus

Resolution: fixed
Status: assignedclosed

Bug fixed. Discussed in "Usuarios-Tol" at "lists.tol-project.org":
http://www.tol-project.org/pipermail/usuarios-tol/2005-May/000435.html

A checking to verify the validity of each element should be done.

I've created a new method for BGrammar, to get castingFunction_ attribute from
wherever place in Tol. With that method it's possible to make an explicit cast
inside BModel constructor. After checking for the Grammar of each element, the
explicit casting, from Real to Polyn, can be done.

Cheers!

comment:5 Changed 18 years ago by Víctor de Buen Remiro

bug_file_loc: http://www.tol-project.org
Note: See TracTickets for help on using tickets.