Skip to content

Latest commit

 

History

History
48 lines (29 loc) · 996 Bytes

README.rst

File metadata and controls

48 lines (29 loc) · 996 Bytes
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