gallantlab / pyrcca

Regularized kernel canonical correlation analysis in Python
Other
242 stars 73 forks source link

Converted to an installable package #19

Closed rgerkin closed 4 years ago

rgerkin commented 4 years ago

Implements #17 and #18.

From the main directory you should now be able to pip install -e . and then import rcca from anywhere. Confirm that this works for you and then I can upload to PyPI and transfer to your account.