NumCosmoMath.ABC.log_info

@accepts(NumCosmoMath.ABC)
@returns(unicode)
def log_info(self):
    # Python wrapper for ncm_abc_log_info()
  

Gets the informations about the current run of ABC.

self

a NumCosmoMath.ABC.

Returns