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:

  1. Deprecate PRNG_key
  2. Deprecate keep_quantile
  3. Adding typing hints to Sampler
  4. Deactivate current local_autotune in favor of migrating autotune into local_sampler