import {eigen_pic} from './components/linear-side_pic.js'
eigen_pic(
[
[1, 1],
[1/2, 3/2]
],
[
[1, 1],
[-2, 1]
],
{ dd: 0.2 }
)
Linear Algebra
Math 365
Fall 2025
with professor Mark McClure
Math 365
Fall 2025
with professor Mark McClure