ComPWA / ampform-dpd

Dalitz-Plot Decomposition with SymPy
https://compwa.github.io/ampform-dpd
Apache License 2.0
4 stars 2 forks source link

ENH: write caches to user cache directory #98

Closed redeboer closed 7 months ago

redeboer commented 7 months ago

Closes #90. See also https://github.com/ComPWA/ampform/pull/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).