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

Allow infinities in recorder #36

Merged
merged 2 commits into from
Jun 22, 2021
Merged

Conversation

cobac
Copy link
Contributor

@cobac cobac commented Jun 22, 2021

The solution with checking the loss value for Inf 124020d was failing, and I was testing with custom println() statements and couldn't find what was generating the Inf. But the JSON exporter allows to save Infinities with JS syntax.

Closes #33

@MilesCranmer
Copy link
Owner

Very nice solution!! Thanks for this!

@MilesCranmer MilesCranmer merged commit 65dbd0e into MilesCranmer:master Jun 22, 2021
@cobac
Copy link
Contributor Author

cobac commented Jun 22, 2021

Thanks to you!

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.

Saving equations throughout runtime
2 participants