Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: gram-schmidt

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 Notebook - Size: 14.2 MB - Last synced: about 8 hours ago - Pushed: over 1 year ago - Stars: 2,190 - Forks: 540

aazuspan/geeSharp

Pan-sharpening in the Earth Engine code editor

Language: JavaScript - Size: 1.04 MB - Last synced: 3 months ago - Pushed: over 1 year ago - Stars: 35 - Forks: 5

LeonardoSaccotelli/Numerical-Methods-For-Computer-Science

Basic and advanced linear algebra and numerical problems, numerical algorithms, and techniques with multiple applications in the field of Computer Science.

Language: Jupyter Notebook - Size: 17.4 MB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 0 - Forks: 0

dantemazza/matrix-plus

Implementation of Laplace expansion(solves for determinant/inverse), Gram-Schmidt, and QR algorithms with a Swing calculator

Language: Java - Size: 57.6 KB - Last synced: 6 months ago - Pushed: about 4 years ago - Stars: 1 - Forks: 0

madisongarccia/MATH215

Computational Linear Algebra - Python

Language: Python - Size: 0 Bytes - Last synced: 6 months ago - Pushed: 6 months ago - Stars: 0 - Forks: 0

EslamAsHhraf/Communication_Assignments Fork of nouralmulhem/Communication_Assignments

📶 Digital Communication (ELC325B) Assignments Solutions

Language: MATLAB - Size: 2.18 MB - Last synced: 7 months ago - Pushed: 7 months ago - Stars: 0 - Forks: 0

CreatorOfCryptids/GramSchmidtFormula

Gram-Schmidt Calculator

Language: Java - Size: 0 Bytes - Last synced: 7 months ago - Pushed: 7 months ago - Stars: 0 - Forks: 0

ellietoulabi/Linear-Algebra

Language: Python - Size: 942 KB - Last synced: 8 months ago - Pushed: almost 3 years ago - Stars: 1 - Forks: 0

ostad-ai/Machine-Learning

This repository contains topics and codes related to Machine Learning and Data Science, especially in Python

Language: Jupyter Notebook - Size: 1.31 MB - Last synced: 10 months ago - Pushed: 10 months ago - Stars: 0 - Forks: 0

korpog/gram

Gram-Schmidt process

Language: Python - Size: 3.91 KB - Last synced: 11 months ago - Pushed: 11 months ago - Stars: 0 - Forks: 0

nouralmulhem/Communication_Assignments

📶 Digital Communication (ELC325B) Assignments Solutions

Language: MATLAB - Size: 2.19 MB - Last synced: 11 months ago - Pushed: 11 months ago - Stars: 1 - Forks: 1

pbenner/autodiff

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

Language: Go - Size: 7.86 MB - Last synced: 10 months ago - Pushed: over 2 years ago - Stars: 48 - Forks: 4

kuldeep-tolia/OpenACC_FORTRAN_Codes

OpenACC GPU parallelization for various numerical methods and miscellaneous problems using FORTRAN

Language: Fortran - Size: 136 KB - Last synced: 12 months ago - Pushed: 12 months ago - Stars: 0 - Forks: 0

fardinabbasi/ImageCompression-HistogramMatching

Linear Algebra Course [ECE 174] - Fall 2022 - University of Tehran - Dr. Sarafraz

Language: Python - Size: 5.29 MB - Last synced: 11 months ago - Pushed: 11 months ago - Stars: 0 - Forks: 0

arneish/parallel-PCA-openmp

A parallelized implementation of Principal Component Analysis (PCA) using Singular Value Decomposition (SVD) in OpenMP for C. The procedure used is Modified Gram Schmidt algorithm. The method for Classical Gram Schmidt is also available for use.

Language: C - Size: 27.5 MB - Last synced: 10 months ago - Pushed: about 5 years ago - Stars: 16 - Forks: 3

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 Notebook - Size: 98.5 MB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 5 - Forks: 11

MahsaAm2/Gram-Schmidt

Language: Jupyter Notebook - Size: 2.93 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

petermchale/math105A

Numerical analysis course in Python

Language: Jupyter Notebook - Size: 58.1 MB - Last synced: about 1 year ago - Pushed: about 3 years ago - Stars: 21 - Forks: 19

arash79/Numerical-methods

a collection of numerical methods written in python language.

Language: Python - Size: 52.7 KB - Last synced: 9 months ago - Pushed: over 2 years ago - Stars: 1 - Forks: 1

Vedant2311/Numerical-Algorithms-Assignments

Compilation of the assignments of the course of COL726: Numerical Algorithms (Spring 2021) and their solutions

