Home / communities / Developers / Scilab Versions / Development Versions / GIT Version

GIT Version

Please note that, although this version is now quite stable, it is still under development and must not be used as a released version.
 
To compile this version, please refer to Scilab Wiki :

Feel free to give us any feedback about this development version in Scilab Bug Tracker.
Thank you in advance for your help and your time spent testing and using Scilab.

Download Scilab sources

If you already have Git installed, you can get the latest development version

  • via git protocol:
    [$SHELL] git clone git://git.scilab.org/scilab
  • or via http protocol:
    [$SHELL] git clone http://git.scilab.org/scilab.git

Remark: The git protocol gives better performance and reliability.

Web Access

 If you just wish to browse around or download a few individual files, the best tool is the web-based Gitweb interface for Git or the cgit front-end.