Skip to content
/ mtg Public
forked from openalea/mtg

Multiscale Tree Graph datastructure and interfaces

License

Notifications You must be signed in to change notification settings

baugetfa/mtg

 
 

Repository files navigation

CI status Documentation Status

openalea.mtg

Multiscale Tree Graph datastructure and interfaces

Description

MTG (Multi-scale Tree Graph) is a common data structure to represent plant architecture at various scales.

MTG package aims to define :

  • A share data structure for plant architecture representation.
  • Read and write MTG files.
  • Export to various graph format.
  • Several algorithms for MTG.

Installation

Install this package using conda

conda install -c openalea3 -c conda-forge openalea.mtg

About

Multiscale Tree Graph datastructure and interfaces

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 55.6%
  • Jupyter Notebook 44.4%