MCPcopy Create free account
hub / github.com/PythonOT/POT / log

Method log

ot/utils.py:1260–1262  ·  view source on GitHub ↗

Dictionary containing potential information about the solver.

(self)

Source from the content-addressed store, hash-verified

1258
1259 @property
1260 def log(self):
1261 """Dictionary containing potential information about the solver."""
1262 return self._log
1263
1264 # Barycentric mappings -------------------------
1265 # Return the displacement vectors as an array

Callers 15

lowrank_sinkhornFunction · 0.45
costFunction · 0.45
cost_normalizationFunction · 0.45
co_optimal_transportFunction · 0.45
solveFunction · 0.45
solve_gromovFunction · 0.45
max_OmegaMethod · 0.45
OmegaMethod · 0.45
c_transform_entropicFunction · 0.45
gaussian_logpdfFunction · 0.45
logsumexpFunction · 0.45

Calls

no outgoing calls

Tested by 5

test_func_backendsFunction · 0.36
test_cost_normalizationFunction · 0.36