Skip to content

speed regression in 0.8 #121

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

Closed
gdementen opened this issue Feb 27, 2014 · 1 comment
Closed

speed regression in 0.8 #121

gdementen opened this issue Feb 27, 2014 · 1 comment
Assignees
Milestone

Comments

@gdementen
Copy link
Member

seems to be related to a float variable with nans used as indices of a global:

if(float_variable==float_variable, global[1950 + trunc(float_variable + (2/365))], 0)
@gdementen gdementen added this to the 0.8.1 milestone Feb 27, 2014
@gdementen gdementen self-assigned this Feb 27, 2014
@gdementen
Copy link
Member Author

fixed in 20b89db

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant