Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in linear-algebra

Matlab: Easy way of getting the standard basis vectors?

matlab linear-algebra

Divide bezier curve into two equal halves

Library function capabilities of Mathematica

Efficient Algorithms for Computing a matrix times its transpose [closed]

Least-squares minimization within threshold in MATLAB

Efficient reduction of multiple tensors in Python

Matrix transform: Converting SVG path coordinates to Leaflet coordinate system

Separating Axis Theorem is driving me nuts!

Eigen: Best way to evaluate A*S*A_transpose and store the result in a symmetric matrix

c++ linear-algebra eigen

Generate "random" matrix of certain rank over a fixed set of elements

How to find the common eigenvectors of two matrices with distincts eigenvalues

Exact integer nullspace of integer matrix?

julia linear-algebra

Calling MATLAB's built-in LAPACK/BLAS routines

linear simulation of multidimensional array

Vectorization of this Numpy double loop

python numpy linear-algebra

Sparse constrained linear least-squares solver

Sum over squared array

python numpy linear-algebra

How to convert triangle matrix to square in NumPy?

Create random unit vector inside a defined conical region

quadprog optimization