Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in linear-algebra

QR decomposition for rectangular matrices in which n > m in scipy/numpy

Implementing the Bartels–Stewart algorithm in Eigen3?

linear-algebra eigen3

Triangulation: Find a 3D point minimizing the Distance from N 3D Lines/Rays

Condition number of a matrix using numpy

Ray-plane intersection: inaccurate results - rounding errors?

Double dot product of two tensors

matlab linear-algebra

matrix that forms an orthogonal basis with a given vector

Built in raytracing?

Quaternions in CLAPACK or an Alternate C Style Quaternion Library

Maximization in quadratic programming using CGAL

What glm::normalize does?

Raising a matrix to a power in Julia

Implementing zipWith for type-safe vectors

Solve a particular linear system efficiently in julia

Matrix Template Library matrix inversion

Why isn't there a "Gaussian Elimination" function in languages such as Julia or NumPy/Python? [closed]

numpy julia linear-algebra

How to map np.linalg.solve to an array of matrice and keep speed?

python numpy linear-algebra

Resizing matrix with constraints in R

r matrix linear-algebra

Solving Matrix equation over GF(2) in Sage

linear-algebra sage

Precedence in Eigen transformations and difference between pretranslate and translate