Skip to content

Instantly share code, notes, and snippets.

@kif
kif / POCL_bug.ipynb
Created February 15, 2018 12:30
Debugging POCL with bitonic sort
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@kif
kif / precision.ipynb
Created May 31, 2018 13:47
Bitshuffle/LZ4 and precision reduction
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@kif
kif / bitshuffle_LZ4_speed.ipynb
Last active August 22, 2018 09:35
Bitshuffle/LZ4 compression speed for Eiger images
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@kif
kif / variance_nosplit.ipynb
Created September 19, 2018 08:44
Variance propagation without pixel splitting...
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@kif
kif / naive_integration.ipynb
Created January 24, 2019 17:11
This notebook explains how to perfrom azimuthal integration only with numpy and scipy and how to get neverthless nice performances
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@kif
kif / altivec.ipynb
Created October 14, 2019 08:04
Python impementation of IBM's vector instructions
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@kif
kif / Lima_Memcached_demo.ipynb
Created November 22, 2019 12:36
Memcached client for Lima
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@kif
kif / peakfinder.ipynb
Created December 11, 2019 08:37
Peak Finder implementation in OpenCL
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.