[HN Gopher] Bringing NumPy's type-completeness score to nearly 9...
___________________________________________________________________
Bringing NumPy's type-completeness score to nearly 90% - Pyrefly
Author : todsacerdoti
Score : 19 points
Date : 2025-10-07 09:32 UTC (8 days ago)
(HTM) web link (pyrefly.org)
(TXT) w3m dump (pyrefly.org)
| tecoholic wrote:
| > That's it! CanIndex was an unknown symbol and was probably
| mistyped, and replacing it with the correct SupportsIndex one
| brought NumPy's overall type-completeness to over 80%!
|
| Let's take a pause here for a second - the 'CanIndex' and
| 'SupportsIndex' from the looks are just "int". I have a hard time
| dealing with these custom types because they are so obscure.
|
| Does anyone find these useful? How should I be reading them? I
| understand custom types that package data like classes. But feel
| completely confused for this yadayava is string, floorpglooep is
| int style types.
___________________________________________________________________
(page generated 2025-10-15 23:00 UTC)