Overview
VPlants.Stat_Tool is a package containing basic statistic functions and classes.
See also
More documentation can be found on the openalea wiki.
Yann Guédon (Original code ; Cpp version; documentation)
Thomas Cokelaer (Boost python wrapping, python modules, tests, documentation)
version 9815
plotting in pylab is now fully available (stat_tool and sequence_analysis)
Display is fully implemented as in old AML version.
remove dependencies to sequence_analysis package
move some data from test/data to /share/data
move demos into sequence_analysis since there are dependencies on this package
doc online: http://openalea.gforge.inria.fr/doc/vplants/stat_tool/doc/_build/html/contents.html
Major update adding most of the AMl functionalities, tests and plot using matplotlib interface on the 3d of August 2009
finalise wrapping of the stat_tool cpp code with boost_python
finalise Python interface a la AML (same syntax as AML code)
add exhaustive unitary tests in ./test (coverage>80%)
add functional tests
move graphical interface to matplotlib