Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Phase out sympy and scipy #432

Open
lukew3 opened this issue Sep 8, 2023 · 2 comments
Open

Phase out sympy and scipy #432

lukew3 opened this issue Sep 8, 2023 · 2 comments
Labels
enhancement New feature or request

Comments

@lukew3
Copy link
Owner

lukew3 commented Sep 8, 2023

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 lukew3 added the enhancement New feature or request label Sep 8, 2023
@Pranavtejar
Copy link

what does the sympy and scipy packages do?

@Pranavtejar
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants