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