Skip to content
This repository has been archived by the owner on Sep 30, 2023. It is now read-only.

project-graveyard/linear-systems

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

linear-systems

Solving a system of linear equations in julia. This problem is solved using Cramer's rule.