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

Fix interval indexing with offset axes #90

Closed
wants to merge 7 commits into from
Closed

Fix interval indexing with offset axes #90

wants to merge 7 commits into from

Commits on Jun 8, 2017

  1. Fix interval indexing with offset axes

    This one is terrifying. We were only testing against axes of the form `step:step:last`. Requires PainterQubits/Unitful.jl#90.
    mbauman committed Jun 8, 2017
    Configuration menu
    Copy the full SHA
    c6e03db View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2017

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

Commits on Jun 11, 2017

  1. Try using nsteps instead

    mbauman committed Jun 11, 2017
    Configuration menu
    Copy the full SHA
    5c653c1 View commit details
    Browse the repository at this point in the history
  2. add support for Dates

    mbauman committed Jun 11, 2017
    Configuration menu
    Copy the full SHA
    925958b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d080469 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0fa4cb7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0b2eac4 View commit details
    Browse the repository at this point in the history