| View previous topic :: View next topic |
| Author |
Message |
Waldek Hebisch Guest
|
Posted: Thu Nov 06, 2008 11:25 pm Post subject: Announce: FriCAS-1.0.4 released |
|
|
FriCAS 1.0.4 has been released
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.4 should build 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
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 1.0.3 version) include:
- significant speedups for some operations (for example
definite integration)
- support for building algebra using user-defined optimization
settings
- support for mouse wheel in HyperDoc browser
- included support for interfacing with Aldor
- new optional Emacs mode and efricas script to run FriCAS
inside emacs
- better unparse
- removed support for attributes (replaced by empty categories) and
use of colon for type conversions in Spad code
- a few bug fixes
--
Waldek Hebisch
hebisch@math.uni.wroc.pl |
|
| |
|
Back to top |
amzoti Guest
|
Posted: Thu Nov 06, 2008 11:30 pm Post subject: Re: Announce: FriCAS-1.0.4 released |
|
|
On Nov 6, 3:25 pm, Waldek Hebisch <hebi...@math.uni.wroc.pl> wrote:
| Quote: | FriCAS 1.0.4 has been released
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.4 should build 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
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 1.0.3 version) include:
- significant speedups for some operations (for example
definite integration)
- support for building algebra using user-defined optimization
settings
- support for mouse wheel in HyperDoc browser
- included support for interfacing with Aldor
- new optional Emacs mode and efricas script to run FriCAS
inside emacs
- better unparse
- removed support for attributes (replaced by empty categories) and
use of colon for type conversions in Spad code
- a few bug fixes
--
Waldek Hebisch
hebi...@math.uni.wroc.pl
|
Does it have to be run under a flavor of unix/linux?
Can it run under cygwin?
Can it be installed and run under Windows?
Why is it better than Axiom or Maxima?
Thanks ~A |
|
| |
|
Back to top |
|