Language: Python - Size: 19.2 MB - Last synced: about 1 year ago - Pushed: almost 3 years ago - Stars: 1 - Forks: 0

ameli/ortho

A python package to generate orthogonal functions for regression

Language: Python - Size: 2.48 MB - Last synced: 20 days ago - Pushed: 4 months ago - Stars: 3 - Forks: 1

Potalej/fatoracao-QR

Fatoração QR se utilizando de algoritmos de Gram-Schmidt e Reflexões de Householder.

Language: Python - Size: 27.3 KB - Last synced: about 1 year ago - Pushed: almost 2 years ago - Stars: 0 - Forks: 0

arashsm79/applied-linear-algebra-lab

Collection of step-by-step programming exercises to introduce students to the applications of linear algebra.

Language: Jupyter Notebook - Size: 34.7 MB - Last synced: 8 months ago - Pushed: 8 months ago - Stars: 1 - Forks: 0

vladutmargineanu/Page-Rank

Homeworks for the Numerical Methods course @ ACS, UPB 2018

Language: MATLAB - Size: 202 KB - Last synced: about 1 year ago - Pushed: over 4 years ago - Stars: 1 - Forks: 0

Shyamyar/ill-conditioned-hilbert

Numerical Methods for Ill-Conditioned Matrices - A project with Hilbert Matrix

Language: MATLAB - Size: 681 KB - Last synced: about 1 year ago - Pushed: almost 3 years ago - Stars: 1 - Forks: 0

jointpoints/vulkan-gram-schmidt

An implementation of Gram-Schmidt process running on GPU.

Language: C++ - Size: 209 KB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

vishishtpriyadarshi/MatLib

MatLib - Matrix Library

Language: MATLAB - Size: 68.4 KB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

IChowdhury01/Gram-Schmidt-Calculator-Vector-Toolkit

A series of MATLAB functions for performing Gram Schmidt and other vector operations. Also produces 3D plots.

Language: MATLAB - Size: 7.17 MB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 2 - Forks: 1

rh01/hw-matrix-decomposition

matrix decomposition from scratch for matrix analysis and analysis course capstone of ucas

Language: Python - Size: 183 KB - Last synced: about 1 year ago - Pushed: over 6 years ago - Stars: 3 - Forks: 0

tim-koehler/Gram-Schmidt-Process

The Gram–Schmidt Process with an arbitrary amount of dimensions

Language: Java - Size: 2.93 KB - Last synced: about 1 year ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

Related Keywords
gram-schmidt 30 linear-algebra 12 qr-decomposition 8 singular-value-decomposition 6 eigenvalues 5 qr-factorization 5 numerical-methods 5 python 5 svd 4 lu-decomposition 4 matlab 3 least-squares 3 gaussian-elimination 3 newton-raphson 3 jacobi-method 2 linear-regression 2 svd-factorization 2 pca-analysis 2 newtons-method 2 cholesky-decomposition 2 compression 2 pca 2 numpy 2 data-science 2 determinant 2 data-visualization 2 householderqr 2 awgn-channel 2 quantization 2 householder 2 dequantization 2 lagrange-interpolation 2 matrix 2 design 2 digital-communication 2 eigenvectors 2 transformation-matrix 1 taylor-series 1 openacc 1 complexity-analysis 1 matrix-multiplication-parallel 1 gaussian-elimination-algorithm 1 bisection-method 1 divided-differences 1 gauss-siedel 1 matrix-addition 1 fft 1 histogram-matching 1 vector-addition 1 stencil-computations 1 svd-image-compression 1 c 1 red-black-implementation 1 classical-gram-schmidt 1 modified-gram-schmidt 1 openmp 1 openmp-parallelization 1 parallel-computing 1 principal-component-analysis 1 backpropagation 1 hessian 1 qr-decomposition-methods 1 jacobian 1 lagrange 1 multivariate-calculus 1 neural-networks 1 pagerank-algorithm 1 sandpit 1 gecp 1 gauss-jordan-elimination 1 least-mean-squares 1 multiple-linear-regression 1 polynomial-interpolation 1 algebraic-algorithms 1 fuzzy-logic 1 iterative-algorithms 1 page-rank 1 gauss-elimination 1 compute-shader 1 matrices 1 vulkan 1 vulkan-api 1 hessenberg-decomposition 1 vector-projection 1 lu-factorization 1 matrix-decompositions 1 matrix-factorization 1 plu-factorization 1 algorithm 1 least-square-regression 1 runge-kutta 1 simpson-rule 1 trapezoidal-rule 1 arnoldi-algorithm 1 broyden-method 1 conjugate-gradient 1 eigen-vector-decomposition 1 floating-point-accuracy-problems 1 floating-point-arithmetic 1 gmres 1