Skip to content

Turn SNOPT restart dict into a class object #405

@ewu63

Description

@ewu63

Description of feature

Instead of a dict with 6 fields, use a dataclass (we can keep the same field names) to formalize the schema. We should still be able to pickle the same object, or offer npz-type serialization if needed.

Let's confirm with other developers before proceeding.

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