pencil.math.derivatives.simple_centered ======================================= .. py:module:: pencil.math.derivatives.simple_centered .. autoapi-nested-parse:: Contains simple centered differential operators. Functions --------- .. autoapisummary:: pencil.math.derivatives.simple_centered.simple_centered Module Contents --------------- .. py:function:: simple_centered(x, y) Calculate dy by center differencing using array slices