Welcome to Openalea Scipack’s documentation!#
Example of package explorer entries in Visualea.#
OpenAlea Scientific Python Packages (aka OpenAlea.SciPack) is a set of wrappers of standard Python packages for Visualea (OpenAlea Visual Programming application).
These packages are not plant related, they do not convey specific scientific knowledge on plant modeling but are usefull to build efficient visual programs.
Stdlib: standard logical components based on python libraries.
Numpy: some functionalities like trigonometric and hyperbolic functions, array manipulation, etc (numpy.org).
Pylab: plotting functionalities from matplotlib/pylab.
Images: the possibilities range from image loading/saving to morphology operations or registration.