Skip to content

Create a simple SIIVector structure #78

@TorkelE

Description

@TorkelE

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

No one assigned

    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