I find it useful to be able to view a simple 1D contiguous array of complex as
float (alternative real and imag), and also the do the reverse.
___
NumPy-Discussion mailing list
NumPy-Discussion@scipy.org
http://mail.scipy.org/mailman/listinfo/numpy-disc
Le 01/02/2015 08:48, David Cournapeau a écrit :
> The first
> place I would look for cygwin-related FPU issues is there:
> https://github.com/numpy/numpy/blob/master/numpy/core/setup.py#L638
The pointer is a good one. Thanks to you, I have found the problem (a
wrong numpy-specific fenv.h was
On Sat, Jan 31, 2015 at 1:17 AM, Sebastian Berg
wrote:
> On Fr, 2015-01-30 at 19:52 -0800, Jaime Fernández del Río wrote:
> > On Thu, Jan 29, 2015 at 8:57 AM, Nathaniel Smith
> > wrote:
> > On Thu, Jan 29, 2015 at 12:56 AM, Jaime Fernández del Río
> > wrote:
> > [...]
>
Hello everyone,
I am a third year computer science undergraduate student, from BITS
Pilani, India. First of all, I have cross posted to both the mailing lists,
since there is a large overlap among contributors of the organisations.
Please do mention if there is any objection to do so. I am writ