To test sparse histogram implementations done in various languages.
-
cpp/inlib
: C++ inlib implementation. G.Barrand (June 2014). -
cpp/boost
: C++ test of sparse matrix done with boost. G.Barrand (June 2014). -
go
: aGo
based implementation. S.Binet (June 2014).