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

Extract patches on image #479

Merged
merged 2 commits into from Oct 16, 2014
Merged

Commits on Oct 16, 2014

  1. Change to British spelling

    Change center to centre
    Change color to colour
    Fix some docstrings
    
    Major changes happen in PCA, keyword arg center becomes centre
    patricksnape committed Oct 16, 2014
    Copy the full SHA
    4a3ace6 View commit details
    Browse the repository at this point in the history
  2. Move extract_pathes_local to image

    Changes to a more efficient Cython version as well
    patricksnape committed Oct 16, 2014
    Copy the full SHA
    a6db61c View commit details
    Browse the repository at this point in the history