01/10/2007
The maintance release 0.6.1 is planned in the nearest feature, as the
new version of scipy (0.6) has been released. Unfortunately new scipy has
one, but important, incompatibility with ffnet. Currently, if you need ffnet
fully working with scipy-0.6 you need to download svn version.

22/03/2007
ffnet 0.6 released! Source packages, Gentoo ebuilds and Windows
binaries are now available for download at:

http://sourceforge.net/projects/ffnet

Changes since 0.5 version:

New features:
    - trained network can be now exported to fortran source
      code and compiled
    - added new architecture generator (imlgraph)
    - added rprop training algorithm
    - added draft network plotting facility (based on networkx
      and matplotlib)

Changes & bug fixes:
    - fixed bug preventing ffnet form working with networkx-0.33
    - training data can be now numpy arrays
    - ffnet became a package now, but API should be compatibile
      with previous version

Documentation:
    - docstrings of all objects have been improved
    - docs (automatically generated with epydoc) are avilable
      online and have been included to source distribution

02/02/2007
Documentation of ffnet modules (automatically generated with epydoc) is now
avilable online. You may browse it following the link:
http://ffnet.sourceforge.net/doc/index.html

13/12/2006
Ebuilds for ffnet-0.5 and networkx-0.33 for Gentoo Linux users
avilable for download.