model

Glotaran Model Package

This package contains the Glotaran’s base model object, the model decorators and common model items.

Modules

glotaran.model.clp_penalties

This package contains compartment constraint items.

glotaran.model.constraint

This package contains compartment constraint items.

glotaran.model.dataset_group

glotaran.model.dataset_model

The DatasetModel class.

glotaran.model.interval_property

Helper functions.

glotaran.model.item

The model item decorator.

glotaran.model.megacomplex(*[, dimension, ...])

The @megacomplex decorator is intended to be used on subclasses of glotaran.model.Megacomplex.

glotaran.model.model

A base class for global analysis models.

glotaran.model.property

This module holds the model property class.

glotaran.model.relation

Glotaran Relation

glotaran.model.util

Helper functions.

glotaran.model.weight

The Weight property class.