Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in linear-algebra

Linear algebra library for Scala? [duplicate]

scala linear-algebra

Linear regression and matrix division in Julia

julia linear-algebra

RayTracing: When to Normalize a vector?

NumPy matrix plus column vector

Efficient way to solve for X in AX=B in MATLAB when both A and B are big matrices

How to reflect a line over another line

Find out if 2 lines intersect [duplicate]

c++ geometry linear-algebra

How do I translate parabolically?

How can I compute the null space/kernel (x: M·x = 0) of a sparse matrix in Python?

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