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 perform_cached_doit() #333

Merged
merged 13 commits into from
Oct 18, 2022
Merged

Conversation

redeboer
Copy link
Member

@redeboer redeboer commented Oct 18, 2022

Closes #317

See API of this new function here and an example here.

@redeboer redeboer added this to the 0.14.4 milestone Oct 18, 2022
@redeboer redeboer self-assigned this Oct 18, 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) October 18, 2022 21:30
@redeboer redeboer merged commit 10f172f into ComPWA:main Oct 18, 2022
@redeboer redeboer deleted the cached-doit branch October 18, 2022 22:05
redeboer added a commit that referenced this pull request Oct 18, 2022
* DOC: show expression unfolding with `perform_cached_doit`
* DX: activate `pyright` strict checking mode
* FIX: implement stable hashing for `EnergyDependentWidth`
* MAINT: fix indent `.flake8` config
* MAINT: sort options in `tox.ini` alphabetically
* MAINT: set `PYTHONHASHSEED=0` in Conda and tox environments
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.

Port perform_cached_doit() function
1 participant