Stan development repository. The master branch contains the current release. The develop branch contains the latest stable development. See the Developer Process Wiki for details.
[X] Declare copyright holder and open-source license: see below
Summary
Add new methods to stan::io::serializer that validate the values being written and write NaNs instead if the output does not meet the expected constraints. This helps with stan-dev/stanc3#1163
Intended Effect
How to Verify
Side Effects
Documentation
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):
Copyright holder: Niko Huurre
By submitting this pull request, the copyright holder is agreeing to license the submitted work under the following licenses:
Submission Checklist
./runTests.py src/test/unit
make cpplint
Summary
Add new methods to
stan::io::serializer
that validate the values being written and write NaNs instead if the output does not meet the expected constraints. This helps with stan-dev/stanc3#1163Intended Effect
How to Verify
Side Effects
Documentation
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): Copyright holder: Niko Huurre
By submitting this pull request, the copyright holder is agreeing to license the submitted work under the following licenses: