Skip to content

Fix: Support 3rd-order elastic tensor computation #1213

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

hongyi-zhao
Copy link
Contributor

@hongyi-zhao hongyi-zhao commented Jun 7, 2025

  • Add support for complex tensor structures in ElasticTensorDocument
  • Implement recursive _safe_voigt_to_list() function
  • Fix the 'tolist' error when using order=3 for elastic tensor calculations
  • Maintain backward compatibility for order=2 tensors

Fix the issue reported here: #1212

- Add support for complex tensor structures in ElasticTensorDocument
- Implement recursive _safe_voigt_to_list() function
- Enable order=3 elastic tensor calculations
- Maintain backward compatibility for order=2 tensors

Resolves issue with 'list' object has no attribute 'tolist' error
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.

1 participant