===================== Installation **mudu** ===================== Installing the latest version of **mudu** can be done by using: .. code-block:: bash pip install mudu Or cloning the repository and installing locally: .. code-block:: bash git clone https://github.com/techkaduna/mudu.git cd mudu pip install -e . Requirements """""""""""" - Python >= 3.10 - sympy