#4461: fricas-1.0.5 update
-----------------------------+----------------------------------------------
 Reporter:  bpage            |        Owner:  mabshoff  
     Type:  task             |       Status:  new       
 Priority:  minor            |    Milestone:  sage-3.4.1
Component:  packages         |   Resolution:            
 Keywords:  axiom interface  |  
-----------------------------+----------------------------------------------
Changes (by bpage):

  * summary:  fricas-1.0.4 update => fricas-1.0.5 update

Comment:

 No package for fricas release 1.0.4 was ever completed. Meanwhile there is
 a new version of FriCAS available.

 An experimental package for fricas release 1.0.5 is available here:

 [http://sage.math.washington.edu/home/page/packages/fricas-1.0.5.spkg]

 So far I have only tested this package with sage-3.1.2 on sage.math using
 the following commands:

 {{{
   $ wget
 http://sage.math.washington.edu/home/page/packages/fricas-1.0.5.spkg
   $ .../sage -f fricas-1.0.5.spkg
 }}}

 For example with this version you can compute the following integral:

 {{{
 sage: ex1=axiom(2^x/sqrt(1+4^x));ex1

        x
       2
   ---------
    +------+
    | x
   \|4  + 1
 sage: ex1.integrate(x)

          +-----------------+
          |   x log(2) 2          x log(2)
     log(\|(%e        )  + 1  - %e        )
   - --------------------------------------
                     log(2)

 }}}


 Help testing on other platforms and versions of Sage would be appreciated.

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/4461#comment:2>
Sage <http://sagemath.org/>
Sage - Open Source Mathematical Software: Building the Car Instead of 
Reinventing the Wheel
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sage-trac" 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/sage-trac?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to