Skip to content

pdfspace() functions

Andy Buckley requested to merge pdfspace_functions into release-1-8

Adds a pdfspace() function in C++ and a Python equivalent (recoded rather than mapped, due to the technical implications of passing Python callables as std::functions) for custom binning from a density function.

Merge request reports