Commit Graph

1 Commits (aa9ffc3a11b71d7248b52ae50e13336bae15dbc6)

Author SHA1 Message Date
Stella Laurenzo a5f755d406 Implement __array_func__ hook and use it to trace np.dot.
* Creates an abstraction/registry around emitters (intended to generalize to AST compilation as well).
* Reworks ufuncs to use the same mechanism as array funcs.
* Adds the numpy.dot op.
2020-05-04 15:47:01 -07:00