val_unc 0.8.0

A package for handling quantities with uncertainties.
Documentation
[badges.travis-ci]
repository = "j-browne/val_unc"
[dependencies.num-traits]
version = "0.2.11"

[dependencies.serde]
features = ["derive"]
optional = true
version = "1.0"

[package]
authors = ["Justin Browne <jebdude89@gmail.com>"]
categories = ["science", "mathematics"]
description = "A package for handling quantities with uncertainties."
edition = "2018"
keywords = ["science", "uncertainty", "error"]
license = "MIT OR Apache-2.0"
name = "val_unc"
readme = "README.md"
repository = "https://github.com/j-browne/val_unc"
version = "0.8.0"