Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

4
  • 1
    $\begingroup$ After a while B=MatrixPower[B2, 1/2] evaluates... $\endgroup$ Commented Sep 19, 2023 at 17:02
  • 2
    $\begingroup$ @UlrichNeumann: Can you kindly present the result and timing? I ask it because that command crashes my comp in short time. $\endgroup$ Commented Sep 19, 2023 at 18:43
  • $\begingroup$ @user64494 Evaluation B=MatrixPower[B2, 1/2]; takes 25s on Mathematica v12.2, but I can't display the huge result in finite time $\endgroup$ Commented Sep 20, 2023 at 8:45
  • $\begingroup$ @user64494 B//LeafCount gives 182264749, probably to much to display without crash? $\endgroup$ Commented Sep 20, 2023 at 9:15