[Numpy-discussion] ANN: pyMIC v0.7 Released

2015-12-11 Thread Klemm, Michael
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

[Numpy-discussion] ANN: pyMIC v0.6 Released

2015-08-11 Thread Klemm, Michael
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

[Numpy-discussion] How to Force Storage Order

2015-03-31 Thread Klemm, Michael
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,

Re: [Numpy-discussion] How to Force Storage Order

2015-03-31 Thread Klemm, Michael
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 Frankly,

Re: [Numpy-discussion] ANN: pyMIC v0.5 released

2015-03-30 Thread Klemm, Michael
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 Interesting

[Numpy-discussion] ANN: pyMIC v0.5 released

2015-03-27 Thread Klemm, Michael
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

Re: [Numpy-discussion] MKL not available as separate download since 10/16/2014

2014-10-21 Thread Klemm, Michael
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