"William Stein" <[EMAIL PROTECTED]> writes:

| On Sun, Nov 23, 2008 at 12:30 PM, Gabriel Dos Reis <[EMAIL PROTECTED]> wrote:
| > "William Stein" <[EMAIL PROTECTED]> writes:
| >
| > | Martin Rubey wrote:
| > | > By the way, I think that "axiom.someop" should become "fricas.someop" 
in SAGE.
| > | > "axiom" is (meanwhile) quite misleading, FriCAS and axiom have parted.
| > |
| > | Could the people involved in Sage/Fricas/Axiom vote on this?  If they 
vote for
| > | the change, somebody can post a patch on the sage trac, and it'll get 
accepted.
| > | I'm thinking of  you, Waldek, Bill Page, etc.  and say if the majority
| > | vote for this
| > | switch then we do it.  I'm generally for it, since the Sage interface is 
being
| > | developed with FriCAS (rather than Axiom) as the standard test interface.
| >
| > Just as three projects have agreed to using distinct driver names, it
| > would make sense for Sage to use distinct interface names too.
| >
| > -- Gaby
| >
| 
| Are you suggesting that sage have three separate interfaces:
| 
|   sage: axiom.eval('2+2')
|   4
|   sage: open_axiom.eval('2+2')
|   4
|   sage: fricas.eval('2+2')
| 
| William

I'm suggesting that since the three software can coexist on a single
filesystem and as standalone binaries, it makes the most sense that
Sage's interface does also make room for them to coexist in a Sage
session as you show above -- would a user elect to install Sage
optional packages for all three.  [ This, of course, does not mean
that the Sage people have to implement all three. ]

-- Gaby

--~--~---------~--~----~------------~-------~--~----~
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