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

Data classes and Named Ntuple Support #175

Closed
wants to merge 11 commits into from

Conversation

gordonwatts
Copy link
Member

@gordonwatts gordonwatts commented Mar 10, 2025

  • User defined dataclasses are now type followed

Minor

  • Refine how we decide to pass down module references (resolve or save). Tests were added to make sure this was protected in the future.

Fixes #63

@gordonwatts gordonwatts self-assigned this Mar 10, 2025
@gordonwatts gordonwatts added the enhancement New feature or request label Mar 10, 2025
@gordonwatts
Copy link
Member Author

It was much more simple and efficient to implement as a syntactic sugar item. We won't delete the branch quite yet, until testing in the wild. But this PR is done.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Named Tuples and data classes
1 participant