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.0.8 builds on Linux, many Unix like systems (for
example Mac OSX and Solaris 10) and Windows.
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) and CMU CL.
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.0.7) include:
- Improved version of guessing package. It can now handle much
larger problems than before. Added ability to guess
functional substitution (Mahler) equations.
- Experimental support for build using CMU CL
- Various speed improvements including faster indexing for two
dimensional arrays
- By default FriCAS build tries to use sbcl.
- Building no longer require patch.
Bug fixes, in particular:
- correct definition of random() for matrices
- conditionals in .input files work again
- Spad compiler now recognizes more types as equal
- fixed problem with pattern-matching quote
--
Waldek Hebisch
hebisch.RemoveThis@math.uni.wroc.pl