DubiousCactus / DubiousCactus/fever

Detect determinism of functions

Open
#2 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
3
Forks
0
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.