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

DM-14291: PolyMap.polyTran does not clear IterInverse #46

Merged
merged 4 commits into from May 18, 2018

Conversation

r-owen
Copy link
Contributor

@r-owen r-owen commented May 14, 2018

No description provided.

Document and test if IterInverse is set in a PolyMap
then the iterative inverse is used even if inverse coefficients
are also provided.
Make PolyMap.polyTran raise an exception if fitting
the inverse of a direction specified by an iterative
solution.

Also test that IterInverse is correctly cleared
in the cases where polyTran replaces an iterative
solution (AST was recently updated to do that).
@r-owen r-owen merged commit b08cff4 into master May 18, 2018
@ktlim ktlim deleted the tickets/DM-14291 branch August 25, 2018 04:31
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.

None yet

2 participants