by Rodolfo Rodrigues on October 13th, 2008 at 1:04 pm in Math package, Softwares
Tagged with algebra, calculus, CAM, numerical computation, open source, scicos, scilab

Scilab is an open source platform for numerical computation providing a powerful open computing environment for engineering and scientific applications.
Since 1994 it has been distributed freely along with the source code via the Internet. It is currently used in educational and industrial environments around the world. Scilab is now the responsibility of the Scilab consortium, launched in May 2003. There are currently 18 members in Scilab Consortium (Phase II).
Scilab includes hundreds of mathematical functions with the possibility to add interactively programs from various languages (C, C++, Fortran?).
It has sophisticated data structures (including lists, polynomials, rational functions, linear systems…), an interpreter and a high level programming language.
Scilab is very similar to comercial software Matlab from MathWorks, Inc. Scilab also provides a tool of block diagram modeler/simulator Scicos (equivalent to Matlab Simulink). In other words, any Matlab user can easily use Scilab without much lose in functionality.
Project site:
Screenshots:

Main Scilab GUI

Scicos GUI
by Rodolfo Rodrigues on September 3rd, 2008 at 5:48 pm in Math package, Softwares
Tagged with algebra, calculus, math, maxima, open source

Maxima is an open-source system for the manipulation of symbolic and numerical expressions, including:
- Differentiation
- Integration
- Taylor series
- Laplace transforms
- Ordinary differential equations
- Systems of linear equations
- Polynomials
- Sets, lists, vectors, matrices, and tensors.
Maxima yields high precision numeric results by using exact fractions, arbitrary precision integers, and variable precision floating point numbers. Maxima can plot functions and data in two and three dimensions.
The Maxima source code can be compiled on many systems, including Windows, Linux, and MacOS X. There are also a complete documentation section with manuals and tutorials in Portuguese, Brazilian Portuguese, Spanish, Italian, French, German, Greek, Chinese, and Slovak.
Project site:
Screenshot:

xMaxima for Windows
