Skip to content

Audit for bad use of @inbounds or assuming all arrays have indices 1:n #26

@evanfields

Description

@evanfields

AbstractArrays may have arbitrary indices; we should make sure we're not using @inbounds out of bounds and that we're not implicitly assuming user-provided arrays are all one-based indexing.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions