# Usage ## Installation To install biquaternion_py via pip ```console $ pip install biquaternion_py ``` For source installation, clone the git repository. In the folder where it was cloned run ```console $ pip install -e . ```