tanh_py

Function tanh_py 

Source
pub fn tanh_py(_: Python<'_>, input: Vec<f64>) -> PyResult<Vec<f64>>