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

Speed up sympy tests #448

Merged
merged 7 commits into from
Apr 27, 2022
Merged

Speed up sympy tests #448

merged 7 commits into from
Apr 27, 2022

Conversation

mscroggs
Copy link
Member

Write the basis functions into each file rather than using sympy to compute them every time the test runs

Copy link
Member

@garth-wells garth-wells left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is the new code generated from SymPy?

@mscroggs
Copy link
Member Author

yes, I copied and pasted results from symfem

@garth-wells
Copy link
Member

yes, I copied and pasted results from symfem

Maybe add a comment so someone knows how to re-generate in case of a (small) change?

@mscroggs mscroggs merged commit bddc09d into main Apr 27, 2022
@mscroggs mscroggs deleted the mscroggs/speed-up-tests branch April 27, 2022 09:20
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.

2 participants