Differential equations ============= Functions to calculate the differential equations required for the Jacobian matrix/Newton-Raphson approach. Derivations of these equations can be found in the ``differentiation.ipynb`` notebook. .. automodule:: VolFe.differential_equations :members: