Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in linear-algebra

Linear least squares in scipy - accuracy of QR factorization vs other methods

scipy linear-algebra

Quaternion rotation causes scene to stretch

how to generate pseudo-random positive definite matrix with constraints on the off-diagonal elements? [duplicate]

LAPACK orthonormalization function

linear-algebra lapack

Gauss-Seidel Method exceeds Machine Numbers?

Why are the eigenvalues of eig() sorted in ascending order?

2D Matrix to 3D Matrix

How do you utilize np.linalg.pinv to return this matrix

numpy linear-algebra

The complex conjugate transpose in Mathematica

How to find eigenvectors and eigenvalues without numpy and scipy?

python linear-algebra

Matrix Market into CRS conversion (sparse matrices)

Eigen + Spectra - numerical artifacts and finding smallest Eigenvalues

Average distance of two line segments in 2d/3d

Is there a simple C library for 3d rotations with minimal rounding error?

Incorrect eigenvalues SciPy sparse linalg.eigs, eigsh for non-diagonal M matrix