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

Added examples for mode arg in geometric_transform #8126

Merged
merged 4 commits into from Nov 8, 2017
Merged

Added examples for mode arg in geometric_transform #8126

merged 4 commits into from Nov 8, 2017

Commits on Nov 6, 2017

  1. Added examples for mode arg in geometric_transform

    IMO, it is unclear what some modes do exactly so I included examples from [ni_support.c](https://github.com/scipy/scipy/blob/master/scipy/ndimage/src/ni_support.c).
    Maxim Mikhaylov committed Nov 6, 2017
    Copy the full SHA
    bb83f24 View commit details
    Browse the repository at this point in the history
  2. Added examples for mode arg in geometric_transform

    Moved suggested example to "Examples" section.
    Maxim Mikhaylov committed Nov 6, 2017
    Copy the full SHA
    d085f24 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2017

  1. DOC: Added examples for geometric_transform

    Added examples for mode arg in geometric_transform
    Max Mikhaylov committed Nov 8, 2017
    Copy the full SHA
    367e10d View commit details
    Browse the repository at this point in the history
  2. DOC: Added examples for geometric_transform

    Split examples
    Max Mikhaylov committed Nov 8, 2017
    Copy the full SHA
    ec11c91 View commit details
    Browse the repository at this point in the history