Skip to content

In eval methods, cache evaluation results and check the cache before evaluating #125

@jmilloy

Description

@jmilloy

Description
Each eval method should return cached output without further evaluation if possible and should cache the output after evaluation. The coordinates hash for this should be agnostic to the dims order.

Solution
A decorator for eval methods.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions