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

clarify non-scalar indexed assignment #39788

Merged
merged 3 commits into from
Feb 25, 2021
Merged

clarify non-scalar indexed assignment #39788

merged 3 commits into from
Feb 25, 2021

Commits on Feb 22, 2021

  1. clarify non-scalar indexed assignment

    The key isn't that indices select more than one location, it's that they _could_ select more than one element.  That is, that they have one or more dimensions.
    
    Ref: #39725
    mbauman authored Feb 22, 2021
    Configuration menu
    Copy the full SHA
    db3c5c8 View commit details
    Browse the repository at this point in the history
  2. Update arrays.md

    mbauman authored Feb 22, 2021
    Configuration menu
    Copy the full SHA
    8bdf110 View commit details
    Browse the repository at this point in the history
  3. fixup error message too

    BioTurboNick authored and mbauman committed Feb 22, 2021
    Configuration menu
    Copy the full SHA
    18c34b1 View commit details
    Browse the repository at this point in the history