Skip to content

SiddhartaDutta/Linear-Algebra-Algorithms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C++ Algorithms for Linear Algebra

LASTCOMMIT LANG

A collection of C++ algorithms designed to solve most linear algebra problems. The course mirrored is the lower-division MATH046 (Applied Linear Algebra) course at UCR taught by Professor Peter Samuelson.

Topics Covered

Chapter 1

Section 1.2

Row Reduction of an NxM Matrix

Pivots of an NxM Matrix

Solutions to an NxM Matrix

About

A collection of C++ algorithms designed to solve most linear algebra problems.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages