8000 Release v0.1.17 · wcxve/elisa · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

v0.1.17

Latest
Compare
Choose a tag to compare
@wcxve wcxve released this 07 May 17:40
· 47 commits to main since this release

What's Changed

Modeling Interface

  • Improve handling of parameter bound (#206)

Model Comparison Interface

  • Expose batch_fit for likelihood ratio test (#187)

Results Interface

  • Add standard error se to MLEFlux, MLELumin, and MLEEiso
  • Add standard error se to ConfidenceInterval
  • Add mean, std, and median to PosteriorResult, PosteriorFlux, PosteriorLumin, and PosteriorEiso

MCMC Interface

  • Add post_warmup_state parameter to NumPyro MCMC (#192)
  • Fix ensemble sampling (#193)
  • Add BarkerMH sampler (#196)
  • Add MCMC thinning option (#213)
  • Revamp Sample Adaptive MCMC (#214)

Xspec Models Interface

  • Revamp Xspec model API (#207)

Full Changelog: v0.1.16...v0.1.17

0