This is the mail archive of the cygwin-announce mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Updated: {octave,octave-devel,octave-doc}-3.4.0-2


New versions 3.2.4-2 of

   octave,
   octave-devel,
   octave-doc

are available in the Cygwin distribution:

This is a the first release of 3.4.x for cygwin

For all the main changes
http://www.gnu.org/software/octave/NEWS-3.4.html

DESCRIPTION
The GNU Octave language for numerical computations
Octave is a (mostly Matlab (R) compatible)
high-level language, primarily intended for
numerical computations.  It provides a convenient
command-line interface for solving linear and
nonlinear problems numerically.

HOMEPAGE
http://www.gnu.org/software/octave/

KNOWN BUGS
1) Only on cygwin version printing plots from fltk cause segfault.
Never succeeded, for lack of time and competence, to identify the
root cause : octave, fltk, cygwin ?
To reproduce: run octave and at prompt
-------------------------
 graphics_toolkit ("fltk")
 x=1:10;
 plot(x,x)
 print("fltk.png","-dpng")
-------------------------
the plot is built and printed as file but octave crashs.

2) on some system of Japanese language, also gnuplot seems to have
problem in loading all the needed dll's.
I don't know if it is caused by BLODA (likely) or the oriental version
of XP and W7 have  some difference in dll's.
Test and feedback from further people with Japanese system is really
appreciated.


Marco Atzeri

If you have questions or comments, please send them to the
cygwin mailing list at: cygwin (at) cygwin (dot) com .

              *** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO ***

If you want to unsubscribe from the cygwin-announce mailing list,
look at the "List-Unsubscribe: " tag in the email header of this
message. Send email to the address specified there. It will be in the format:

cygwin-announce-unsubscribe-you=yourdomain.com@cygwin.com

If you need more information on unsubscribing, start reading here:

http://sourceware.org/lists.html#unsubscribe-simple

Please read *all* of the information on unsubscribing that
is available starting at this URL.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]