Releases: openalea/adel
Releases · openalea/adel
Release 2025
- OpenAlea.Adel (Architectural model of DEvelopment based on L-systems) allows to simulate the 3D architectural development of the shoot of gramineaous plant.
- package has been modernized (python 3, pyproject, conda, ci)
- documentation is online https://adel.readthedocs.io
- namespace changed from
alinea.adeltoopenalea.adel
instead of
import alinea.adel
from alinea.adel import *do
import openalea.adel
from openalea.adel import *python 3
Port to python 3