[package] name = "const_cge_activations" version = "0.1.0" edition = "2021" authors = ["Will Brickner "] description = "Shared activation function implementations for const_cge" repository = "https://github.com/wbrickner/const_cge" documentation = "https://docs.rs/const_cge" readme = "README.md" license = "MIT" keywords = ["cge", "neural", "machine-learning", "embedded", "no_std"] categories = [ "embedded", "no-std", "science", "science::robotics", "computer-vision" ] [badges] maintenence = { status = "passively-maintained" }