Closed afwlehmann closed 12 years ago
Hi,
I was in need of log and exp for vectors and matrices, and thought I'd share. Sorry for the many pull requests lately.
EDIT: Added a bugfix for LinearAlgebra.qr() where arguments to LAPACK were messed up accidentally.
Best regards, Alexander
Thanks, Alexander! These are much appreciated. Please keep the patches coming :)
Hi,
I was in need of log and exp for vectors and matrices, and thought I'd share. Sorry for the many pull requests lately.
EDIT: Added a bugfix for LinearAlgebra.qr() where arguments to LAPACK were messed up accidentally.
Best regards, Alexander