Skip to content

Removed support for not JITing 2D histograms. Added support for 1D histograms with RVec types.

Diego Baron requested to merge dbaronmo/fastframes:dev into main

Removed support for not JITing 2D histograms. Added support for 1D histograms with RVec types.

I left the 2D macros under some preprocessor directives in case someone wants to activate this... let me know if you prefer me removing it completely.

I also changed the test to use RVec in one of the variables.

Merge request reports