Developer notes

The following parts of the library are internal and documented for developers rather than users.

Linear programming

The LP submodule wraps around the linear programming solver of CVXOPT.

It is meant to be used internally within pypoman. You can check out for instance lpsolvers to access other LP solvers.