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-10496 test_chebyMap.py sometimes segfaults #4

Merged
merged 3 commits into from
May 10, 2017
Merged

Commits on May 8, 2017

  1. Fix PolyTran (ChebyMap) bug when no bounds supplied

    The lower bounds of the ChebyMap domain were being used for both the
    lower AND upper bounds of the area in which the inverse polymap was
    evaluated.
    David Berry committed May 8, 2017
    Configuration menu
    Copy the full SHA
    d029ccc View commit details
    Browse the repository at this point in the history

Commits on May 10, 2017

  1. Fix bug in equality comparison of two PolyMaps

    David Berry committed May 10, 2017
    Configuration menu
    Copy the full SHA
    a7a0600 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f041b40 View commit details
    Browse the repository at this point in the history