mathgenerator icon indicating copy to clipboard operation
mathgenerator copied to clipboard

Phase out sympy and scipy

Open lukew3 opened this issue 2 years ago • 2 comments

Sympy and scipy are large and can result in generators requiring more code and longer loading times than are necessary. We should aim to replace the few scipy and sympy function calls in our own python so that the package can become lighter.

lukew3 avatar Sep 08 '23 03:09 lukew3

what does the sympy and scipy packages do?

Pranavtejar avatar Sep 18 '23 11:09 Pranavtejar

and also let me know where and how you have used these packages

Pranavtejar avatar Sep 18 '23 11:09 Pranavtejar