How to solve an LCP (linear complementarity problem) in python ?

abent abenthy at asylum.com
Sun Feb 14 06:52:53 EST 2010


Is there a good library to numericly solve an LCP in python ?
(http://en.wikipedia.org/wiki/Linear_complementarity_problem)

An example would be very helpful because most libraries seem to only
solve QP's.
I need this for computing 2d contact forces in a rigid body
simulation.



More information about the Python-list mailing list