Module eval

Module eval 

Source
Expand description

An array-backend-agnostic evaluator

Functionsยง

eval
Evaluate an acyclic open hypergraph f thought of as a function using some specified input values s, and a function apply which maps a list of operations and their inputs to their outputs.