CADETProcess.optimization.ResultsCache.get

CADETProcess.optimization.ResultsCache.get#

ResultsCache.get(key, close=True)[source]#

Get entry from cache.

Parameters:
keyhashable

The key to retrieve the results for.

Returns:
valueobject

The value corresponding to the key.