On Sun, Jun 17, 2018, 7:48 PM Marten van Kerkwijk
wrote:
> Hi Travis,
>
> More of a detailed question, but as we are currently thinking about
> extending the signature of gufuncs (i.e., things like `(m,n),(n,p)->(m,p)`
> for matrix multiplication), and as you must have thought about this for
> li
Hi Travis,
More of a detailed question, but as we are currently thinking about
extending the signature of gufuncs (i.e., things like `(m,n),(n,p)->(m,p)`
for matrix multiplication), and as you must have thought about this for
libgufunc, could you point me to how one would document the signature in