Skip to content
#

linear-algebra

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

cfunky
cfunky commented Mar 1, 2022

I noticed that CooMatrix::push_matrix does not threshold or detect zero elements in the input. Thus the resulting sparse matrix is more dense than it needs to be. By comparison, constructing a matrix using, e.g., CscMatrix::from, does detect entries that are exactly zero and does not include them in the resulting sparse matrix. If there isn't a rationale for the difference in behavior, may I s

good first issue documentation nalgebra-sparse

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

  • Updated Apr 7, 2022

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, 2022
  • 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 27, 2022
  • Go
Linear_Algebra_With_Python

Lecture Notes for Linear Algebra Featuring Python. This series of lecture notes will walk you through all the most must-know concepts that set the foundation of data science or advanced quantitative skillsets. Suitable for statistician/econometrician, quantitative analysts, data scientists and etc. to quickly refresh the linear algebra with the assistance of Python computation and visualization.

  • Updated Mar 23, 2022
  • Jupyter Notebook

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