opensrdk-kernel-method 0.1.1

Standard Kernel Method library for OpenSRDK toolchain.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[dependencies.rayon]
version = "1.3.1"

[dependencies.thiserror]
version = "1.0.20"

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