Skip to content

Detect determinism of functions #2

@DubiousCactus

Description

@DubiousCactus

We don't want to cache non-deterministic functions, so using the parameters as the cache key isn't robust. We need a way to detect whether a function is deterministic, but this seems like a very hard problem to solve analytically. Numerically though, it is feasible.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions