cmdstanr v0.7.0
Major changes
- New laplace method by @jgabry in #800
- New pathfinder method by @SteveBronder in #848
Other improvements and bug fixes
- Add missing link to diagnose method in CmdStanModel doc by @jgabry in #833
- Update array syntax in website vignette by @andrjohns in #841
- Compatibility fixes for cmdstan 2.33+ by @jgabry in #843
- Changed the delay behavior in wsl_installed by @martinmodrak in #839
- Improvements to compile tests by @martinmodrak in #836
- Suggest format method after error due to old syntax by @jgabry in #852
- Update linux/wsl detection for install arch by @andrjohns in #856
- Clarifications in R-markdown vignette by @jgcolman in #854
- Fix handling of single-length inits for containers by @andrjohns in #857
- Add support/tests for exposing functions with tuples by @andrjohns in #860
- Add support/tests for exporting functions with complex types by @andrjohns in #861
- Add option for installing from release archive by @andrjohns in #866
- Improve Pathfinder doc by @avehtari in #875
- Rename
jacobian_adjustment
argument tojacobian
by @jgabry in #879 - Fix get_cmdstan_flags('STANCFLAGS') in recursive make by @pearsonca in #881
New Contributors
- @jgcolman made their first contribution in #854
- @SteveBronder made their first contribution in #848
- @avehtari made their first contribution in #875
- @pearsonca made their first contribution in #881
Full Changelog: v0.6.1...v0.7.0