Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in linear-algebra

Linear algebra library for the D programming language

numpy matrix trickery - sum of inverse times matrices

Any Sparse Linear Algebra package in Haskell? [closed]

Quickly and efficiently calculating an eigenvector for known eigenvalue

Ruby mathematic gem

Why Eigen is 5x slower than ublas on following example?

Compute inverse of 2D arrays along the third axis in a 3D array without loops

From quaternions to OpenGL rotations

Solving vector equations in Mathematica

Transform quadrilateral into a rectangle?

Transforming captured co-ordinates into screen co-ordinates

LinAlgError: Last 2 dimensions of the array must be square

python numpy linear-algebra

Finding a point on a line

math opengl linear-algebra

Reduced row echelon form

r matrix linear-algebra

Fastest algorithm for computing the determinant of a matrix?

How to solve a least squares (underdetermined system) quickly?

Cholesky decomposition of sparse matrices using permutation matrices

Parallel linear algebra for multicore system [closed]

Three.js - how do up vectors work with lookAt()?