Download Latest Version fu-0.4.0-packed.zip (69.6 MB)
Email in envelope

Get an email when there's a new version of fu-suite

Home
Name Modified Size InfoDownloads / Week
README.txt 2016-04-10 2.0 kB
fu-0.4.0-packed.zip 2016-04-10 69.6 MB
fu-0.3.1.zip 2015-10-25 113.6 MB
fu-0.3.0.zip 2015-09-07 1.8 MB
FUDATASET-0.3.0.zip 2015-09-07 32.8 MB
wxfu-tutorial.zip 2015-09-07 9.3 MB
fu-18May2015.zip 2015-08-11 45.0 MB
FUDATASET.zip 2015-08-11 23.5 MB
fu-10Aug2015.zip 2015-08-11 2.4 MB
fu-23Dec2013.zip 2014-03-20 66.6 MB
Totals: 10 Items   364.6 MB 0
fu-0.4.0 (March 31,2016)

1.Download 'fu-0.4.0-packed.zip'.

2.Unzip and put the fu-0.4.0(souce program) and FUDATASET-0.4.0(run time data) folders on the C: drive (Windows) or the home directory(Mac OSX and Linux).

4.To execute fu, you have to set up Python environment.
@Fu uses python and site-packages, numpy, scipy, wxpython, pyOpenGL, MatPlotLib and so on. You have to use consistent versions of python and the site packages. The software necessary for the execution/development of fu is described below. Download and install these software if necessary.

4.1 On WINDOWS7(32bit Python)
@1)Python version2.7, Windows 32bit version
Python 2.7.5 Windows Installer(Windows binary -- does not include source) in http://www.python.org/download/
@2)numpy
numpy-1.6.2-win32-superpack-python2.7.exe in http://sourceforge.net/projects/numpy/files/NumPy/1.6.2/
  3)scipy-0.11.0b1
scipy-0.11.0b1-win32-superpack-python2.7.exe in  http://sourceforge.net/projects/scipy/files/scipy/0.11.0b1/
@4)wxPython
wxPython2.8-win32-unicode-py27 in http://www.wxpython.org/download.php
  5)PyOpenGL-3.0.2
@@@PyOpenGL-3.0.2.win32-py2.7.exe in http://www.lfd.uci.edu/~gohlke/pythonlibs/
@6)matplotlib
matplotlib-1.2.0.win32-py2.7.exe in https://github.com/matplotlib/matplotlib/downloads
@7)psutil
 psutil-1.0.1.win32-py2.7.exe in
http://code.google.com/p/psutil/downloads/detail?name=psutil-1.0.1.win32-py2.7.exe&can=2&q=
  8)py2exe
py2exe-0.6.9.win32-py2.7 in http://sourceforge.jp/projects/sfnet_py2exe/downloads/py2exe/0.6.9/py2exe-0.6.9.win32-py2.7.exe/

   9)networkx
         networkx-1.11-py2.7.egg (md5) in 
      https://pypi.python.org/pypi/networkx/

4.2 On Mac OSX 10.9 and Linux(64bit Python)
    Install the corresponding Python version and site-packages descrived above.

5.Change the current working directory to 'fu-0.4.0' and execute '> python fu.py'.

6.System requirment
  A PC with memory more than 4GB is recommended.

Source: README.txt, updated 2016-04-10