Christoph Gohlke
Christoph Gohlke
Testing pycuda-2017.1.1 from git master branch (a7de45b) on Python 3.6.3, 64-bit, Windows 10, with CUDA 9.0.176 and Visual Studio 2015, [test_dot_allocator](https://github.com/inducer/pycuda/blob/master/test/test_gpuarray.py#L954) crashes: ``` platform win32 -- Python 3.6.3, pytest-3.3.0, py-1.5.2,...
`async` has become a keyword in Python 3.7 and can not be used as an argument name . See https://mail.python.org/pipermail/python-dev/2017-March/147678.html ``` Python 3.7.0a3 (v3.7.0a3:90a6785, Dec 5 2017, 22:50:42) [MSC v.1900...
#### Minimal, reproducible code sample, a copy-pastable example if possible ```python """Demonstrate low performance of slicing zarr array with step size.""" import sys import json import time from collections.abc import...
Pymol 2.6.0a0 fails to start when using the pmg_tk GUI backend, e.g. ```Python traceback Traceback (most recent call last): File "X:\pypy3\site-packages\pmg_tk\__init__.py", line 30, in run PMGApp(pymol_instance,skin).run(poll) File "X:\pypy3\site-packages\pmg_tk\PMGApp.py", line 369,...
Heads-up: this may not be an issue with the ZFP source code, but I get many test failures when compiling zfp 1.0.1 from source with the current/latest Visual Studio 2022...
### Describe the bug Thanks again for fixing #6064. The Cython compiler crashes with the following code using cython.ufunc with multiple, fused return types (single, fused return types work, as...
There are two potential issues in the blosc2 Cython extension: 1. The header written by the `compress2` function is not deterministic because the default `filters` and `filters_meta` fields are defined...
# Python packages - https://github.com/numpy/numpy/issues/22530 - https://github.com/python-pillow/Pillow/issues/6679 - https://github.com/Legrandin/pycryptodome/pull/579 - https://github.com/pygame/pygame/pull/3583 - https://github.com/Legrandin/pycryptodome/pull/685 - https://github.com/python-greenlet/greenlet/pull/271 by @nsait-linaro - https://github.com/PyTables/PyTables/pull/989 - https://github.com/mesonbuild/meson/pull/11481 - https://github.com/AcademySoftwareFoundation/openexr/pull/1447 # Libraries - https://github.com/quickfix/quickfix/pull/545 - https://github.com/uclouvain/openjpeg/issues/1422 -...