ball 0.1.0

The n-dimension ball
Documentation
[dependencies.num]
version = "0.4.0"

[dev-dependencies]

[features]
default = ["f64"]
f32 = []
f64 = []

[package]
authors = ["Aster <192607617@qq.com>"]
description = "The n-dimension ball"
edition = "2021"
license = "MPL-2.0"
name = "ball"
readme = "Readme.md"
repository = "https://github.com/oovm/smallest-enclosing-ball"
version = "0.1.0"
[package.metadata.wee]
p = "cargo publish --allow-dirty"
t = "cargo test"