Jerome Kieffer
Jerome Kieffer
For now, the code is just auto-translated from SSE2. Here are some hints on how to do it properly: For byte-shuffle it looks straights forwards: http://mirror.informatimago.com/next/developer.apple.com/hardware/ve/algorithms.html#byte_swap For bit-shuffle, Initial explanation...
PyPI
Hi, Wouldn't it make sense to declare gpyfft on PyPI and make it "pip-instalable" ? Do you believe one could take clfft into the gpyfft into a "manylinux" wheel to...
Some devices report they are not supporting 64bit atomic operation but do which is much better than those which report they can but actually fail. This snippet of code performs...
Well, I am not sure we do support this platform, but it is good to know. * Intel/CPU is OK, * Apple/gpu is OK * PoCL/CPU (1.5-6, amd64) is OK...
I am not sure Intel ICD could be re-distributed, PoCL is packaged in PyPI: https://pypi.org/project/pocl-binary-distribution/ Can we consider switching from Intel driver to PoCL ?
For SAXS data, user expect their data to be displayed "as usual". I don't want to enforce novice user to perform 5 clicks in menus to ease the acceptance of...
The debian package python3-silx (from silx.org) installs some files into thirds party places like: /usr/lib/x86_64-linux-gnu/qt5/plugins/designer/python/plot1dplugin.py and those files are byte-compiled in Python3 Later on, third party software (here FreeCAD) load...
close #1191
Input: Nexus-like files to retreave existing metadata Hint: use the `GoniometerRefinement` class to ease things.
PyFAI performs, since version 0.18, means of intensities weighted by some normalization (solid angle * polarization * ...) and the pixel splitting factor. The propagation of variance has been implemented,...