eigenvectors

There are 190 repositories under eigenvectors topic.

  • Linear-Algebra-With-Python

    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.

    Language:Jupyter Notebook2.5k816593
  • cpmech/gosl

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

    Language:Go1.9k7733147
  • Reference-LAPACK/lapack

    LAPACK development repository

    Language:Fortran1.7k64460478
  • vlang/vsl

    V library to develop Artificial Intelligence and High-Performance Scientific Computations

    Language:V378288445
  • cpmech/russell

    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.

    Language:Rust168121113
  • Tiger

    hosseinmoein/Tiger

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

    Language:C++1218528
  • shantanu1109/Coursera-Imperial-College-of-London-Mathematics-For-Machine-Learning-Specialization

    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

    Language:Jupyter Notebook1182156
  • JuliaLinearAlgebra/ArnoldiMethod.jl

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

    Language:Julia10744619
  • eigenvectors-from-eigenvalues

    ritchieng/eigenvectors-from-eigenvalues

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

    Language:Jupyter Notebook996410
  • ocramz/sparse-linear-algebra

    Numerical computation in native Haskell

    Language:Haskell9186610
  • nabeel3133/combining3Dmorphablemodels

    Project Page of Combining 3D Morphable Models: A Large scale Face-and-Head Model - [CVPR 2019]

    Language:MATLAB89768
  • fancompute/fdfdpy

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

    Language:Jupyter Notebook6251119
  • pachadotdev/economiccomplexity

    A wrapper of different indices and networks commonly used in Economic Complexity

    Language:HTML3952011
  • perazz/fortran-lapack

    Modern Fortran Linear Algebra library

    Language:Fortran352373
  • RalphAS/GenericSchur.jl

    Julia package for Schur decomposition of matrices with generic element types

    Language:Julia332104
  • modios/EigenCore

    .Net wrapper for the Eigen C++ library

    Language:C++29258
  • mondalanindya/ICCVW2021_GSCEventMOD

    Moving Object Detection for Event-based vision using Graph Spectral Clustering (Python implementation)

    Language:Jupyter Notebook28207
  • jewettaij/jacobi_pd

    a short, simple public-domain header-only C++ library for calculating eigenvalues and eigenvectors of real symmetric matrices

    Language:C++252211
  • jchristopherson/linalg

    A linear algebra library that provides a user-friendly interface to several BLAS and LAPACK routines.

    Language:Fortran23262
  • NLAFET/StarNEig

    A Task-based Library for Solving Dense Nonsymmetric Eigenvalue Problems

    Language:C22932
  • SishaarRao/PageRank

    A demonstration of the PageRank algorithm, using Eigenvectors to assign significance to HTML pages

    Language:Shell19002
  • leonmavr/EZfaces

    Python package that implements Eigenfaces to build a face recognition database. It supports interaction with the webcam.

    Language:Python18101
  • AMORe-CMS

    fkatsimalis/AMORe-CMS

    AMORe-CMS (Automatic Model Order Reduction using Component Mode Syntesis) is MATLAB software that automatically performs physics-based model order reduction using component mode synthesis (CMS) on structural FE models made in COMSOL Multiphysics.

    Language:MATLAB16104
  • jotachango/fem-cuda-solver

    Acoustic Vibration of a Fluid in a Three-Dimensional Cavity: Finite Element Method Simulation using CUDA and MATLAB

    Language:C++16202
  • Dyalog/Math

    Math workspace and libraries for Dyalog APL

    Language:Fortran141010
  • arasgungore/EE242-projects

    Three C++ projects assigned for the Numerical Methods for Electrical Engineering (EE 242) course in the Spring 2021 semester.

    Language:C++13201
  • dppalomar/sparseEigen

    Computation of Sparse Eigenvectors of a Matrix

    Language:R131210
  • libmusic_m

    dataandsignal/libmusic_m

    Signal space decomposition in MATLAB (MUSIC, Pisarenko, EV, Minimum Norm)

    Language:MATLAB9000
  • Meet-Modi/Jacobi-EigenValue-And-EigenVectors

    This repository is about finding the eigenvalues and eigenvectors of an image or any input matrix

    Language:MATLAB8004
  • Real-world-Application-of-Linear-Algebra

    PashvaSoni/Real-world-Application-of-Linear-Algebra

    This project is created for learning the real world application of linear algebra which contains some core concepts like determinants, matrix, eigen-value, eigen-vector, etc to create a real-world application like steganography, grafh-theory, analysis of spread of disease, image processing, cryptography etc. This can have small bugs like exception handling but i always appreciate suggestion so please contact me for suggestion .

    Language:Python6102
  • RalphAS/GenericMRRR.jl

    Symmetric Tridiagonal eigensolver in Julia

    Language:Julia6101
  • rifqifarhansyah/EigenFace-Recognition

    TuBes Algeo02 2022/2023 🛩

    Language:Python6102
  • Agha-Muqarib/NumPy-Basics-Arrays-And-Vectorized-Computation

    It includes the basic and advance numpy array manipulations. The topics like indexing, slicing, fast element array-wise functions, mathematical and statistical methods, filing, linear algebra functions, pseudo-random numbers, reshaping, splitting, concatenating,tiles, repeating, where( ) function & numpy advanced array manipulation are implemented.

    Language:Jupyter Notebook5100
  • TheSaintIndiano/Plant-Seedlings-Classification

    Determine a seedling Species from an image based on Kaggle Competition

    Language:HTML5303
  • vvarodi/face_recognition

    Eigenfaces and Fisherfaces for Face Recognition. With implementation of algorithms as PCA, KNN, Fisher Discriminant Analysis.

    Language:R5100