summaryrefslogtreecommitdiff
path: root/math/scilab/pkg-descr
blob: b90db8a2a4913837337ac6bbe9b127330d724197 (plain) (blame)
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
Scilab is a scientific software package for numerical computations in a
user-friendly environment. It features:

   Elaborate data structures (polynomial, rational and string matrices,
      lists, multivariable linear systems,...).
   Sophisticated interpreter and programming language with Matlab-like syntax.
   Hundreds of built-in math functions (new primitives can easily be added).
   Stunning graphics (2d, 3d, animation).
   Open structure (easy interfacing with Fortran and C via online
      dynamic link).
   Many built-in libraries:
        Linear Algebra (including sparse matrices, Kronecker form,
      	 ordered Schur,...).
        Control (Classical, LQG, H-infinity,...).
        Package for LMI (Linear Matrix Inequalities) optimization.
        Signal processing.
        Simulation (various ode's, dassl,...).
        Optimization (differentiable and non-differentiable, LQ solver).
        Metanet (network analysis and optimization).
   Symbolic capabilities through Maple interface.

Note: To configure your local printers, add their names to the PRINTERS
 variable in the scilab script.

For more information see Scilab Home Page http://www-rocq.inria.fr/scilab/.

-- P. Menezes (paulo@isr.uc.pt)