bayesmix-dev / bayesmix

Flexible Bayesian nonparametric mixture models in C++
https://bayesmix.rtfd.io
BSD 3-Clause "New" or "Revised" License
22 stars 18 forks source link

Misc. fixes melting pot (+ `const`) #118

Closed brunoguindani closed 2 years ago

brunoguindani commented 2 years ago

This closes #106 and #117. Other than that, I fixed some incredibly unhelpful error messages, so that we'll have an easier time debugging. Also const, lots of const.

If there is some small bug that you could never quite slide into another PR, this one is just for you :)