Displaying 3 results from an estimated 3 matches for "lapack_lug".
2017 Sep 01
0
I have corrected a dead link in the treering documentation
...ase/man/libcurlVersion.Rd,http://curl.haxx.se/docs/sslcerts.html,2,private
src/library/base/man/libcurlVersion.Rd,http://curl.haxx.se/docs/ssl-compared.html,2,private
src/library/base/man/eigen.Rd,http://www.netlib.org/lapack,1,academic
src/library/base/man/eigen.Rd,http://www.netlib.org/lapack/lug/lapack_lug.html,2,academic
src/library/base/man/chol2inv.Rd,http://www.netlib.org/lapack,1,academic
src/library/base/man/chol2inv.Rd,http://www.netlib.org/lapack/lug/lapack_lug.html,2,academic
src/library/tools/man/update_pkg_po.Rd,https://www.stats.ox.ac.uk/pub/Rtools/goodies/gettext-tools.zip,2,academic
---...
2004 Oct 19
3
matrix of eigenvalues
I thought that the function
eigen(A)
will return a matrix with eigenvectors that are independent of each
other (thus forming a base and the matrix being invertible). This
seems not to be the case in the following example
A=matrix(c(1,2,0,1),nrow=2,byrow=T)
eigen(A) ->ev
solve(ev$vectors)
note that I try to get the upper triangular form with eigenvalues on
the diagonal and (possibly) 1 just
2017 Sep 01
2
I have corrected a dead link in the treering documentation
>>>>> Thomas Levine <_ at thomaslevine.com>
>>>>> on Fri, 28 Jul 2017 18:53:16 +0000 writes:
> The attached patch corrects a dead link in the treering
> documentation. The URL in the manual [1] refers to a
> personal home page belonging to Christine Hallman (user
> "hallman") on the website of the University of Arizona