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

ENH: simpler imports, image decorator, and better code organization #637

Merged
merged 15 commits into from
May 18, 2024

Commits on May 16, 2024

  1. add decorators

    ncullen93 committed May 16, 2024
    Configuration menu
    Copy the full SHA
    1960f69 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. reorg

    ncullen93 committed May 17, 2024
    Configuration menu
    Copy the full SHA
    35332c4 View commit details
    Browse the repository at this point in the history
  2. reorg

    ncullen93 committed May 17, 2024
    Configuration menu
    Copy the full SHA
    d08a2f6 View commit details
    Browse the repository at this point in the history
  3. update structure

    ncullen93 committed May 17, 2024
    Configuration menu
    Copy the full SHA
    eb7dd6d View commit details
    Browse the repository at this point in the history
  4. update structure

    ncullen93 committed May 17, 2024
    Configuration menu
    Copy the full SHA
    e76c34f View commit details
    Browse the repository at this point in the history
  5. update imports

    ncullen93 committed May 17, 2024
    Configuration menu
    Copy the full SHA
    83b09bf View commit details
    Browse the repository at this point in the history
  6. update all imports

    ncullen93 committed May 17, 2024
    Configuration menu
    Copy the full SHA
    124075c View commit details
    Browse the repository at this point in the history
  7. all relative imports gone

    ncullen93 committed May 17, 2024
    Configuration menu
    Copy the full SHA
    df17b86 View commit details
    Browse the repository at this point in the history
  8. add explicit imports at module level

    ncullen93 committed May 17, 2024
    Configuration menu
    Copy the full SHA
    3f34bf0 View commit details
    Browse the repository at this point in the history
  9. update tx

    ncullen93 committed May 17, 2024
    Configuration menu
    Copy the full SHA
    578536e View commit details
    Browse the repository at this point in the history
  10. Merge branch 'master' into better-imports

    Nicholas Cullen, PhD committed May 17, 2024
    Configuration menu
    Copy the full SHA
    1ae5467 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2024

  1. Merge branch 'master' into better-imports

    Nicholas Cullen, PhD committed May 18, 2024
    Configuration menu
    Copy the full SHA
    b0d30ef View commit details
    Browse the repository at this point in the history
  2. fix transform

    ncullen93 committed May 18, 2024
    Configuration menu
    Copy the full SHA
    a55a1a4 View commit details
    Browse the repository at this point in the history
  3. add all missing image_method decorators

    ncullen93 committed May 18, 2024
    Configuration menu
    Copy the full SHA
    acd2eba View commit details
    Browse the repository at this point in the history
  4. fix test error

    ncullen93 committed May 18, 2024
    Configuration menu
    Copy the full SHA
    0a5bf5f View commit details
    Browse the repository at this point in the history