Scilab is available under the GPL License. What does it means? You have the freedom to:
For more detail, you can refer to the quick guide on the GPL License.
How to distribute an application based on Scilab without violating the GPL License?
The toolbox mechanism of Scilab enables you to develop applications on top of Scilab, while applying your own license (proprietary or free).
Scilab is mainly developed by the Scilab team within ESI Group…
but your participation is welcome !
Our quality process is also based on:
Code quality
As in the case of new functionality implementation, each modification in Scilab code is reviewed and accepted by another developer.
Tests
Binary version generation
Community-suggested functionalities
Functionalities can be proposed by the community using the following process:
The functionality is integrated only after being reviewed and validated by another developer.
Useful for development
Bug Reports:
bugzilla.scilab.org
Dashboards:
Build chain (Jenkins)
Compilation & Test chain
Coverage/quality analysis (coverity)
Nightly builds:
Code management:
Code review (Gerrit)
Code repository (Git)