You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
julia> elements[:Uue].discovered_by
"GSI Helmholtz Centre for Heavy Ion Research"
While the GSI did attempt to synthesize Ununennium they did not succeed according to wikipedia. They also do not claim to have synthesized it. As it seems, no experiment has managed to discover it and it is only a hypothetical element.
Ununennium is the only hypothetical element in PeriodicTable.jl and that is kind of inconsistent. Possible solutions I would see would be:
Remove it due to being undiscovered
Add other hypothetical elements and mark them as such
Change the discovered_by to Undiscovered
The text was updated successfully, but these errors were encountered:
While the GSI did attempt to synthesize Ununennium they did not succeed according to wikipedia. They also do not claim to have synthesized it. As it seems, no experiment has managed to discover it and it is only a hypothetical element.
Ununennium is the only hypothetical element in PeriodicTable.jl and that is kind of inconsistent. Possible solutions I would see would be:
discovered_by
toUndiscovered
The text was updated successfully, but these errors were encountered: