Nuclide 0.2.1

Database and simple modeling of all known nuclides
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[dependencies.Pion]
version = "0.0.2"

[package]
authors = ["J.A Sory jasory@rust-cas.org"]
categories = ["science"]
description = "Database and simple modeling of all known nuclides"
edition = "2021"
homepage = "https://rust-cas.org/physics/datasheets/nuclide.html"
keywords = ["atom", "nuclide", "isotope", "elements", "nuclear-physics"]
license = "MIT"
name = "Nuclide"
readme = "README.md"
repository = "https://github.com/JASory/Iridium"
version = "0.2.1"