Skip to content
Discussion options

You must be logged in to vote

Thanks for asking; I should probably put this in the FAQ 🤔.

Is there a reason scipy-stubs is not integrated into SciPy?

There are a bunch of reasons, actually. These are the most important ones:

Separation of concerns

If scipy-stubs would be part of SciPy, then that would require every contributor to also be familiar with the stubs. Not everyone would like that, which could hurt the general willingness to contribute to SciPy. It might sound arrogant, but writing stubs is very difficult and requires a lot of expertise to do right (example). I don't think it's a good idea expect every SciPy dev to become a typing expert all of sudden. And the one to review all typing changes would realist…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by jorenham
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants