Installation

Installation and running test examples can be done as follows:

pip install dhllinalg

Or from source

git clone --recurse-submodules https://github.com/DHL-ASC/DHL-LinAlg.git
cd DHL-LinAlg
pip install .