Ralf Gommers wrote:
> So now the question: who still wants and uses 2.5 binaries?
I do -- though probably not for long to be honest.
-Chris
___
NumPy-Discussion mailing list
NumPy-Discussion@scipy.org
http://mail.scipy.org/mailman/listinfo/numpy-discus
On Wed, Mar 24, 2010 at 1:40 AM, Christopher Barker
wrote:
> Ralf Gommers wrote:
> > At http://github.com/rgommers/NumPy-release-guide you can find a summary
> > of how to set up your system to build numpy binaries on OS X. I still
> > have to add info on scipy (that's turning out to be fairly pai
On 23-Mar-10, at 5:04 PM, Reckoner wrote:
> I don't know
> what the "|" this notation means. I can't find it in the
> documentation.
>
> This should be easy. Little help?
A > or < in this position means big or little endianness. Strings
don't have endianness, hence "|".
David
On Tue, Mar 23, 2010 at 16:04, Reckoner wrote:
> Hi,
>
> I've been looking through the documentation and occasionally there is
> a dtype='|S8' reference or something with a "|" in it. I don't know
> what the "|" this notation means. I can't find it in the
> documentation.
>
> This should be easy.
Maybe I missed the discussion, but is there a reason why we don't want to
support Python 2.5 via providing binaries?
I'm working on a detailed write up of how to create windows binaries on
Windows 7. I hope to finish in the next day or so, however, my
brother-in-law made an unexpected visit, so I
Hi,
I've been looking through the documentation and occasionally there is
a dtype='|S8' reference or something with a "|" in it. I don't know
what the "|" this notation means. I can't find it in the
documentation.
This should be easy. Little help?
thanks in advance.
_
Ralf Gommers wrote:
> At http://github.com/rgommers/NumPy-release-guide you can find a summary
> of how to set up your system to build numpy binaries on OS X. I still
> have to add info on scipy (that's turning out to be fairly painful) but
> for numpy it is pretty complete.
>
> Any feedback is
Cristiano Fini wrote:
>
> Hi Everyone,
> a beginner's question on how to perform some data substitution
> efficiently. I have a panel dataset, or in other words x individuals
> observed over a certain time span. For each column or individual, I
> need to substitute a certain value anytime a ce
Cristiano Fini wrote:
>
> Hi Everyone,
> a beginner's question on how to perform some data substitution
> efficiently. I have a panel dataset, or in other words x individuals
> observed over a certain time span. For each column or individual, I
> need to substitute a certain value anytime a ce
Hi Everyone,
a beginner's question on how to perform some data substitution efficiently.
I have a panel dataset, or in other words x individuals observed over a
certain time span. For each column or individual, I need to substitute a
certain value anytime a certain condition is satisfied. Both the
10 matches
Mail list logo