:orphan: |rss_image| **2017-01 - 1/1** :ref:`Blog ` :ref:`installation (12) ` :ref:`python (3) ` .. |rss_image| image:: feed-icon-16x16.png :target: ../_downloads/rss.xml :alt: RSS ---- .. index:: 2017-01 .. _ap-month-2017-01-0: 2017-01 - 1/1 +++++++++++++ .. blogpostagg:: :title: GPU and pycuda or pyopencl on Windows :date: 2017-01-14 :keywords: Windows,pycuda :categories: module :rawfile: 2017/2017-01-14_cuda.rst `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: ... .. blogpostagg:: :title: Build pypiwin32 on Windows :date: 2017-01-03 :keywords: Windows,pywin32,pypiwin32 :categories: module :rawfile: 2017/2017-01-03_pypiwin32.rst 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). ... .. blogpostagg:: :title: Building pycrypto on Windows :date: 2017-01-03 :keywords: pycrypto,Windows :categories: module :rawfile: 2017/2017-01-03_pycrypto.rst 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: ... .. blogpostagg:: :title: Python + Excel :date: 2017-01-02 :keywords: python,excel,ExcelPython :categories: module :rawfile: 2017/2017-01-02_python_excel.rst I did not tried but it seems interesting: `ExcelPython `_. The tutorial looks nice. ---- |rss_image| **2017-01 - 1/1** :ref:`2019-11 (2) ` :ref:`2019-12 (1) ` :ref:`2020-02 (1) ` :ref:`2020-09 (1) ` :ref:`2021-01 (5) `