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

Interpolate contours in linear space, not data space #5985

Merged
merged 10 commits into from
Oct 19, 2021

Commits on Oct 18, 2021

  1. Test of nonlinear interpolation

    4 contour plots of a sparsely sampled cone with x/y chosen so the plot contours appear the same.
    andrew-matteson committed Oct 18, 2021
    Configuration menu
    Copy the full SHA
    1734e30 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9eca1fd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    151954c View commit details
    Browse the repository at this point in the history
  4. Changelog

    andrew-matteson committed Oct 18, 2021
    Configuration menu
    Copy the full SHA
    13d8a60 View commit details
    Browse the repository at this point in the history
  5. syntax fix

    andrew-matteson committed Oct 18, 2021
    Configuration menu
    Copy the full SHA
    f430809 View commit details
    Browse the repository at this point in the history
  6. Fix carpet contour

    revert short circuit of `ya.c2p(ya.l2c(...))` as `ya.l2p(...)` because it breaks carpet contours
    andrew-matteson committed Oct 18, 2021
    Configuration menu
    Copy the full SHA
    ab6f8e3 View commit details
    Browse the repository at this point in the history
  7. linting

    andrew-matteson committed Oct 18, 2021
    Configuration menu
    Copy the full SHA
    f156e49 View commit details
    Browse the repository at this point in the history
  8. Update baselines

    andrew-matteson committed Oct 18, 2021
    Configuration menu
    Copy the full SHA
    9b87939 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2021

  1. Configuration menu
    Copy the full SHA
    d8a33f5 View commit details
    Browse the repository at this point in the history
  2. Update

    andrew-matteson committed Oct 19, 2021
    Configuration menu
    Copy the full SHA
    1dea4a7 View commit details
    Browse the repository at this point in the history