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

Use pydantic to validate math files #739

Open
irm-codebase opened this issue Feb 6, 2025 · 0 comments
Open

Use pydantic to validate math files #739

irm-codebase opened this issue Feb 6, 2025 · 0 comments
Assignees
Milestone

Comments

@irm-codebase
Copy link
Contributor

What can be improved?

Two requirements:

  • Math validation should use pydantic instead of YAML schemas.
  • User math should be defined as a dictionary instead of a list, allowing users to combine different files using key names.

See #726 for more information

Version

v0.7

@irm-codebase irm-codebase added this to the 0.7.0 milestone Feb 6, 2025
@irm-codebase irm-codebase self-assigned this Feb 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant