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

refactor: Update field data output. #3329

Merged
merged 34 commits into from
Oct 17, 2024
Merged

Conversation

prmukherj
Copy link
Collaborator

@prmukherj prmukherj commented Sep 28, 2024

Convert existing classes such as field_data.Vector and potentially BaseFieldData and its derivatives to use standard numpy arrays.

tests/test_field_data.py Outdated Show resolved Hide resolved
@prmukherj prmukherj marked this pull request as ready for review October 10, 2024 09:51
tests/test_field_data.py Outdated Show resolved Hide resolved
@prmukherj prmukherj linked an issue Oct 16, 2024 that may be closed by this pull request
@prmukherj prmukherj merged commit 702436e into main Oct 17, 2024
26 checks passed
@prmukherj prmukherj deleted the maint/update_field_data_output branch October 17, 2024 15:35
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

Successfully merging this pull request may close these issues.

Converting custom classes to expose data into standard data types.
4 participants