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

feat: implement create_cached_function() #397

Merged

Conversation

redeboer
Copy link
Member

@redeboer redeboer commented Jan 7, 2022

Closes #358

Expression tree optimizations sketched here have been bundled in a new function create_cached_function(). A usage notebook can be previewed here.

@redeboer redeboer added this to the 0.4.1 milestone Jan 7, 2022
@redeboer redeboer self-assigned this Jan 7, 2022
@review-notebook-app
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@redeboer redeboer enabled auto-merge (squash) January 7, 2022 16:27
@redeboer redeboer merged commit 75a26e2 into ComPWA:main Jan 7, 2022
@redeboer redeboer deleted the 358-Re-implement-performance-optimization branch January 7, 2022 16:38
@redeboer redeboer changed the title feat: implement create_cached_function feat: implement create_cached_function() Apr 11, 2022
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.

Re-implement performance optimization
1 participant