Skip to content

My personal survey of Maddness (Multiplying Matrices without multiplying) with a reimplementation on Python/C++/Numba

Notifications You must be signed in to change notification settings

hikettei/Lunatic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lunatic

My playground for maddness

Build (tmp)

$ g++-12 -O3 -march=native ./src/maddness/cpp/maddness.cpp -I ./src/maddness/cpp/ -dynamiclib -o ./src/maddness/cpp/libMithral.dylib

Paper

https://arxiv.org/abs/2106.10860

About

My personal survey of Maddness (Multiplying Matrices without multiplying) with a reimplementation on Python/C++/Numba

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published