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

Discuss multi-dim indexing / array order #7

Open
wants to merge 20 commits into
base: main
Choose a base branch
from
Open

Commits on Nov 16, 2023

  1. rough start to array order

    bogovicj committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    1deb379 View commit details
    Browse the repository at this point in the history
  2. array ordering progress

    * matrix convention and example
    * image convention
    bogovicj committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    b8fbf89 View commit details
    Browse the repository at this point in the history
  3. multi-dim arr indexing

    * change top level title
    * add conclusion
    * typo fixes
    bogovicj committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    135bfa5 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2023

  1. typo fix, cartesian coords

    bogovicj committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    7d0eb84 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2023

  1. typo fix

    bogovicj committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    d872033 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

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

Commits on Dec 14, 2023

  1. Fix a few typos

    minnerbe committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    6f8f165 View commit details
    Browse the repository at this point in the history
  2. Unify presentation of arrays

    minnerbe committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    d680393 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2023

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

Commits on May 1, 2024

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

Commits on May 9, 2024

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

Commits on May 22, 2024

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

Commits on Jun 6, 2024

  1. rm definitions

    bogovicj committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    7512503 View commit details
    Browse the repository at this point in the history
  2. authors and description

    bogovicj committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    5226806 View commit details
    Browse the repository at this point in the history
  3. more examples and edits

    bogovicj committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    4d5e6b4 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. Configuration menu
    Copy the full SHA
    94c960b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3cd7619 View commit details
    Browse the repository at this point in the history
  3. multi-dim arrays assorted edits

    * rework stride and related definitions
    * clearer recommendations re memory layout
    * recommendations re dimension naming
    bogovicj committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    07a2423 View commit details
    Browse the repository at this point in the history