For #93 (closed), this is a new function GetProbs() using the existing small function .get_probs() inside. .get_probs() was put in Utils() but now is renamed to .GetProbs() and moved inside GetProbs().
@cdelgado When you have time, could you review the function? I've compared to .get_probs() and the results are identical. I need your help, especially on the documentation, and if you can test with your real cases, it would be perfect. The function hasn't had dat_dim
. I will add it later on. The review is not urgent, take your time!
Best,
An-Chi