hyparview 0.1.3

A Rust implementation of HyParView algorithm
Documentation
[badges.codecov]
repository = "sile/hyparview"

[badges.travis-ci]
repository = "sile/hyparview"

[dependencies.rand]
version = "0.6"

[package]
authors = ["Takeru Ohta <phjgt308@gmail.com>"]
categories = ["algorithms"]
description = "A Rust implementation of HyParView algorithm"
edition = "2018"
homepage = "https://github.com/sile/hyparview"
license = "MIT"
name = "hyparview"
readme = "README.md"
repository = "https://github.com/sile/hyparview"
version = "0.1.3"