Skip to content

Coerce scalar states/observations/controls to vectors of size (1,) internally #210

@mattlevine22

Description

@mattlevine22

We currently support a state transition using dist.Normal which has a shape (), whereas a state transition with dist.MVN has a shape (dim,). This forces us to juggle multiple shapes across the codebase. Instead, we should normalize this early on and have simpler expectations internally.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions