Hi All--
I posted this question to another group but have not gotten any input.
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 ano
richard kappler wrote:
> I have an xml file that get's written to as events occur. Each event
> writes a new 'line' of xml to the file, in a specific format, eg:
> sometthing like this:
>
> http://www.w3.org/2001/XMLSchema-instance";
> xsi:noNamespaceSchemaLocation="Logging.xsd" version="1.0">
h
I have an xml file that get's written to as events occur. Each event writes
a new 'line' of xml to the file, in a specific format, eg: sometthing like
this:
http://www.w3.org/2001/XMLSchema-instance";
xsi:noNamespaceSchemaLocation="Logging.xsd" version="1.0">somestuff
and each 'line' has that sam