Tour de France des Revenus de francais

Tour de France des revenus des français

A partir des données Fiscales (FiLoSoFi) fournies par l’INSEE en open data, nous avons voulus…

INSEE FiLoSoFi revenus medians version Tableau

Cartographie FiLoSoFi : données sur les revenus médians en France

Comme indiqué sur son site, l’INSEE fournit des informations socio-économiques sur près de 30…

Dijkstra’s algorithm in Cython, part 3/3

Dijkstra's algorithm in Cython, part 3/3 Running time of Dijkstra's algorithm on DIMACS networks…

Dijkstra’s algorithm in Cython, part 2/3

Dijkstra's algorithm in Cython, part 2/3 This post is the second part of a three-part series. In…

Dijkstra’s algorithm in Cython, part 1/3

Dijkstra's algorithm in Cython, part 1/3 In this post, we are going to present an implementation…

A Cython implementation of a priority queue

A Cython implementation of a priority queue Credit: Musée de…

Visualizing some polynomial roots with Datashader

Visualizing some polynomial roots with Datashader Last week-end I found this interesting tweet by…

Forward and reverse stars in Cython

Forward and reverse stars in Cython This notebook is the following of a previous one, where we…