clmm.theory package

@file __init__.py Theory package

clmm.theory.backend_is_available(be_key)[source]

Check if required backend is available

clmm.theory.load_backend_env()[source]

Loads the backend of choice if available or send a warning and try to load the backends in the order of the __backends dictionary.

Parameters:

be_key (str) -- Key for the selected backend in the __backends dictionary.

Submodules