log1p

pub fn log1p(x: &Array2<Float>) -> Result<Array2<Float>>
Expand description

Log1p transformation (log(1 + x))