Hello,

On Fri, Sep 5, 2008 at 3:33 PM, Bill Page <[EMAIL PROTECTED]> wrote:
>>> unparse is critical for the Sage interface.
>>
>> Do you use unparse in the interface?
>>
>
> Yes.

I actually removed the use of unparse and InputForm in the latest
changes because of things like

(6) -> unparse(2.123 :: InputForm)

   (6)  "float(156649750673941512323,-66,2)"
                                                                 Type: String

which is not quite what we want for the Sage interface.  The linear
representation of the object is much less important than it being
human readable.

--Mike

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"FriCAS - computer algebra system" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/fricas-devel?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to