igraph version 0.9.0 has been released! * <http://igraph.rubyforge.org/> IGraph is a Ruby extension for interfacing with igraph (http://cneurocvs.rmki.kfki.hu/igraph/ ), a C library for creating and manipulating graphs with a particular emphasis on network analysis functions. IGraph now wraps 99% of igraph functions including functions for randomly and deterministically generating graphs, many functions for analysing the structure of graphs, 2D and 3D graph layout functions and support for reading and writing graphs in various file formats. This release basically completes the wrapping process. Future releases will be for bug fixes and behind the scenes code clean-up. Changes: # 0.9 2007-11-19 * All igraph functions wrapped * Documentation updated with examples * <http://igraph.rubyforge.org/> Alex Gutteridge Bioinformatics Center Kyoto University