opensrdk-kernel-method 0.1.6

Standard Kernel Method library for OpenSRDK toolchain.
Documentation
[package]
name = "opensrdk-kernel-method"
version = "0.1.6"
authors = ["Kimura Yu <33382781+KimuraYu45z@users.noreply.github.com>"]
edition = "2018"
description = "Standard Kernel Method library for OpenSRDK toolchain."
repository = "https://github.com/OpenSRDK/kernel-method-rs"
license = "Apache-2.0"
keywords = ["machine-learning"]
categories = ["mathematics", "science"]

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
rayon = "1.5.1"
thiserror = "1.0.28"