exp_root_log 0.1.0

Fast and interpretable function approximation with exp-root-log basis
Documentation
[dependencies.nalgebra]
features = ["serde-serialize"]
version = "0.32"

[[example]]
name = "demo"
path = "examples/demo.rs"

[lib]
name = "exp_root_log"
path = "src/lib.rs"

[package]
authors = ["ANDREI LEONOV <a.leonov@paxintrade.com>"]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
description = "Fast and interpretable function approximation with exp-root-log basis"
edition = "2021"
license = "MIT"
name = "exp_root_log"
readme = "README.md"
version = "0.1.0"