Purpose
-------
This is a project providing demonstrations illustrating numerical computing
features in Scilab.
The purpose of this module is mainly educational, in the sense that
it provides mathematical explanations of the mathematics behind the
computations which are showed.
We use the LaTeX features of the Scilab v5 help management
system to provide the equations to the user.
A set of slides is provided in the doc directory of this module, which presents
an overview of computational features of Scilab, with commented demonstrations.
Dependencies
------------
This module uses the apifun module for argument checking.
List of demonstrations
-----------------------
* Complex Elementary functions
* Linear Algebra
* Differential Equations
* Optimization
* Probabilities / Statistics
TODO
----
* Report the interactive controls for the demo of complex functions.
Acknowledgements
----------------
Michael Baudin thanks Allan Cornet and Didier Halgand for their input
on this project.