This a copy of annoucement that I posted to newsgroups. 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.
1.1.2 builds on Linux and many Unix like systems (for example Mac OSX and Solaris 10). FriCAS is build on top of Common Lisp; several Lisps can compile and run FriCAS -- currently supported are GCL, SBCL, Clisp, ECL, 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.1.1): - Experimental Texmacs interface and Texmacs format output. - Guessing package can now guess algebraic dependencies. - Expansion into Taylor series and limits now work for most special functions. - Spad to Aldor translator is removed. - Spad compiler no longer allows to denote sets using braces. Bug fixes, in particular: - Fixed few cases where elementary integrals were returned unevalueated or produced wrong results. - Unwanted numerical evaluation should be no longer a problem (FriCAS interpreter now very strongly prefers symbolic evaluation over numerical evaluation). - Fixed a truncation bug in guessing package which causes loss of some correct solutions. - TeX and MathML format should correctly put parentheses around and inside sums and products. - Fixes few problems with handling of Unicode. -- Waldek Hebisch [email protected] -- 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.
