flip.covariance.emulators.gpmatrix

flip.covariance.emulators.gpmatrix#

Submodules#

Attributes#

Functions#

create_log([log_level])

The create_log function creates a logger object that can be used to log messages.

Package Contents#

flip.covariance.emulators.gpmatrix.create_log(log_level='info')#

The create_log function creates a logger object that can be used to log messages. The function takes one argument, the log_level, which is set to "info" by default. The function returns a Logger object with the specified logging level.

Parameters:

log_level – Set the logging level

Returns:

A logger object

flip.covariance.emulators.gpmatrix.log#
flip.covariance.emulators.gpmatrix._emulator_type = 'matrix'#