Julia Programming Language
Exponential matrix calculation with the exp() function vs procedure with the use of the eigen() function
New to Julia
question
,
linearalgebra
liuyxpp
October 22, 2020, 6:34am
4
I think you really need is
real.(r)
not
abs.(r)
3 Likes
show post in topic
Related topics
Topic
Replies
Views
Activity
Reusing eigendecomposition for matrix exponentials
General Usage
6
341
November 21, 2020
How to efficiently exponentiate a complex (symmetric) tridiagonal matrix?
Performance
question
,
performance
,
linearalgebra
,
memory
6
1606
March 12, 2021
Symbolic matrix exponential
General Usage
linearalgebra
,
symbolic
9
1464
February 10, 2023
Exp() of nonsquare matrix
General Usage
3
1429
June 7, 2019
When does exp(A) == exp.(A)?
Offtopic
linearalgebra
29
1623
May 19, 2021