RSS 2017-01 - 1/1 Blog installation (12) python (3)


2017-01 - 1/1

GPU and pycuda or pyopencl on Windows

2017-01-14

pycuda is a python module implemented to use GPU. On Windows, the best way to install it is to get it from Unofficial Windows Binaries for Python Extension Packages. The module requires Visual Studio Community Edition and CUDA Toolkit. Once it is done, you can try the following program to test your installation:

post

Build pypiwin32 on Windows

2017-01-03

The module pypiwin32 does not seem to be refreshed on PyPi. To compile it, you need to get the sources from pypiwin32, to install Windows SDK if you did not already (not sure that is required but just in case).

post

Building pycrypto on Windows

2017-01-03

New version of Python and the same issues come back when I need to compile some specific packages such as pycrypto. No big issue here. After getting the sources, the following instructions might work:

post

Python + Excel

2017-01-02

I did not tried but it seems interesting: ExcelPython. The tutorial looks nice.

post


RSS 2017-01 - 1/1 2019-11 (2) 2019-12 (1) 2020-02 (1) 2020-09 (1) 2021-01 (5)