-
Notifications
You must be signed in to change notification settings - Fork 1
This python code takes a huge matrix (e.g. 3D gravity kernel) as an input and then performs wavelet compression to improve the efficiency of matrix multiplication. Note that the multiplication of two matrices in the wavelet domain is equal to the multiplication in the real domain. This wavelet compression was introduced by Li and Oldenburg, 2003…
emadghalenoei/Matrix_Wavelet_Compression
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
About
This python code takes a huge matrix (e.g. 3D gravity kernel) as an input and then performs wavelet compression to improve the efficiency of matrix multiplication. Note that the multiplication of two matrices in the wavelet domain is equal to the multiplication in the real domain. This wavelet compression was introduced by Li and Oldenburg, 2003…
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published