-
-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
Would it be possible to have something like:
@parameters p1 p2 p3
ssi_vec = SSIVector([1.0, 2.0, 3.0], [p1, p2, p3])
and then have all of SII's functionality work on that?
There are a couple of cases where I have vectors and it would be nice to have a easy-to-use way of augmenting them with SII stuff without creating this thing myself for each case.
Metadata
Metadata
Assignees
Labels
No labels