zenna / ParametricInversion.jl

MIT License
21 stars 2 forks source link

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

Open zenna opened 3 years ago

zenna commented 3 years ago

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)