Skip to content
#

gram-schmidt

Here are 38 public repositories matching this topic...

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 assis…

  • Updated Jan 13, 2023
  • Jupyter Notebook

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

  • Updated Sep 23, 2023
  • Jupyter Notebook
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.

  • Updated May 9, 2019
  • C

Improve this page

Add a description, image, and links to the gram-schmidt 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 gram-schmidt topic, visit your repo's landing page and select "manage topics."

Learn more