justinlubin / cobbler

Refactor programs to use library functions!
5 stars 0 forks source link

Synthesis for numpy #17

Closed kevinyeeeee closed 1 year ago

kevinyeeeee commented 1 year ago

Synthesis for numpy, using top-down enumeration with the following components:

as well, added Cbr_numpy.Env.Np_env which contains an env for defns of numpy functions. Currently only has the definition for sum.