scamp_extensions.process package¶
Subpackage containing tools for modeling a compositional process, such as Markov chains and L-Systems.
Modules:
Module containing the |
|
Module containing the |
Public-Facing API (result of import *):
|
Simple implementation of an LSystem. |
|
Iterator that returns generated values from the given MarkovModel. |
|
A Markov analysis-synthesis tool that analyzes the given data, and can generate new data based on the same statistical patterns. |