LP Solvers for Python

April 9, 2026 ยท View on GitHub

This repository has moved to Codeberg:

Get it on Codeberg

Its new address is: https://codeberg.org/stephane-caron/lpsolvers

Codeberg is a Git hosting site based on Forgejo, maintained by a non-profit organization and located in Berlin, Germany. Development, issues and pull requests now happen there. This repository is not mirrored.

For users

Nothing changes for users installing via pip:

pip install lpsolvers

For contributors

If you have a local clone of this repository, you can point it at the new remote:

git remote set-url origin https://codeberg.org/stephane-caron/lpsolvers.git

Issues and pull requests are welcome on Codeberg. This GitHub repository is archived and no longer receives updates.