A pure Python implementation of Lemke's algorithm for linear complementarity problems (LCPs), including its application to computing a Nash equilibrium of a bimatrix game.
pip install git+https://github.com/gambitproject/lemke.git
Full documentation is built with Sphinx from the doc/ directory and
published on Read the Docs.