models package

Submodules

models.registry module

Credit for the initial implementation of the @Model decorating system to Narayan Schuetz, University of Bern

models.registry.Model(*args, **kwargs)[source]

Decorator function, makes model definition a bit more obvious than relying on python’s underscore variant

Module contents