OpenAlea Stdlib documentation#
Package description#
Stdlib provides standard logical components based on python libraries.
data: simple data structures (int, float, datetime, list, tuple3, …)file: manipulation nodes (read, write, filename, dirname, …)maths: simple math function (arithmetic, boolean operation, …)python: python standard function (getitem, keys, eval, range, …)strings: string manipulation nodes ( join, split, strip, …)functional: python functional node (function, map, reduce, filter, apply, …)models: simple models (linear…)pycsv: csv manipulation structurecolormap: colormap nodes
It doesn’t include any GUI interface (See OpenAlea.Visualea for that).
Documentation#
This reference manual details functions, modules, and objects included in OpenAlea.Stdlib, describing what they are and what they do. For learning how to use OpenAlea.Stdlib see Reference guide.
- Reference guide
openalea.color.colormapmoduleopenalea.color.py_colormoduleopenalea.csv.pycsvmoduleopenalea.data.array.arraysmoduleopenalea.data.datamoduleopenalea.data.dict.dictsmoduleopenalea.data.list.listsmoduleopenalea.data.set.setsmoduleopenalea.data.tuple.tuplesmoduleopenalea.file.filesmoduleopenalea.functional.functionalmoduleopenalea.math.mathsmoduleopenalea.model.modelsmoduleopenalea.pickling.picklingmoduleopenalea.plotools.plotablemoduleopenalea.python.pythonmoduleopenalea.spatial.distribGenmoduleopenalea.stand.stand_modellingmoduleopenalea.string.stringsmoduleopenalea.system.systemnodesmoduleopenalea.system.ui_vprintmoduleopenalea.system.vprintmodule