pub fn elementwise_neg(a: &Value) -> Result<Value, String>
Element-wise negation: -A Supports scalars and matrices