Alternative implementation of the Ziebarth *et al.* (2021) heat flow posterior
- Add the QuantileInverter class that simultaneously integrates the CDF and reuses the sampling points for CDF inversion.
- Rework Ziebarth et al. (2021) code to use boost integration and templates.
- Declare
ziebarth2022a
as a Meson dependency - Improve detection of CBLAS dependency