On Tue, Jan 27, 2009 at 12:56 AM, William Stein wrote:
>
> On Mon, Jan 26, 2009 at 8:08 PM, Bill Page wrote:
>>
>> I just created a new experimental version of the FriCAS package for
>> sage. You can download and install it as follows:
>>
>>  $ wget http://sage.math.washington.edu/home/page/packages/fricas-1.0.5.spkg
>>  $ .../sage -f fricas-1.0.5.spkg
>
> The above works OK for me on sage.math (installs in 7 minutes).  It fails the
> following tests (have you posted a patch to trac to update this)?
>

Thanks for posting the result of the doc tests. No there is not patch
on trac for this but of course the changes are trivial. The new
version of FriCAS outputs more detailed type information (include more
parenthesis) than it used to.

> By the way, when using this, I repeatedly felt like I wished the
> command in Sage were "fricas" instead of "axiom" and the file to
> test were "fricas.py" instead of "axiom.py".
>

I am not against such a change but I don't have any direct interest in
doing it. This has been discussed here before. I guess we need a trac
item and someone willing to work on it...

> wst...@sage:~/sage/devel/sage/sage/interfaces$ sage -t -optional axiom.py
> sage -t -optional "devel/sage-main/sage/interfaces/axiom.py"
> **********************************************************************
> File "/home/wstein/sage/devel/sage-main/sage/interfaces/axiom.py", line 61:
>    sage: F.type()                              # optional
> Expected:
>    Factored Polynomial Integer
> Got:
>    Factored(Polynomial(Integer))
> **********************************************************************
> ...

Regards,
Bill Page.

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

Reply via email to