-
Notifications
You must be signed in to change notification settings - Fork 26
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
Adding Isotopes #37
Comments
I am also interested in have isotope info. |
I am interested in isotope info as well. In addition to that, I would like to add nuclear spin and gyromagnetic ratio (depends on the particular isotope). I understand that adding such information requires careful thinking, but it is precisely the reason the response from maintainers is much needed. So, guys, what are your thoughts about this? Are there any plans to develop this package further or do you just want to leave it like this? |
IMO, isotopes and their properties could be added. The main author has also indicated that he is positive about it in the linked discourse thread. As always, the best way to drive things forward is to make a contribution. I'll happily review a PR. |
No doubt in that. At the same time, I would like to discuss the possible implementations before making a PR. Presently, Periodic Table contains isotope average data. If we want to add isotopes, it should be separate On a side note, did you ever consider transforming the PeriodicTable into a DataFrame? |
Maybe the easier way to keep it organize is to create a Isotope
then we can add a field to atoms
Alternatively we can create a separate structure from
|
I found in the
PeriodicTable.jl
thread on discourse that there was already the idea to add the individual isotopes to the elements. Has this idea been followed up at some point?The text was updated successfully, but these errors were encountered: