Announcement: pyMIC v0.7
=
I'm happy to announce the release of pyMIC v0.7.
pyMIC is a Python module to offload computation in a Python program to the
Intel Xeon Phi coprocessor. It contains offloadable arrays and device
management functions. It supports invocation of
Announcement: pyMIC v0.6
=
I'm happy to announce the release of pyMIC v0.6.
pyMIC is a Python module to offload computation in a Python program to the
Intel Xeon Phi coprocessor. It contains offloadable arrays and device
management functions. It supports invocation of
Dear all,
> -Original Message-
> From: numpy-discussion-boun...@scipy.org [mailto:numpy-discussion-
> boun...@scipy.org] On Behalf Of Sebastian Berg
> Sent: Tuesday, March 31, 2015 9:37 AM
> To: numpy-discussion@scipy.org
> Subject: Re: [Numpy-discussion] How to Force Storage Order
>
> Fr
Dear all,
I have found a bug in one of my codes and the way it passes a Numpy matrix to
MKL's dgemm routine. Up to now I was assuming that the matrixes are using C
order. I guess I have to correct this assumption :-).
I have found that the numpy.linalg.svd algorithm creates the resulting U,
Hi Jerome,
> -Original Message-
> From: numpy-discussion-boun...@scipy.org [mailto:numpy-discussion-
> boun...@scipy.org] On Behalf Of Jerome Kieffer
> Sent: Friday, March 27, 2015 8:41 PM
> To: numpy-discussion@scipy.org
> Subject: Re: [Numpy-discussion] ANN: pyMIC v0.5 released
>
> Inte
Announcement: pyMIC v0.5
=
I'm happy to announce the release of pyMIC v0.5.
pyMIC is a Python module to offload computation in a Python program to the
Intel Xeon Phi coprocessor. It contains offloadable arrays and device
management functions. It supports invocation of
Dear Mark,
Can you tell me (maybe through private email), what package you had before? We
had some repackaging in the past, which unfortunately also means that some of
the previously packages have now been merged into the below mentioned suites.
If you would like, I can follow-up with our inte