numerical eigenvectors?



On 04/18/2010 01:43 PM, dlakelan wrote:
> Is there a way to get reliable numerical estimates of eigenvectors and
> eigenvalues from maxima?

I just discovered that after load(lapack) (and about a half hour to 
compile the first time) I could use dgeev and other similar functions.

maxima never ceases to impress me.