Skip to content

rhjohnstone/onmm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

onmm

$O(n)$ Matrix Multiplication Lightning App

Make sure lightning is installed:

pip install lightning

Clone this repo and install all the requirements:

pip install -r requirements.txt

Run the app locally:

lightning run app app.py --name onmm

Run the app on the cloud (this requires you to have an account with credits, but I think you get some for free when you sign up):

lightning run app app.py --name onmm --cloud

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages