Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in linear-algebra

Assumptions in Mathematica's NullSpace Command for Symbolic Matrices

Index of a maximum element in TensorFlow tensor

linear-algebra tensorflow

Shear Matrix as a combination of basic transformation?

Python: convert matrix to positive semi-definite

How to rotate a vector by a given direction

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