Contribute to Scilab : Ideas of development
In this page, you will find ideas of development for Scilab. If you interested by any of this idea, don't hesitate to send an email to the contact.
If you have general questions or other ideas, don't hesitate to modify the wiki or send an email to dev@lists.scilab.org (Scilab mailing list). We can also provide mailing lists or subversion repository to facilitate the work.
More information: How to contribute to Scilab
Computing
Title |
Short description |
Language |
|
Difficulty |
Contact |
Symbolic |
Add the possibility to do symbolic computation in Scilab |
C/C++ |
6/10 |
||
SNNS |
Add advanced neural network capabilities under scilab. |
C |
4/10 |
||
COIN-OR |
Add advanced linear programming capabilities under scilab. |
C/C++ |
5/10 |
||
Getfem |
Add a Scilab interface to Getfem |
C/C++ |
8/10 |
Extend Scilab
Title |
Short description |
Language |
|
Difficulty |
Contact |
Cryptology module |
Add Cryptology features (for example, to provide sha1 or md5 in Scilab) |
C/C++ |
6/10 |
||
Database module |
Add database access (like JDBC/ODBC or a direct connection (ex: MySQL)) |
C/C++ |
7/10 |
||
XML module |
Add XML capabilities (probably with libxml2) |
C/C++ |
6/10 |
||
Remote file access module |
Add remote (HTTP, FTP...) file access |
C/C++ |
5/10 |
||
Network module |
Add network capabilities |
C/C++ |
5/10 |
Connection to other languages
Title |
Short description |
Language |
|
Difficulty |
Contact |
Java import |
To be able to load Java objects |
C/C++/Java |
7/10 |
||
Python import |
To be able to load Python objects |
C/C++/Java |
7/10 |
||
Python Scilab API |
To be able to load Scilab from Python |
C/C++/Java |
7/10 |
||
C++ Scilab API |
To be able to develop Scilab interface in C++ |
C/C++ |
5/10 |
Scilab graphics
Title |
Short description |
Language |
|
Difficulty |
Contact |
Pretty print in Scilab |
Find and use a java library in order to provide a pretty print (ex : display the integral instead of the name of the function) |
Java |
5/10 |
||
Export console output to latex |
Export the content of the console to a latex file |
Latex - C/C++ |
4/10 |
||
VTK rendering |
To be able to render Scilab graphism in VTK |
C++ |
7/10 |
||
Scilab/Paraview gateway |
Link Scilab with Paraview |
C/C++ (?) |
7/10 |
File import/export
Title |
Short description |
Language |
|
Difficulty |
Contact |
NetCDF |
Import/export NetCDF files |
C/C++ |
5/10 |
||
HDF |
Import/export HDF files |
C/C++ |
5/10 |
||
MED |
Import/export MED files |
C/C++ |
5/10 |
||
X3D |
Export scene to the X3D format |
C/C++/Java(?) |
4/10 |
||
VTK |
Export scene to the VTK format |
C/C++/Java(?) |
4/10 |
||
Graphiz/dot |
Export a graph to the graphviz/dot format |
C/C++ |
3/10 |
Distributed
Title |
Short description |
Language |
|
Difficulty |
Contact |
XML-RPC Client |
Introduce a XML-RPC client in Scilab |
C/C++ |
4/10 |
||
XML-RPC Server |
Introduce a XML-RPC server in Scilab |
C/C++ |
7/10 |
||
SOAP Client |
Introduce a SOAP client in Scilab |
C/C++ |
6/10 |
||
SOAP Server |
Introduce a SOAP server in Scilab |
C/C++ |
8/10 |
Matlab linking
Title |
Short description |
Language |
|
Difficulty |
Contact |
m2sci: Matlab to Scilab |
Improve/extend the Matlab => Scilab translator |
Scilab |
5/10 |
Scilab compilation
Title |
Short description |
Language |
|
Difficulty |
Contact |
Cross compilation of Scilab |
Extend Scilab compilation process to cross compile |
Scilab |
5/10 |
Documentations / testing
Title |
Short description |
Language |
|
Difficulty |
Contact |
Documentation |
Develop the Scilab documentation |
Easy XML |
1/10 |
||
Tests |
Develop and improve Scilab automatic tests |
Scilab |
2/10 |
||
Generates documentation from Scilab code |
Creates an equivalent to javadoc for Scilab. IE from the source code generates a documentation |
C/C++ |
4/10 |
||
Add Scilab management in Doxygen |
Despite it is not a Scilab project, it would be great to have a management of Scilab code in doxygen |
Doxygen (C) |
8/10 |
||
Examples |
Add more examples in the Scilab documentation |
Easy XML / Scilab |
4/10 |
Localization
Title |
Short description |
Language |
|
Difficulty |
Contact |
Localization |
Help us to localize Scilab in other language |
|
1/10 |
