Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in linear-algebra

How do I use variable size vectors in Edward Kmett's "Linear" library?

Javascript equivalent functions to Matlab Functions: Polyfit/Polyval?

Poor performance for calculating eigenvalues and eigenvectors on GPU

c++ cuda linear-algebra gpgpu

Determinant calculation with CUDA [closed]

Power Method in MATLAB

Determinant of a complex matrix in R

Why does X.dot(X.T) require so much memory in numpy?

How to quickly determine if a matrix is a permutation matrix

Why is `sklearn.manifold.MDS` random when `skbio's pcoa` is not?

Algorithm to get which values make sum of a given number from array

LU decomposition with row pivot

r linear-algebra

Solve *sparse* upper triangular system

Solve linear equation system by given LU decomposition and vector of constants

performance loss after vectorization in numpy

BLAS matrix by matrix transpose multiply

matrix linear-algebra blas

Solving linear systems of equations

c++ linear-algebra

OpenGL Superbible linear algebra - is this correct?

opengl linear-algebra

How to solve a linear system of matrices in scala breeze?

How may I project vectors onto a plane defined by its orthogonal vector in Python?

python math 3d linear-algebra

Iterative solving of sparse systems of linear equations with (M, N) right-hand size matrix