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

docs: illustrate component-wise lambdifying #8

Merged
merged 9 commits into from May 31, 2021

Conversation

redeboer
Copy link
Member

@redeboer redeboer commented May 28, 2021

See:

To-do list:

  • Check performance effect of component-wise lambdifying
  • Recombine lambdified components
  • Generalize procedure for arbitrary SymPy expression trees
    • Compute expression tree complexity
    • Recurse through expression tree to extract components
    • Recombine lambdified components

@redeboer redeboer added the 📝 Docs Improvements or additions to documentation label May 28, 2021
@redeboer redeboer self-assigned this May 28, 2021
@redeboer redeboer marked this pull request as draft May 28, 2021 15:35
@redeboer redeboer marked this pull request as ready for review May 31, 2021 13:56
@redeboer redeboer merged commit 94af6b9 into main May 31, 2021
@redeboer redeboer deleted the speed-up-sympy-lambdify branch May 31, 2021 14:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📝 Docs Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant