login  home  contents  what's new  discussion  bug reports     help  links  subscribe  refresh 

Edit detail for FrontPage revision 56 of 64

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: 2013/10/07 01:39:59 GMT+0
Note: FriCASLanguage

changed:
-  by computer. It is a descendant (fork) of "Axiom":AboutAxiom.  It is especially useful for symbolic calculations,
  by computer. It is a descendant (fork) of "Axiom":AboutAxiom.
  It is especially useful for symbolic calculations,

changed:
-  high-level "programming language":[FriCAS language] for expressing a
  high-level "programming language":FriCASLanguage for expressing a

changed:
-  Currently you can use "Axiom":AboutAxiom, "Fricas":FriCAS, "Maxima":AboutMaxima (ATM rendering Maxima output is
  Currently you can use "Axiom":AboutAxiom, "Fricas":FriCAS,
  "Maxima":AboutMaxima (ATM rendering Maxima output is

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, θ)

\label{eq1}{�� \ {{e}^{i \ {\log \left({��}\right)}}}}\over{1 + i}(1)
Type: Union(Expression(Complex(Integer)),...)

Try this online in the SandBox?

If you find a bug, please report it in appropriate BugTracker? !

http://axiom-wiki.newsynthesis.org

  • Aldor is finally free (July 2013). As a result this much improved library compiler is now available to FriCAS? and other Axiom users. Thank you to everyone who signed the FreeAldor? petition over the past few years. Thank you especially to Stephen Watt of the University of Western Ontario, Robert Sutor of IBM and Mike Dewar of NAG for making this happen. Now we finally have an opportunity to make sure that Aldor lives!
  • Recent releases of FriCAS? support [Unicode]? variable names and symbols. This means we can now use many more common mathematical symbols and non-roman characters in FriCASWiki? (default) web pages. Thank you Waldek!