Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Turn SNOPT restart dict into a class object #405

Open
ewu63 opened this issue Jun 2, 2024 · 0 comments
Open

Turn SNOPT restart dict into a class object #405

ewu63 opened this issue Jun 2, 2024 · 0 comments

Comments

@ewu63
Copy link
Collaborator

ewu63 commented Jun 2, 2024

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.

@ewu63 ewu63 mentioned this issue Jun 2, 2024
13 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant