[Numpy-discussion] Catching array shape errors using the type checker

bas van beek bas.vanbeek at hotmail.com
Tue May 4 16:37:04 EDT 2021


Hi Matthew and Pradeep,

Do you know if the typing summit will be recorded and if these will be made available later?
While I’d love to attend the live event, this is unfortunately not possible due to other obligations that day.

Regards, Bas

From: NumPy-Discussion <numpy-discussion-bounces+bas.vanbeek=hotmail.com at python.org> On Behalf Of Matthew Rahtz
Sent: 04 May 2021 22:17
To: numpy-discussion at python.org
Cc: Pradeep Kumar Srinivasan <pradeepkumars at fb.com>
Subject: [Numpy-discussion] Catching array shape errors using the type checker

Hi all,

Tl;dr: come to our talk Catching Tensor Shape Errors Using the Type Checker at the PyCon 2021 Typing Summit next week! https://us.pycon.org/2021/summits/typing/

Longer version: over the past year a small group of us have been thinking about how to use Python's type system to make tensor/array shape information more visible, and to catch shape errors automatically using type checkers. In this talk we'll discuss our tentative solution, talking about a) how it works, b) some examples of what it looks like in practice, and c) what its limitations are.

Hope to see you there!
Matthew and Pradeep
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.python.org/pipermail/numpy-discussion/attachments/20210504/34eec5f6/attachment-0001.html>


More information about the NumPy-Discussion mailing list