tissue 0.0.0

Quickly showcase your machine learning magic! On the tissue, with Rust.
[package]
name = "tissue"
version = "0.0.0"
edition = "2021"
authors = ["Chojan Shang <psiace@outlook.com>"]
description = "Quickly showcase your machine learning magic! On the tissue, with Rust."
readme = "README.md"
repository = "https://github.com/psiace/tissue"
documentation = "https://docs.rs/tissue"
license = "MIT OR Apache-2.0"
keywords = ["machine-learning", "ml", "ai", "gui"]
categories = ["algorithms", "mathematics", "gui"]

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

[dependencies]
tao = "0.25"
wry = "0.37"
num-traits = "0.2.15"