Installation ============ Clone the repository, step into it and pip install it: :: git clone git@github.com:IBM/aihwkit-lightning.git cd aihwkit-lightning pip install -e . .. note:: We will also provide a pip package and a conda package in the future.