smth 0.1.2

Simple math library.
Documentation
[package]
name = "smth"
version = "0.1.2"
authors = ["Roman Akberov <r.k.akberov@gmail.com>"]
edition = "2018"
description = "Simple math library."
license = "GPL-3.0-or-later"
repository = "https://github.com/RomanAkberov/smth"

[dependencies]
serde = {version = "1.0", features = ["derive"]}