Skip to content

Installation and Building Docs

To install this library, run:

pip install lattice-algebra

Docs are built with mkdocs; first use pip install -r docs/requirements.txt, then use mkdocs serve, then navigate to http://127.0.0.1:8000/lattice-algebra/.