Repository navigation

#

eigenvalues

weijie-chen/Linear-Algebra-With-Python

Lecture Notes for Linear Algebra Featuring Python. This series of lecture notes will walk you through all the 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.

Jupyter Notebook
2407
7 个月前

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

Go
1848
12 天前

A header-only C++ library for large scale eigenvalue problems

C++
779
4 个月前

Krylov methods for linear problems, eigenvalues, singular values and matrix functions

Julia
354
6 天前

Rust Scientific Libary. ODE and DAE (Runge-Kutta) solvers. Special functions (Bessel, Elliptic, Beta, Gamma, Erf). Linear algebra. Sparse solvers (MUMPS, UMFPACK). Probability distributions. Tensor calculus.

Rust
142
5 天前

PReconditioned Iterative MultiMethod Eigensolver for solving symmetric/Hermitian eigenvalue problems and singular value problems

C
139
5 个月前

C++ Matrix -- High performance and accurate (e.g. edge cases) matrix math library with expression template arithmetic operators

C++
119
1 年前

The Arnoldi Method with Krylov-Schur restart, natively in Julia.

Julia
106
1 年前

A C++ library for solving second-quantized Hamiltonians

C++
101
9 个月前

PyTorch implementation comparison of old and new method of determining eigenvectors from eigenvalues.

Jupyter Notebook
99
3 年前

Nonlinear eigenvalue problems in Julia: Iterative methods and benchmarks

Julia
94
1 年前

This Repository contains Solutions to the Quizes & Lab Assignments of the Mathematics for Machine Learning Specialization offered by Imperial College of London on Coursera taught by David Dye, Samuel J. Cooper, A. Freddie Page, Marc Peter Deisenroth

Jupyter Notebook
91
2 年前

R Interface to the Spectra Library for Large Scale Eigenvalue and SVD Problems

C++
81
9 个月前

Pure Python implementation of the finite difference frequency domain (FDFD) method for electromagnetics

Jupyter Notebook
61
6 年前

SLICOT - A Fortran subroutines library for systems and control

Fortran
58
1 年前

Autodiff is a numerical library for the Go programming language that supports automatic differentiation. It implements routines for linear algebra (vector/matrix operations), numerical optimization and statistics

Go
55
3 年前