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

#265 closed defect (duplicate)

Set and SetOfPolyn

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

Description

Dear,
In the code Set written as 1? recognizes it like SetofReal but him does not know
as SetOfPolyn
Example:

Set s = 1?;
Real r = 1;
Polyn p1 = r; it does it
Polyn p2 = s[1];
it does not it do

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

attentively

Change History (1)

comment:1 Changed 20 years ago by danirus

Resolution: duplicate
Status: newclosed

This bug is the same as #263, reported few minutes ago.

* This bug has been marked as a duplicate of 263 *

Note: See TracTickets for help on using tickets.