Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 326 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 326 Bytes

Procrustean SVD (proSVD)

Tools for streaming dimension reduction analyses of neural data.

alt text

See demos/ for usage.

To install:

$ pip install proSVD

To import:

from proSVD import proSVD

Under active development! Please contact [email protected] for any inquiries.