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

Todo List #6

Closed
1 of 2 tasks
cortner opened this issue May 24, 2024 · 2 comments
Closed
1 of 2 tasks

Todo List #6

cortner opened this issue May 24, 2024 · 2 comments

Comments

@cortner
Copy link
Member

cortner commented May 24, 2024

For now, I'm just documenting a todo list of things I want to sort out as we clean this up. Some of these might just get dropped again.

  • I would like to make ChemicalSymbol the default for get_id, I do not like a number be treated as a categorical variable, it has led to so much confusion and bugs in JuLIP. But to be clear, not the Symbol, but ChemicalSymbol just being a wrapper for the atomic number.
  • Base.zero(::SitePotential) = zero(1.0u"eV") is problematic for type stability. I will try to avoid it.
@cortner
Copy link
Member Author

cortner commented Aug 10, 2024

the chemical symbol issue should be resolved with AB0.4

@cortner
Copy link
Member Author

cortner commented Sep 3, 2024

the remaining item is being discussed in #9

@cortner cortner closed this as completed Sep 3, 2024
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

No branches or pull requests

1 participant