Skip to content

jonmhong/Linear-Algebra

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Linear Algebra

Using OOP to create Line, Vectors, and Plane classes, in order to compute and solve linear algebra problems.

Each file is a class: line, vector, plane, linear system. And each class has a set of properties and functions that allow you to do linear algebra computations.

About

Code that creates linear algebra objects: lines, vectors, and planes. Object that solves linalg equations

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages