Note: This was originally posted at martinheinz.dev Every project - regardless of whether you are wo... (more…)
Read more »
emcee is an MIT licensed pure-Python implementation of Goodman & Weare’s
Affine Invariant Markov chain Monte Carlo (MCMC) Ensemble sampler and these pages will
show you how to use it. (more…)
Read more »
So here's the thing - I'm relatively good at Python. I somewhat know Ruby.
Not good enough to write something complex, but enough to understand
that it's "a bit" different from Python. Yet both of the languages
have similar syntaxes, which made me think w... (more…)
Read more »
geothmetic meandian (https://xkcd.com/2435/). GitHub Gist: instantly share code, notes, and snippets. (more…)
Read more »
Last year I started working on a 'Big Data' exercise. It's an ongoing project that mixes large amounts of web traffic, data ingestion and analytics. It's also really fun. We get to play with an array of new technologies - sometimes on a bet, granted - but...
Read more »