Ask Your Question
1

Approximate values of eigenvalues

asked 2016-02-11 21:34:17 +0200

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

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2016-02-11 21:58:44 +0200

tmonteil gravatar image

updated 2016-02-11 21:59:40 +0200

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.

edit flag offensive delete link more

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: 2016-02-11 21:34:17 +0200

Seen: 707 times

Last updated: Feb 11 '16