Skip to content

add __getitem__ to Bounds objects #196

@mmckerns

Description

@mmckerns

__getitem__ for the *Bounds objects would enable lookup of the nth parameter or dirac.

So, essentially, a slice should create a new bounds object... so essentially should slice on xlower and xupper... but the interesting thing is that Bounds objects need xlb, xub, and n... so a transform is needed to convert from xlower to xlb, etc.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions