I'm Rasesh Shetty, a 3rd-year Mathematics and Computing student at IIT BHU, and I am very interested in tackling the "Multivariate polynomials and factorization" project for GSoC.
I have been exploring the sympy.polys module to get familiar with the architecture... My goal is to work on the implementation of sparse representations (like geobuckets/heaps) and non-heuristic GCD algorithms like Zippel's SPMOD or Wang's EEZ-GCD.
While I continue diving into the literature (Monagan, Pearce, Wang), I would love to make a practical contribution. Could any of the mentors point me toward a good first issue related to polynomial representations or arithmetic that would serve as a warm-up for this project? Since the library has soo many issues, it's getting difficult to pinpoint ones that would help me towards this.
Regards,
Rasesh Shetty