-
-
Notifications
You must be signed in to change notification settings - Fork 51
Open
Labels
Description
__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.