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

ENH: write caches to user cache directory #98

Merged
merged 1 commit into from
Mar 19, 2024

Conversation

redeboer
Copy link
Member

Closes #90. See also ComPWA/ampform#409.

The cache of perform_cached_lambdify() is now written to the user cache directory (e.g. ~/.cache/ampform_dpd/jax-v0.4.25 on Linux).

@redeboer redeboer added the ⚙️ Enhancement Improvements and optimizations of existing features label Mar 19, 2024
@redeboer redeboer self-assigned this Mar 19, 2024
@redeboer redeboer enabled auto-merge (squash) March 19, 2024 10:25
@redeboer redeboer added this to the 0.1.6 milestone Mar 19, 2024
@redeboer redeboer merged commit f5e91ed into ComPWA:main Mar 19, 2024
19 checks passed
@redeboer redeboer deleted the improve-perform_cached_lambdify branch March 19, 2024 10:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⚙️ Enhancement Improvements and optimizations of existing features
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Embed JAX version in hash for the function cache
1 participant