> 
> Another idea:
> 
> when the interpreter uses coercions, why shouldn't we have same facility to=
>  use retractions as far back to the original domain, as possible.

I think we should try.  Similar idea appeared to me when I looked
at resuls of comparisons:

(7) -> 2 = 3

   (7)  2= 3
                                              Type: Equation(PositiveInteger)

It makes sense to try to "simplify" them to Boolean values if
possible.  However, such step should run only when interpreter
has results from algebra or user function and is going to
present it (in program code types should decide what is
needed).

However, only experiments can show if such facility is useful...

-- 
                              Waldek Hebisch
hebi...@math.uni.wroc.pl 

-- 
You received this message because you are subscribed to the Google Groups 
"FriCAS - computer algebra system" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to fricas-devel+unsubscr...@googlegroups.com.
To post to this group, send email to fricas-devel@googlegroups.com.
Visit this group at http://groups.google.com/group/fricas-devel?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to