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

Support RGB[A] arrays in plot.imshow() #1796

Merged
merged 4 commits into from
Jan 11, 2018
Merged

Commits on Jan 10, 2018

  1. Configuration menu
    Copy the full SHA
    32a896c View commit details
    Browse the repository at this point in the history
  2. Allow RGB[A] dim for imshow to be in any order

    Includes new `rgb` keyword to tell imshow about that dimension, and much
    error handling in inference.
    Zac-HD committed Jan 10, 2018
    Configuration menu
    Copy the full SHA
    7cabea9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    90ca3b1 View commit details
    Browse the repository at this point in the history
  4. Add whats-new entry

    Zac-HD committed Jan 10, 2018
    Configuration menu
    Copy the full SHA
    868f9ea View commit details
    Browse the repository at this point in the history