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

Resolving issue #61: Expressions evaluated to NaN #107

Merged

Conversation

johanbluecreek
Copy link
Contributor

Changed != to use !isequal() to not get stuck in infinite loops with NaN.
Non-trivial test also added that verifies this.

Changed `!=` to use `!isequal()` to not get stuck in infinite loops with NaN.
Non-trivial test also added that verifies this.
@johanbluecreek
Copy link
Contributor Author

Sorry, first time editing packages with julia. Hope this works. Just pinging the issue #61 in here as well.

@johanbluecreek
Copy link
Contributor Author

I don't understand the check error. Let me know if it something that I should fix (and then how).

@johnmyleswhite
Copy link
Collaborator

This looks like it wasn't a real error. I'm going to merge this now. Thanks for the PR!

@johnmyleswhite johnmyleswhite merged commit 7379985 into JuliaMath:master May 6, 2017
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