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

[MRG] Do not lose precision when inserting floating point values into standalone code #698

Merged
merged 3 commits into from May 16, 2016

Conversation

mstimberg
Copy link
Member

As discussed in #695, using the "str" instead of "repr" representation of the floating point value of the total runtime led to a one-timestep difference under certain (quite specific) circumstances. This should be fixed with this PR.

Fixes #695

@coveralls
Copy link

coveralls commented May 13, 2016

Coverage Status

Coverage remained the same at 93.621% when pulling edfb288 on fix_#695 into d3f2569 on master.

@thesamovar
Copy link
Member

Good - merging!

@thesamovar thesamovar merged commit f7e6d2e into master May 16, 2016
@thesamovar thesamovar deleted the fix_#695 branch May 16, 2016 11:57
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.

1-timestep difference when running certain simulations in standalone mode
3 participants