User Portlet
Discussions |
---|
Yes? Thanks. I should add the multiply sign. Did you try the Monte Carlo Problem, in my later discussion? that is very challenging quesiton. |
Hi, all, I have the following matrix. [code]{0, 1, 0, 0, 0, 0, 1, 0}, {0, 0, 0, 0, 0, 1, 1, 0}, {0, 1, 0, 0, 1, 0, 0, 0}, {1, 0, 1, 0, 0, 0, 1, 1}, {0, 0, 0, 0, 0, 1, 0, 1}, {1, 0, 0, 0, 0, 0, 0, 1}, {0, 0, 0, 1, 1, 1, 0, 0}, {0, 1, 0, 0, 0, 0, 1,... |
I did, but why it take so long to run it. It is still running, very weired. Can anyone explain? then I wrote the following to check it up, but still it takes so long to run, even now, still couldn't get any result, why. Can anyone review it? Thanks... |