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

--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/sage-support
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to