Below is copy of the announcement that I posted in the newsgroups. ATM at sourceforge we have source tarball and Linux (32 and 64 bit x86) binaries.
---------------- FriCAS is an advanced computer algebra system. Its capabilities range from calculus (integration and differentiation) to abstract algebra. It can plot functions and has integrated help system. FriCAS 1.2.7 should build Linux, many Unix like systems (for example Mac OSX) and Windows. FriCAS is build on top of Common Lisp; several Lisps can compile and run FriCAS -- currently supported are GCL, SBCL, Clisp, ECL and Closure CL (former OpenMCL). Project page: http://fricas.sf.net Download page: http://sourceforge.net/project/showfiles.php?group_id=200168 Mailing list. Please sign up before posting a message. http://groups.google.com/group/fricas-devel?hl=en Notable changes (compared to version 1.2.6) include: - New package implementing van Hoej factorization algorithm for LODO-s. - Gcd over Expression(Integer) now uses modular method. - Improvements to integrator, in partucular trigonomoetric functions are consistently integrated via transformation to complex exponentials. - Some categories and domains are more general. In particular OrderedFreeMonoid is removed, as ordered case is handled by FreeMonoid. - Category Monad in renamed to Magma. Domain Magma is renamed to FreeMagma. Bug fixes, in particular: - Coercion of square matrices to polynomials is fixed. - Problem with division by 0 in derivative of 'ellipticPi' is fixed. - Division in Ore algebras used to cause infinite loop when coefficients were power series. -- Waldek Hebisch -- You received this message because you are subscribed to the Google Groups "FriCAS - computer algebra system" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/fricas-devel. For more options, visit https://groups.google.com/d/optout.
