You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
That sigma's determinant > 0 (or > than some larger number)? This should at least be required, since otherwise division by zero is possible. But should sigma also be positive definite? Currently I don't limit the value of sigma, so you just have to stop the simulation before it gets below zero and makes things wacky.
The text was updated successfully, but these errors were encountered:
That sigma's determinant > 0 (or > than some larger number)? This should at least be required, since otherwise division by zero is possible. But should sigma also be positive definite? Currently I don't limit the value of sigma, so you just have to stop the simulation before it gets below zero and makes things wacky.
The text was updated successfully, but these errors were encountered: