blob: 8a655952a2bab1af9dbca675cc92f43d96d0eee6 (
plain)
1
2
3
4
5
6
7
|
QtOctave is a graphical user interface for gnu octave, which is an
open source program alternative to Matlab.
QtOctave requires Octave and Qt4, both available on SlackBuilds.org.
If you build on a multicore system, add JOBS={#} to enable parallel
compilation, as in: JOBS=4 ./qtoctave.SlackBuild
|