Square root of a matrix?
sampe99 at my-deja.com
sampe99 at my-deja.com
Mon Feb 5 11:07:45 EST 2001
More information about the Python-list mailing list
Mon Feb 5 11:07:45 EST 2001
- Previous message (by thread): Alpha release of ZODB programming guide
- Next message (by thread): Square root of a matrix?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I'm looking for a module or a function that can preferably perform a n-root of a matrix or the x- power of a matrix (where x is a float). The second best alternative is a square root of a matrix. The matrix is not symmetric so a cholesky factorization is not an option. I'd be forever greatful for any help. Sent via Deja.com http://www.deja.com/
- Previous message (by thread): Alpha release of ZODB programming guide
- Next message (by thread): Square root of a matrix?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list