-
see google or
http://en.wikipedia.org/wiki/Order_of_operations#Examples_from_arithmetic.
2008-03-16 20:54:14 UTC by nobody
-
Hello there,
I am pleased to announce the release of gd-octave-0.6 package,
for Octave-2.9.x or later and libgd >= v2.0 . This release just adds autoload() compatibility and other minor maintenance issues.
As you may already know, gd-octave is a link to the graphics gd library
by Thomas Boutell (www.libgd.org).
************************************************************
ABOUT...
2007-11-15 20:35:27 UTC by gnumuthu
-
Compilation fails because the fltk headers are not
found on my system. It appears that the Makefile
assumes the headers are in a standard location and
does not utilize the output of 'fltk-config
--cflags'.
2006-01-03 18:47:14 UTC by rstanchak
-
gnumuthu committed patchset 2 of module gd-octave to the Octave GTK+ CVS repository, changing 75 files.
2005-06-20 14:38:05 UTC by gnumuthu
-
gnumuthu committed patchset 1 of module gd-octave to the Octave GTK+ CVS repository, changing 75 files.
2005-06-20 14:38:05 UTC by gnumuthu
-
Imported Octave-GTK module into CVS.
2005-06-20 14:11:53 UTC by gnumuthu
-
gnumuthu committed patchset 2 of module octave-gtk to the Octave GTK+ CVS repository, changing 330 files.
2005-06-20 02:35:38 UTC by gnumuthu
-
gnumuthu committed patchset 1 of module octave-gtk to the Octave GTK+ CVS repository, changing 330 files.
2005-06-20 02:35:38 UTC by gnumuthu
-
make install doesnt work, if you forget to give
--exec-prefix=`octave-config --oct-dir`, so you have to
use this patch
which does everything by default for Octave-GTK-0.3.
This bug is fixed in 0.3.1 release.
2005-03-28 21:44:56 UTC by gnumuthu
-
Minor Bug Fix release.
The 'make install' wouldnt run properly in the earlier version 0.3.
So you ought to make a patch [from http://octave-gtk.sourceforge.net] on the 0.3 and install it.
So this 0.3.1 is acomplete release.
2005-03-28 21:25:55 UTC by gnumuthu