Hi all, I am a first-year B.Tech student and I’ve 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 *usefu*l 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 improving type annotations more systematically 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 suggestion or feedback will 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/f08998ff-74d3-4722-83e9-0db69d4cca03n%40googlegroups.com.
