glpk 4.5
GLPK 4.5 — Release Information
Release date: Jul 19, 2004
GLPK (GNU Linear Programming Kit) is intended for solving
large-scale linear programming (LP), mixed integer linear
programming (MIP), and other related problems. It is a set of
routines written in ANSI C and organized in the form of a callable
library.
In 4.5:
The branch-and-bound solver was completely re-implemented using
new data structures. The new implementation provides the same
functionality as the old one (with exception that fixing by reduced
costs was added as a feature).
Memory allocation routines (umalloc, ucalloc, ufree) were
modified in order to allow compiling the package on 64-bit
platforms.
See GLPK web page at <http://www.gnu.org/software/glpk/glpk.html>.
GLPK distribution can be ftp’ed from <ftp://ftp.gnu.org/gnu/glpk/>
or from some mirror ftp sites; see <http://www.gnu.org/order/ftp.html>.
MD5 check-sum is the following:
b6c35f6831d779c53b1eb60ad9769dbe *glpk-4.5.tar.gz
GLPK is also available as a Debian GNU/Linux package. See its
web page at <http://packages.debian.org/stable/math/glpk.html>.
GIMP 2.0.3
GIMP version 2.0.3 is now available from
ftp://ftp.gimp.org/pub/gimp/v2.0/.
Please use one of the mirrors listed at
http://www.gimp.org/downloads/#mirrors
This is a bug-fix release in the stable 2.0 series. A number of
build issues and bugs have been fixed since GIMP 2.0.2. Here’s a
detailed list of improvements:
- several build fixes (#144632, #144780)
- documentation fixes (#144267)
- avoid use of uninitialized values in GimpColorArea widget
(#144786) - fixed Levels tool on grayscale images with alpha channel
(#141930) - fixed Save/Load functionality in channel-mixer plug-in
(#145380) - fixed brokeness in GimpContext that caused tool options and
device settings to be saved incorrectly - fixed bug in Colorize tool
- fixed undo stack corruption that occured with some undo
settings (#145379) - fixed long-standing bug that caused the tablet pointer to
change inadvertently (#115774) - allow to undo script ‘Round Corners’ (#146344)
- implemented gimp-path-get-point-at-dist PDB function
(#138754) - don’t crash while loading JPEG files with corrupt EXIF data
(#145212) - fixed loading of CMYK TIFF images on big-endian hosts
(#147328) - fixed palette handling in MNG plug-in (#139947)
- fixed bug in Script-Fu console (#139200)
- fixed corruption when saving RLE-encoded BMPs on big-endian
hosts (#147759)
Thanks to all the people who have helped us to improve GIMP 2.0
further. This includes the developers who sent patches but also all
the users who submitted useful bug reports. Please keep up the good
work.
Happy GIMPing, Sven