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

CommitteeUncertainty compatibility with ACEHAL BiasCalculator #175

Merged

Conversation

thomas-rocke
Copy link
Contributor

Adds compatibility with ACEHAL BiasCalculator (https://github.com/ACEsuit/ACEHAL/blob/main/ACEHAL/bias_calc.py), which allows non-ACE models to use HAL-like features.

No real change to normal use of calculator, all BiasCalculator-specific features contained in new self.results_extra dict.

@jameskermode
Copy link
Member

Not sure what this wheel-building failure on ARM Linux is, but I think it's nothing to do with your changes?

https://github.com/libAtoms/matscipy/pull/175/checks?check_run_id=15526579029

@thomas-rocke
Copy link
Contributor Author

Yes, I don't think my changes would have broken this, not sure where the issue is. There aren't any changes to the function call pattern, or the return from the function (except if a committee member itself absolutely required a "committee_*" property to be defined, but I think this is an extreme edge case)

@jameskermode jameskermode merged commit 75c2222 into libAtoms:master Aug 23, 2023
16 of 17 checks passed
@thomas-rocke thomas-rocke deleted the committee-acehal-compatibility branch May 9, 2024 10:19
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.

2 participants