1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 | ||
Editor: page
Time: 2015/01/03 18:02:39 GMT+0 |
||
Note: Google Summer of Code 2014 |
added: <li>"<image src="new.gif" />"!GSoC 2014":http://www.google-melange.com/gsoc/homepage/google/gsoc2014</li> changed: -<h3 style="color:#0000bb;margin-top:0;margin-bottom:1ex;">"Documentation":AxiomDocumentation</h3> <h3 style="color:#0000bb;margin-top:0;margin-bottom:1ex;">"Documentation":FriCASDocumentation</h3> changed: -- <image src="new.gif" /> Aldor is finally "free":http://en.wikipedia.org/wiki/Free_software - <image src="new.gif" />The "Lmonade":http://www.lmona.de project has been accepted for "Google Summer of Code 2014":http://www.google-melange.com/gsoc/homepage/google/gsoc2014 and FriCAS is part of it. Students are invited to contact the mentors on the "fricas-devel":https://groups.google.com/fricas-devel mailing list in order to get more information about the <a href="http://wiki.lmona.de/get_involved/projects#FriCAS_-_Factorization_of_linear_ordinary_differential_operators">!FriCAS projects</a>. - Aldor is finally "free":http://en.wikipedia.org/wiki/Free_software
Fricas is a general purpose system for doing mathematics
by computer. It is a descendant (fork) of Axiom.
It is especially useful for symbolic calculations,
mathematical research and for the development of new
[mathematical algorithms]?. FriCAS? has a strongly-typed
high-level programming language for expressing a
mathematical concepts. Over 1,000 mathematical domains and categories
are collected in the [FriCAS Library]?. Consult the
Rosetta Stone
to compare FriCAS? to some other
Computer Algebra
systems. Currently you can use Axiom, Fricas, Maxima (ATM rendering Maxima output is mostly broken), OpenAxiom?, Reduce, on this website. The results of your calculation will appear on the web page like this: fricas θ':=integrate(θ^%i,
Type: Union(Expression(Complex(Integer)),
If you find a bug, please report it in appropriate BugTracker? !
|