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: rework TileIterator #27

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

WIP: rework TileIterator #27

wants to merge 7 commits into from

Commits on Dec 1, 2020

  1. Configuration menu
    Copy the full SHA
    a2d3b5b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    42aca10 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2020

  1. Configuration menu
    Copy the full SHA
    52a8328 View commit details
    Browse the repository at this point in the history
  2. fix doctest

    johnnychen94 committed Dec 5, 2020
    Configuration menu
    Copy the full SHA
    9946e31 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2020

  1. compat fix for Julia 1.0

    * oneunit for CartesianIndex
    * (:) method for CartesianIndex
    * IdentityUnitRange
    johnnychen94 committed Dec 6, 2020
    Configuration menu
    Copy the full SHA
    855918d View commit details
    Browse the repository at this point in the history
  2. ignore Manifest.toml

    johnnychen94 committed Dec 6, 2020
    Configuration menu
    Copy the full SHA
    519a984 View commit details
    Browse the repository at this point in the history
  3. add StepRange support

    johnnychen94 committed Dec 6, 2020
    Configuration menu
    Copy the full SHA
    3c5977d View commit details
    Browse the repository at this point in the history