5.5. config

Consolidated configuration module.

Classes

ConfigClass

Configuration class holding user specifiable variables.

Functions

info

Print configuration and performance information.

Data

eminus.config.backend

Whether to use SciPy or a different backend if installed.

eminus.config.use_gpu

Whether to use the GPU if available.

eminus.config.use_pylibxc

Whether to use pylibxc or PySCF for functionals if both are installed.

eminus.config.threads

Number of threads used in FFT calculations.

eminus.config.verbose

Logger verbosity level.