fricas / fricas

Official repository of the FriCAS computer algebra system

Home Page:https://fricas.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FriCAS

FriCAS is a general purpose computer algebra system (CAS).

For installation instructions see INSTALL. For general documentation consult https://fricas.github.io.

The basic goal of FriCAS is to create a free advanced world-class CAS. In 2007 FriCAS forked from Axiom. Currently the FriCAS algebra library is one of the largest and most advanced free general purpose computer algebra systems -- this gives a good foundation to build on. Additionally, the FriCAS algebra library is written in a high level strongly typed language (Spad), which allows natural expression of mathematical algorithms. This makes FriCAS easier to understand and extend.

FriCAS uses lightweight development methodology. Compared to Axiom, FriCAS is significantly restructured -- it is more portable and fixed several defects. FriCAS removed rather large unused parts (without removing functionality).

Current development goals:

  • continue structural improvements
  • add new mathematical algorithms
  • develop better user interface
  • develop improved Spad compiler
  • make it easier for external programs to interface with FriCAS
  • support for using external mathematical routines from Spad

About

Official repository of the FriCAS computer algebra system

https://fricas.github.io

License:BSD 3-Clause "New" or "Revised" License