FHist.jl -- making histograms, how hard can that be?
We present FHist.jl, a well-used pure Julia package for histogramming among High-energy physics Julia community as well as in some GeoSpatial applications.
The package implements one of the fastest histogram package on CPU that also handles weighted inputs and tracks the uncertainty properly. We demonstrate the feature, performance, as well as visualization integration of FHist.jl in the talk.
Additionally, as data analysis are moving towards GPU, we will show a GPU-friendly implementation.