stan-dev / cmdstanpy

CmdStanPy is a lightweight interface to Stan for Python users which provides the necessary objects and functions to compile a Stan program and fit the model to data using CmdStan.
BSD 3-Clause "New" or "Revised" License
149 stars 67 forks source link

Fix tests for new cmdstan #749

Closed WardBrian closed 1 month ago

WardBrian commented 1 month ago

Submission Checklist

Summary

Two changes in cmdstan:

  1. The CSV files now report booleans as true or false
  2. RNG updates invalidated old seeds, which changed some tests

Copyright and Licensing

Please list the copyright holder for the work you are submitting (this will be you or your assignee, such as a university or company):

By submitting this pull request, the copyright holder is agreeing to license the submitted work under the following licenses: