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

WIP/MAINT: Downscale convolve #863

Open
wants to merge 7 commits into
base: master
Choose a base branch
from
Open

WIP/MAINT: Downscale convolve #863

wants to merge 7 commits into from

Commits on Jan 15, 2019

  1. Configuration menu
    Copy the full SHA
    883fb0c View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2019

  1. MAINT: Use scipy.signal instead of skimage for downscale

    Removes dependency scikit-image
    ksunden committed Jan 16, 2019
    Configuration menu
    Copy the full SHA
    2722e0f View commit details
    Browse the repository at this point in the history
  2. TST: remove plt.show()

    ksunden committed Jan 16, 2019
    Configuration menu
    Copy the full SHA
    eaaacbf View commit details
    Browse the repository at this point in the history
  3. Update .travis.yml

    ksunden authored Jan 16, 2019
    Configuration menu
    Copy the full SHA
    dfa8c3c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3bc09ce View commit details
    Browse the repository at this point in the history
  5. MAINT: use convolve instead of skimage for downscale

    Alternative implementation to #862
    ksunden committed Jan 16, 2019
    Configuration menu
    Copy the full SHA
    d7d9e2e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    003afbc View commit details
    Browse the repository at this point in the history