cvxopt install problem

2015-11-03 Thread Ek Esawi
Hi All— I needed to install cvxopt on a 64 bit W7. I found out that cvxopt is incompatible with a 64 bit. It only compatible with a 32 bit which can be installed on a 64 bit computer and it works. I stumbled on this on another discussion group posting. The suggestion was to install python 32

Re: Install CVXOPT in Windows 64 bit

2014-03-23 Thread Mark Lawrence
On 23/03/2014 14:00, azt...@gmail.com wrote: Hello! I need to urgently install CVOXPT in my pc. However, it seems that it only works under 32 bit versions. Does anyone know about a way around this? Your advise will be much appreciated! Ines http://www.lfd.uci.edu/~gohlke/pythonlibs/#cvxopt

Install CVXOPT in Windows 64 bit

2014-03-23 Thread azt113
Hello! I need to urgently install CVOXPT in my pc. However, it seems that it only works under 32 bit versions. Does anyone know about a way around this? Your advise will be much appreciated! Ines -- https://mail.python.org/mailman/listinfo/python-list

CVXOPT

2006-12-05 Thread [EMAIL PROTECTED]
Hi, I want to use CVXOPT for my optimization problem but I am not able to find a good tutorial for that. Can someone give me a good link or tell me some basic steps how to write a simple code for a problem like following: min c'x subject to: x'Ax=0 x'Bx=b Thanks

Installing CVXOPT

2006-11-24 Thread [EMAIL PROTECTED]
hi, how can I install and start using CVXOPT. I have python 2.5 version installed. what else do i need to download and install for CVXOPT. thanks amit -- http://mail.python.org/mailman/listinfo/python-list