"Bill Page" <[EMAIL PROTECTED]> writes: > This looks like it might be an easy way to call Sage code from Axiom > but I do not yet see how it might be used in the other direction.
Not at all, probably... > Would this mean that in order to use Axiom, Sage would have to be started > from with the Axiom environment? This is quite different than the current > model for interfacing with external programs that is implemented in Sage so > far. I was thinking of using Sage within Axiom... > > I like SPAD/Aldor far better than those bits of Python I currently > > know, but what concerns the scope of the mathematics, Sage is > > by far superior to FriCAS. > > > > I do not see any fundamental reason why one should not generate Sage > commands as strings in SPAD/Aldor and have them executed in Sage via a > simple call to 'eval'. This approach would fit-in quite well with the > existing model. Yes. One only has to ensure that sage is started only once, otherwise it won't be usable for efficiency reasons. Martin --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
