Skip to content

v2.17.0

Compare
Choose a tag to compare
@seantalts seantalts released this 06 Sep 02:56
· 4068 commits to develop since this release

v2.17.0 (05 September 2017)

Bug Fixes

  • Call the correct unconstrain function for covariance matrices from writer
    method (#2386)
  • Better error messages (#2280, #2359)
  • Deal better with 0-length simplexes (#2365)
  • undefined behavior with uninitialized bool (#2344)

New User-Facing Features

New Internal Features

  • C++11 support (#2364)
  • Boost 1.64.0
  • Inline many functions to allow use in multiple translation units (#2082)

Documentation

  • Updates to the Gaussian Processes chapter in the manual (#2372)