Skip to content

First stable version

Latest
Compare
Choose a tag to compare
@JamesYang007 JamesYang007 released this 07 Jul 15:22
· 13 commits to master since this release
13c9118
  • Model expressions can be built for univariate, multi-samples
  • NUTS and Metropolis-Hastings algorithm implemented
  • NUTS optimized using STAN's logic
    • Adaptive up to diagonal precision matrix
    • Windowed approach as in STAN for warmup
    • Modified "state" variable (theta) to be momentum integration