Hi,

just a brief note that:

    https://github.com/numpy/numpy/pull/21145

will add `np.from_dlpack` (to import objects implementing the
`__dlpack__` dunder [1].  It was added with an underscore mainly due to
unlucky timing, IIRC.  There may also be some choices that could be
different, but I believe they ended up on the restrictive side for now
so that shouldn't need to worry us.

So this is just a heads-up, since it is an API addition, and I am not
sure it was brought up on the mailing list before.

Cheers,

Sebastian


[1] https://dmlc.github.io/dlpack/latest/python_spec.html

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
NumPy-Discussion mailing list -- numpy-discussion@python.org
To unsubscribe send an email to numpy-discussion-le...@python.org
https://mail.python.org/mailman3/lists/numpy-discussion.python.org/
Member address: arch...@mail-archive.com

Reply via email to