Hi community, PR 26081 <https://github.com/numpy/numpy/pull/26081> is about making numpy's ShapeType covariant and bound to a tuple of ints. The community has requested this occasionally in issue 16544 <https://github.com/numpy/numpy/issues/16544>. I'm reaching out via the listserv because it's been a few months, and I don't want it to get too stale. I could really use some help pushing it over the finish line.
Summary: Two numpy reviewers and one interested community member reviewed the PR and asked for a type alias akin to npt.NDArray that allowed shape. I worked through the issues with TypeVarTuple and made npt.Array, and it was fragile, but passing CI. After a few months passed, I returned to fix the fragility in the hopes of getting some more attention, but now it fails CI in some odd builds (passes the mypy bit). I have no idea how to get these to pass, as they appear unrelated to anything I've worked on (OpenBLAS on windows, freeBSD...?). Thanks, Jake
_______________________________________________ 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