Skip to content

Masking issues. #58

Description

@murrellb

Say you have a 3-by-N array, that you're diffusing with an OU process. If you use a length N mask, you might reasonably assume that you'd be masking columns, matching the mask to the last dimension. But (I think) you're masking the first N elements in column-major order. Either this should automatically match the last dim(s), or it should error.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions