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

Fix CSE transformer #89

Merged
merged 4 commits into from
Aug 4, 2016
Merged

Fix CSE transformer #89

merged 4 commits into from
Aug 4, 2016

Conversation

FabioLuporini
Copy link
Contributor

@FabioLuporini FabioLuporini commented Aug 4, 2016

@miklos1 : finishing to run the firedrake tests now. If they all pass, we should merge this asap

fixes #88, fixes #87

@FabioLuporini
Copy link
Contributor Author

Confirmed: this passes al tests on my machine. @miklos1 can we check and merge this ASAP ? thanks

@miklos1
Copy link
Contributor

miklos1 commented Aug 4, 2016

It would be really nice though if you could make test cases from the reported examples, so that these bugs would not return.

@miklos1 miklos1 merged commit bff2fe9 into master Aug 4, 2016
miklos1 added a commit that referenced this pull request Aug 4, 2016
* fix-uninitialized:
  Add UnexpectedNode exception
  Handle any AST when attempting to remove zeros
  cse: Handle bilinear temporaries properly
  cse: Strengthen pushability check
@miklos1 miklos1 deleted the fix-uninitialized branch September 5, 2016 09:06
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.

NaNs with mixed quadrature degree and coffee derivative of conditional
2 participants