v0.4.0
What's Changed
- Try using jax.random.binomial by @dachengx in #148
- Turn off add_eps_to_hist in NR and ER by @FaroutYLq in #152
- Debug when
bins_typeis not set by @dachengx in #153 - Specifically install
lxml_html_cleanby @dachengx in #157 - Initialize context from backend by @zihaoxu98 in #156
- Add
parameter_aliasto translate parameters inpar_configby @dachengx in #160 - Allow user to aggressively use memory by @dachengx in #164
- Fix a bug of plotter which contains inf by @zihaoxu98 in #165
New Contributors
- @FaroutYLq made their first contribution in #152
Full Changelog: v0.3.2...v0.4.0