CADETProcess.optimization.ResultsCache.delete

CADETProcess.optimization.ResultsCache.delete#

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

Remove entry from cache.

Parameters:
keyhashable

The key to retrieve the results for.

valueobject

The value corresponding to the key.