Scilab toolboxes management specifications - Scilab Wiki

Scilab toolboxes management specifications

This page describes what could be a Scilab Toolboxes Management.

Description

One of the main asset of Scilab is the capacity of adding new features through toolboxes. A toolbox is basically a plugin. However, the quality of the toolboxes available varying a lot and the standardization is weak.

The aim of this training period consists in the normalization of toolboxes and then the creation of a packaging & installation system on the model of Linux package systems (Debian/Ubuntu with apt, Mandriva with urpmi,Redhat/Fedora with yum, Gentoo with ebuild, Arch Linux with Pacman ...). R, the stat software, seems to provide this kind of feature. Toolboxes would be available on a web repository and installed remotely via Scilab with a dependency system (ie if a toolbox depends on another, it will install both).

Eclipse and Netbeans are also providing this kind of features for the installation of plugins.

Features

Misc

Scilab toolboxes management specifications (last edited 2008-02-03 22:22:53 by Sylvestre Ledru)