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 descriptors #162

Merged
merged 7 commits into from
Nov 20, 2024
Merged

Add descriptors #162

merged 7 commits into from
Nov 20, 2024

Conversation

ElliottKasoar
Copy link
Member

@ElliottKasoar ElliottKasoar commented Nov 19, 2024

Resolves #160

Almost identical implementation to that of singlepoint, with additional flags for descriptor specific options, although these are not yet parsed properly.

To do:

  • Add tests
  • Consider refactoring to make more use of overlap with singlepoint
  • Docs
    • This is missing a full tutorial in the user guide, but it would be useful to have this in sooner rather than later for use in WorkGraph testing

@ElliottKasoar ElliottKasoar self-assigned this Nov 19, 2024
@ElliottKasoar ElliottKasoar added the enhancement New/improved feature or request label Nov 19, 2024
@ElliottKasoar ElliottKasoar marked this pull request as ready for review November 19, 2024 10:56
aiida_mlip/calculations/descriptors.py Outdated Show resolved Hide resolved
aiida_mlip/calculations/descriptors.py Outdated Show resolved Hide resolved
aiida_mlip/calculations/descriptors.py Show resolved Hide resolved
examples/calculations/submit_descriptors.py Show resolved Hide resolved
tests/calculations/test_descriptors.py Show resolved Hide resolved
tests/calculations/test_geomopt.py Outdated Show resolved Hide resolved
@alinelena alinelena merged commit 6a03e15 into stfc:main Nov 20, 2024
8 checks passed
@ElliottKasoar ElliottKasoar deleted the add-descriptors branch November 20, 2024 09:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New/improved feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add descriptors
3 participants