aimalz / qp

Quantile Parametrization for probability distribution functions module
MIT License
3 stars 9 forks source link

qp.PDF.integrate() function #77

Closed aimalz closed 7 years ago

aimalz commented 7 years ago

The integrator function of the qp.PDF class has been blank for a long time and is necessary for the QQ plots for the LSST-DESC PZ DC1 paper. Now is the time to implement it!