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

adding vF for float validation #2

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

adding vF for float validation #2

wants to merge 5 commits into from

Conversation

ghost
Copy link

@ghost ghost commented May 15, 2017

this will help avoid crashes that ELM doesn't handle : NaN and isInfinity checks are done in a bunch of places. Namely: when division by some variable is done, or for shape calculations.

Adele Olejarz and others added 5 commits May 15, 2017 09:17
Still needs some verification to make sure no places are missed, and a
decision needs to be made about how to handle Ints.
added vF in many places, edited some current ones.
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 participant