Ask Your Question
1

Approximate values of eigenvalues

asked 9 years ago

this post is marked as community wiki

This post is a wiki. Anyone with karma >750 is welcome to improve it.

Does anyone know what commands or a procedure to use to find approximate values of of eigenvalues of a random matrix in SAGE? Of any precision, but to make things simpler let's say 4.

Hope someone can help.

Thanks

Gerry

Preview: (hide)

1 Answer

Sort by » oldest newest most voted
1

answered 9 years ago

tmonteil gravatar image

updated 9 years ago

For creating random matrices, you should have a look at http://doc.sagemath.org/html/en/refer...

For computing eigenvalues, you should have a look at: http://doc.sagemath.org/html/en/const...

To work with floating-point real numbers, you should search for "real double field".

Please do not hesitate to ask for more (by providing concrete examples) if there is something unclear.

Preview: (hide)
link

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

Question Tools

1 follower

Stats

Asked: 9 years ago

Seen: 1,139 times

Last updated: Feb 11 '16