Skip to content

Contains matrix sketching algorithms in C and Python

Notifications You must be signed in to change notification settings

mina-ghashami/frequentdirections

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Matrix Sketching

This repo builds all standard matrix sketching algroithms in Python. It is developed with SciPy in mind as a target contribution to the open source commuinty.

  • Running tests and experiments For example, to run the bruteForce sketcher test, go to the parent directory (outside frequentdirection/) and run
python -m frequentdirections.test.testBruteForce

About

Contains matrix sketching algorithms in C and Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages