issues
search
kazewong
/
flowMC
Normalizing-flow enhanced sampling package for probabilistic inference in Jax
https://flowmc.readthedocs.io/en/main/
MIT License
200
stars
23
forks
source link
144 get rid of random key set
#152
Closed
kazewong
closed
7 months ago
kazewong
commented
7 months ago
This PR contains the following changes:
Deprecate PRNG_key
Deprecate keep_quantile
Adding typing hints to Sampler
Deactivate current local_autotune in favor of migrating autotune into local_sampler
This PR contains the following changes: