Commit Graph

5 Commits

Author SHA1 Message Date
espie
c1c01445e0 Remove dependency on gnuplot: it's trivial to fake it for building,
and octave is useful even without gnuplot installed.

Remind user in pkg/DESCR that gnuplot might be useful.
2001-10-02 12:27:11 +00:00
pvalchev
cca2d19b15 Repair completely. 2001-09-29 20:14:20 +00:00
pvalchev
6c2e015079 oops, pass -u MAIN__ to the compiler only on ELF 2001-09-29 07:56:33 +00:00
pvalchev
7aa422e21a when invoking fortran code from c programs, provide a MAIN__ function stub
to make binutils happy.
2001-09-29 07:06:24 +00:00
naddy
bfbe0c1c5b Import of octave-2.0.16; submitted by Sungman Cho <smcho@tsp.korea.ac.kr>.
GNU Octave is a high-level language, primarily intended for numerical
computations.  It provides a convenient command line interface for
solving linear and nonlinear problems numerically, and for performing
other numerical experiments using a language that is mostly compatible
with Matlab.  It may also be used as a batch-oriented language.
2001-07-15 18:07:15 +00:00