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

Experiment: What Can I Learn While Trying to Speed Up Simplify? #20

Merged
merged 16 commits into from
Nov 8, 2023

Conversation

buckbaskin
Copy link
Owner

@buckbaskin buckbaskin commented Oct 31, 2023

Adds a script for experimenting with the Sympy simplify call to explore why it can take a material amount of time on some expressions.

Creates a large expression and then I experimented with profiling different function calls and modifications.

In the end, it seems like there is room to speed up the function but it is beyond the time I've allocated for the experiment to reach a detailed conclusion.

@buckbaskin buckbaskin self-assigned this Oct 31, 2023
@buckbaskin buckbaskin changed the title Experiment simplify speedup Experiment: What Can I Learn While Trying to Speed Up Simplify? Nov 8, 2023
@buckbaskin buckbaskin marked this pull request as ready for review November 8, 2023 05:18
@buckbaskin buckbaskin merged commit 572be0d into main Nov 8, 2023
3 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant