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

Add extrapolation level calcualtion #936

Merged
merged 45 commits into from
Mar 18, 2025
Merged

Conversation

psn417
Copy link
Collaborator

@psn417 psn417 commented Mar 2, 2025

I use the method of [Phys. Rev. Materials 7, 043801 (2023)]. It can be used with this package to perform active learning automatically.

@psn417
Copy link
Collaborator Author

psn417 commented Mar 2, 2025

I've tested it on different systems, and it works well. Here is the result of CsPbI3:
error

@brucefan1983 brucefan1983 marked this pull request as draft March 2, 2025 10:36
@psn417
Copy link
Collaborator Author

psn417 commented Mar 10, 2025

to do:

  1. use unified memory to store asi matrix and asi matrix pointer array
  2. free the memory of asi matrix (use std::unique_ptr?)

@psn417 psn417 marked this pull request as ready for review March 10, 2025 14:59
@brucefan1983 brucefan1983 merged commit 2c118a0 into brucefan1983:master Mar 18, 2025
2 checks passed
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.

None yet

2 participants