How to solve an LCP (linear complementarity problem) in python ?
Helmut Jarausch
jarausch at skynet.be
Sun Feb 14 07:36:19 EST 2010
More information about the Python-list mailing list
Sun Feb 14 07:36:19 EST 2010
- Previous message (by thread): How to solve an LCP (linear complementarity problem) in python ?
- Next message (by thread): LaTeX parser and pstricks generator in python
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 02/14/10 12:52, abent wrote: > 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. Sorry, I can't help you except pointing you to the Complementarity Problem Net http://www.cs.wisc.edu/cpnet/ -- Helmut Jarausch Lehrstuhl fuer Numerische Mathematik RWTH - Aachen University D 52056 Aachen, Germany
- Previous message (by thread): How to solve an LCP (linear complementarity problem) in python ?
- Next message (by thread): LaTeX parser and pstricks generator in python
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list