Skip to content

release-1.3.5

Compare
Choose a tag to compare
@thomasms thomasms released this 03 Mar 19:15
· 26 commits to master since this release

Added a name and zai property to Nuclide for convenience.

Instead of:

name = f"{nuc.element}{nuc.isotope}{nuc.state}"

we can now do:

name = nuc.name