Pinned Repositories
dgim
Python implementation of the dgim algorithm: Compact datastructure to estimate the number of "True" in the last N elements of a boolean stream.
dotfiles
Various dot files: .vimrc, .gitconfig, .bashrc, etc.
git-bisect-sample
Sample code to demo 'git bisect'
git-rebase-interactive-sample
Sample code to experiment `git rebase --interactive` aka 'git history rewriting'
git-tutorial
A sample git repository to teach git.
hls-autocomplete
Autocomplete for `hdfs dfs -ls`
nxt-sketcher
A Lego NXT robot gifted in drawing. No additional part, no firmware flashing, no software install.
retrying
Retrying is an Apache 2.0 licensed general-purpose retrying library, written in Python, to simplify the task of adding retry behavior to just about anything.
test-github-api
A toy repository to run experiments on github api
ThinkStats2
Text and supporting code for Think Stats, 2nd Edition
simondolle's Repositories
simondolle/dgim
Python implementation of the dgim algorithm: Compact datastructure to estimate the number of "True" in the last N elements of a boolean stream.
simondolle/nxt-sketcher
A Lego NXT robot gifted in drawing. No additional part, no firmware flashing, no software install.
simondolle/hls-autocomplete
Autocomplete for `hdfs dfs -ls`
simondolle/dotfiles
Various dot files: .vimrc, .gitconfig, .bashrc, etc.
simondolle/git-bisect-sample
Sample code to demo 'git bisect'
simondolle/git-rebase-interactive-sample
Sample code to experiment `git rebase --interactive` aka 'git history rewriting'
simondolle/git-tutorial
A sample git repository to teach git.
simondolle/retrying
Retrying is an Apache 2.0 licensed general-purpose retrying library, written in Python, to simplify the task of adding retry behavior to just about anything.
simondolle/test-github-api
A toy repository to run experiments on github api
simondolle/ThinkStats2
Text and supporting code for Think Stats, 2nd Edition