Skip to content

marimo-team/linear-algebra

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Linear algebra

A collection of interactive marimo notebooks exploring topics in linear algebra.

Running notebooks online. The easiest way to run the notebooks is with molab; just click the "Open in molab" links below.

Running notebooks locally. Install uv, download the notebook you want to run, then run

uvx marimo edit --sandbox <notebook>

Notebooks

Notebook Description
Graph Laplacian Represent graphs as matrices that capture their connectivity. Open in molab
Graph Signal Denoising Recover a signal from a noisy graph measurement. Open in molab
Low-Rank Approximation Compress a webcam photo using a low-rank SVD approximation. Open in molab
Spectral Graph Drawing Draw graphs using eigenvectors of the graph Laplacian. Open in molab

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors