Skip to content
#

linear-algebra

Here are 1,432 public repositories matching this topic...

RReverser
RReverser commented Mar 13, 2021

Forgive me if this already exists, because I couldn't find it in the docs, but is there a way to construct a matrix row-by-row using an iterator? (for cases when source data structure already represents them in row-by-row form)

Currently the only way I found is creating matrix NxM using from_iterator, and then invoking transpose to get MxN, but this is rather inefficient - first, it nee

Powerful modern math library for PHP: Features descriptive statistics and regressions; Continuous and discrete probability distributions; Linear algebra with matrices and vectors, Numerical analysis; special mathematical functions; Algebra

  • Updated Apr 17, 2021
  • PHP

Linear algebra, eigenvalues, FFT, Bessel, elliptic, orthogonal polys, geometry, NURBS, numerical quadrature, 3D transfinite interpolation, random numbers, Mersenne twister, probability distributions, optimisation, differential equations.

  • Updated Jan 22, 2021
  • C

A complete guide to start and improve in machine learning (ML), artificial intelligence (AI) in 2021 without ANY background in the field and stay up-to-date with the latest news and state-of-the-art techniques!

  • Updated Apr 15, 2021

Improve this page

Add a description, image, and links to the linear-algebra topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the linear-algebra topic, visit your repo's landing page and select "manage topics."

Learn more