Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in linear-algebra

Finite Field (Galois Field) Linear Algebra Library for C (not C++)

Algorithm for finding basis of a set of bitstrings?

Increasing efficiency of barycentric coordinate calculation in python

Efficiently construct a square matrix with unique numbers in each row

In Latent Semantic Analysis, how do you recombine the decomposed matrices after truncating the singular values?

Linear system solution with fractions in numpy

Locally weighted logistic regression

2D Orthogonal projection of vector onto line with numpy yields wrong result

How to most efficiently use QR-decomposition in Julia?

Fastest way to solve least square for overdetermined system

Interpolate between two quaternions the long way

Ensuring positive definite covariance matrix

Numpy: make batched version of quaternion multiplication

python numpy linear-algebra

most efficient R cosine calculation

Eigenvectors are complex but only for large matrices

Difference between dtrtrs and dtrsm

linear-algebra lapack blas

Interpreting error from computing Jordan form of 36-by-36 matrix

Time Complexity of Singular Value Decomposition

Modify neural net to classify single example

Computing `AB⁻¹` with `np.linalg.solve()`