ParametricInversion.jl icon indicating copy to clipboard operation
ParametricInversion.jl copied to clipboard

(re)formulate pgf in terms of `choose` if possible

Open zenna opened this issue 5 years ago • 0 comments

Given some function f, such as +, it seems like we should be able to formulate the pgf in terms of choose

Something like choose(+, Tuple{Int, Int}, ::XY, ::\Theta)

zenna avatar Nov 24 '20 03:11 zenna