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
2461
1 年前

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
1858
4 个月前

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

C++
797
2 个月前

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

Julia
386
15 天前

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
164
9 天前

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

C
141
9 个月前

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

C++
120
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
113
2 年前

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

Julia
107
1 年前

A C++ library for solving second-quantized Hamiltonians

C++
102
1 年前

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

Jupyter Notebook
98
4 年前

Nonlinear eigenvalue problems in Julia: Iterative methods and benchmarks

Julia
95
1 年前

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

C++
83
1 年前

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

Jupyter Notebook
62
7 年前

SLICOT - A Fortran subroutines library for systems and control

Fortran
61
3 个月前

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
4 年前