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
It's really a great job! iq(≧▽≦q)。
But i have a question about the parameter alpha. I saw you set alpha = 1/beta and sigma=alpha * psi in your code, that means sigma/density will >1 when beta < 1. Why not set sigma = psi, that will keep sigma <= 1?
The text was updated successfully, but these errors were encountered:
It's really a great job! iq(≧▽≦q)。
But i have a question about the parameter alpha. I saw you set alpha = 1/beta and sigma=alpha * psi in your code, that means sigma/density will >1 when beta < 1. Why not set sigma = psi, that will keep sigma <= 1?
The text was updated successfully, but these errors were encountered: