Infrared
Loading...
Searching...
No Matches
infrared Namespace Reference

Package infrared. More...

Namespaces

namespace  infrared
 
namespace  libinfrared
 The libinfrared module exposing C++ infrared functionality to Python.
 
namespace  rna
 

Detailed Description

Package infrared.

Package defining Infrared's Python interface.

Note that many names from submodules infrared and some from libinfrared are raised to the package-level namespace. For example, infrared.infrared.Model is available as infrared.Model, infrared.libinfrared.Constraint as infrared.Constraint...