CQMP / Maxent

GNU General Public License v2.0
16 stars 14 forks source link

bug fix: setting sigma_ from covariance matrix eigenvalues #40

Closed pbakalov closed 6 years ago

pbakalov commented 6 years ago

the square root was missing in maxent_params.cpp

egull commented 6 years ago

Thanks a lot!! @ryanlevy could you please have a close look at the scaling of the sigma for the covariance matrix and review the changes yourself?

pbakalov commented 6 years ago

@egull, @ryanlevy have a look. I think it should be fine now.