Skip to content

ronshapiro/linear

Repository files navigation

#Ron Shapiro - uni: rds2149

##Usage

  1. With a Makefile
    • Compile and run with make run
  2. Without a Makefile
    • Compile with javac MatrixTester.java
    • Run with java MatrixTester

##Results The smallest eigenvalue of the matrix A in the document writeup is 0.08101616514083194

About

Code for Computational Linear Algebra (Fall 2012)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages