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

Efficient cartesian iteration (new version of #6437) #8432

Merged
merged 7 commits into from
Nov 15, 2014

Commits on Nov 12, 2014

  1. Add a multidimensional (cartesian) iterator

    Closes #1917, closes #6437
    timholy committed Nov 12, 2014
    Configuration menu
    Copy the full SHA
    0314913 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    db2fa01 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dbd1bd4 View commit details
    Browse the repository at this point in the history
  4. Rework iteration using stagedfunctions

    Jutho authored and timholy committed Nov 12, 2014
    2 Configuration menu
    Copy the full SHA
    b9744b1 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2014

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

Commits on Nov 14, 2014

  1. Move AbstractArray traits earlier to avoid overwriting start

    This prevents a build warning
    timholy committed Nov 14, 2014
    Configuration menu
    Copy the full SHA
    e042cbe View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2014

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