tekiela / lpy

An open source python version of the Lindenmayer Systems.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

https://travis-ci.org/openalea/lpy.svg?branch=master https://ci.appveyor.com/api/projects/status/88n43wd5kektlwkf/branch/master?svg=true https://readthedocs.org/projects/lpy/badge/?version=latest

L-systems were conceived as a mathematical framework for modeling growth of plants. L-Py is a simulation software that mixes L-systems construction with the Python high-level modeling language. In addition to this software module, an integrated visual development environment has been developed that facilitates the creation of plant models. In particular, easy to use optimization tools have been integrated. Thanks to Python and its modular approach, this framework makes it possible to integrate a variety of tools defined in different modeling context, in particular tools from the OpenAlea platform. Additionally, it can be integrated as a simple growth simulation module into more complex computational pipelines.

L-Py is released under a CeCILL license, which is compatible to the GNU GPL.

A previous version of the documentation is available at http://openalea.gforge.inria.fr/dokuwiki/doku.php?id=packages:vplants:lpy:main Future documentation will be available at http://lpy.readthedocs.io/en/latest/

Please open an Issue if you need support or that you run into any error (Installation, Runtime, etc.). We'll try to resolve it as soon as possible.

  • Frédéric Boudon

With contributions of Christophe Godin, Christophe Pradal et al.

About

An open source python version of the Lindenmayer Systems.

License:Other


Languages

Language:C++ 60.0%Language:Python 39.3%Language:NSIS 0.5%Language:C 0.1%Language:Assembly 0.0%Language:Batchfile 0.0%Language:Shell 0.0%