This package browser is in early development. Mind the rough edges.

python-pulp 2.4

Linear Programming modeler

PuLP is a Linear Programming modeler written in Python. PuLP can generate MPS or LP files and call GLPK, COIN CLP/CBC, CPLEX, and GUROBI to solve linear problems.

Installation

Install python-pulp 2.4 as follows:

guix install python-pulp@2.4

Or install the latest version:

guix install python-pulp

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.