blob: 7616a6e241cd97359b432d172db150a7a2edb68b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
Scilab is a scientific software package for numerical computations in a
user-friendly environment. It features:
Elaborate data structures.
Sophisticated interpreter and programming language with Matlab-like syntax.
Hundreds of built-in math functions.
Stunning graphics.
Open structure.
Many built-in libraries:
Linear Algebra.
Control.
Package for linear matrix inequalities, optimization.
Signal processing.
Simulation.
Optimization.
Metanet.
Symbolic capabilities through Maple interface.
WWW: http://www-rocq.inria.fr/scilab/
Note: To configure your local printers, add their names to the PRINTERS
variable in the scilab script.
-- P. Menezes (paulo@isr.uc.pt)
|