Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extract correct info from fits reconstructed from CSV files. Refs #128 #158

Merged
merged 1 commit into from
Mar 16, 2018

Conversation

martinmodrak
Copy link
Contributor

The problem with using CSV files generated by RStan is that they store information about algorithm in a different format. Added code that reads the data from this format + tests of that code.

@jgabry
Copy link
Member

jgabry commented Mar 16, 2018

Thanks for fixing this! Merging now (the travis ci failure is a false positive. it's just timing out)

@jgabry jgabry merged commit 281f9b8 into stan-dev:develop Mar 16, 2018
@martinmodrak martinmodrak deleted the issue/128-fits_from_csv_files branch March 20, 2018 15:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants