Metadata-Version: 2.1
Name: fastsrm
Version: 0.0.3
Summary: Fast Shared response model
Home-page: https://github.com/hugorichard/FastSRM
Author: Hugo RICHARD
Author-email: hugo.richard@inria.fr
License: MIT
Download-URL: https://github.com/hugorichard/FastSRM/archive/v_002.tar.gz
Keywords: Component analysis,fMRI
Platform: UNKNOWN
Requires-Python: >=3
Requires-Dist: scikit-learn
Requires-Dist: joblib
Requires-Dist: python-picard
Requires-Dist: tqdm
Requires-Dist: matplotlib

# FastSRM

[![CircleCI](https://circleci.com/gh/hugorichard/FastSRM.svg?style=svg)](https://circleci.com/gh/hugorichard/FastSRM)

Standalone implementation of FastSRM.

See https://arxiv.org/pdf/1909.12537.pdf

Install
---------

`pip install fastsrm`


