finalfusion-utils 0.8.1

finalfusion utilities
Documentation
# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g., crates.io) dependencies
#
# If you believe there's an error in this file please file an
# issue against the rust-lang/cargo repository. If you're
# editing this file be aware that the upstream Cargo.toml
# will likely look very different (and much more reasonable)

[package]
edition = "2018"
name = "finalfusion-utils"
version = "0.8.1"
authors = ["Daniƫl de Kok <me@danieldk.eu>"]
description = "finalfusion utilities"
homepage = "https://github.com/finalfusion/finalfusion-rust"
documentation = "https://docs.rs/finalfusion/"
readme = "README.md"
license-file = "LICENSE.md"
repository = "https://github.com/finalfusion/finalfusion-rust"
[dependencies.clap]
version = "2"

[dependencies.env_logger]
version = "0.6"

[dependencies.failure]
version = "0.1"

[dependencies.finalfusion]
version = "0.8.1"

[dependencies.getopts]
version = "0.2"

[dependencies.ndarray]
version = "0.12"

[dependencies.num_cpus]
version = "1"

[dependencies.rayon]
version = "1"

[dependencies.reductive]
version = "0.2"

[dependencies.stdinout]
version = "0.4"

[dependencies.toml]
version = "0.5"

[features]
default = []
opq = ["reductive/opq-train"]