Skip to content

Implementation of the tree model published by Weber & Penn

Notifications You must be signed in to change notification settings

openalea/weberpenn

Repository files navigation

https://travis-ci.org/openalea/weberpenn.svg?branch=master

An extension of the Weber and Penn model

.. todo:: Documentation to complete


Follow official website instruction to install miniconda :

http://conda.pydata.org/miniconda.html

conda create --name weberpenn openalea.weberpenn -c conda-forge -c openalea3
conda activate weberpenn

(Optional) Install several package managing tools :

conda install notebook nose sphinx sphinx_rtd_theme pandoc coverage
  • Christophe Pradal