diff options
author | Mauro Giachero <mauro.giachero@gmail.com> | 2010-05-11 20:00:02 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-11 20:00:02 +0200 |
commit | b0c36120d7e7c3a5601a5f7797f4d4dccef08b0a (patch) | |
tree | cf3795dfc97ac2653bb89a968ba3ac753beb16b9 /academic/qtoctave/README | |
parent | 0d7ebf8a38f6361661616cba5d1a64ef814137e7 (diff) | |
download | slackbuilds-b0c36120d7e7c3a5601a5f7797f4d4dccef08b0a.tar.gz |
academic/qtoctave: Added to 12.0 repository
Diffstat (limited to 'academic/qtoctave/README')
-rw-r--r-- | academic/qtoctave/README | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/academic/qtoctave/README b/academic/qtoctave/README new file mode 100644 index 0000000000..8a655952a2 --- /dev/null +++ b/academic/qtoctave/README @@ -0,0 +1,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 |