Hi everyone, I am a first-year B.Tech student and I have been contributing to SymPy for about the past month, mostly on typing-related work (for example, adding or refining type annotations in *sympy.utilities*). I have had a few *PRs merged* in this area.
While working on these, I have learned a lot about keeping *PRs small and focused*, making *return types actually useful for type checkers*, and staying consistent with existing tools like *mypy* and* ruff*. I am now thinking about a possible *GSoC 2026 project *focused on *systematically improving type annotations in SymPy* — likely starting with sympy.utilities, but *not necessarily limited to that.* Before I start drafting a proposal, I wanted to ask: 1. Does this seem like a *reasonable direction for a GSoC-scale project*? 2.Are there *particular modules or areas where better typing would be especially helpful*? Any feedback or review help me a lot Thanks! -- You received this message because you are subscribed to the Google Groups "sympy" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion visit https://groups.google.com/d/msgid/sympy/860bd550-2b20-473f-ac4e-be5e158d6f2bn%40googlegroups.com.
