           SPELL=scilab
         VERSION=4.1.1
          SOURCE=${SPELL}-${VERSION}-src.tar.gz
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
   SOURCE_URL[0]=http://scilabsoft.inria.fr/download/$VERSION/$SOURCE
   SOURCE_URL[1]=http://scilabsoft.inria.fr/download/stable/$SOURCE
      SOURCE_GPG=gurus.gpg:$SOURCE.sig:WORKS_FOR_ME
      LICENSE[0]=SCILAB
        WEB_SITE=http://scilabsoft.inria.fr/
        KEYWORDS="science"
         ENTERED=20020424
           SHORT="Scilab is a scientific software package for numerical computations in a user-friendly environment."


cat << EOF
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).
    * Scicos, an interactive environment for modeling and simulation of
    dynamical systems.
    * Metanet (network analysis and optimization).

    * Symbolic capabilities through Maple interface.
    * Parallel Scilab.

Scilab (c)INRIA-ENPC
EOF
