https://github.com/gallantlab/pyrcca

sort by:
Revision Author Date Message Commit Date
bc60f25 MNT PyPI version 0.2 06 July 2021, 18:44:53 UTC
f8ad7b5 MNT add changelog 06 July 2021, 18:44:53 UTC
c347426 FIX default number of components (#25) 06 July 2021, 18:22:03 UTC
3f5d7a1 MNT remove non-minimal dependency version number 30 June 2021, 16:11:52 UTC
1cd04c8 MNT move code from __init__ to rcca.py, fix Gaussian kernel, add requirements.txt, format code (#22) 30 June 2021, 16:10:05 UTC
93382d4 FIX support for h5py >= 3.0 (.value is deprecated) 29 June 2021, 22:22:15 UTC
a6e8f69 PyPI release v0.1 22 May 2020, 23:22:47 UTC
8dfc2a0 update README.md with install command 22 May 2020, 22:54:25 UTC
87738b7 Merge pull request #19 from rgerkin/master Converted to an installable package 22 May 2020, 22:46:55 UTC
51dcbde FIX license in setup.py 22 May 2020, 22:46:12 UTC
955f69d Added long description content-type 22 May 2020, 22:03:39 UTC
db1326f Converted to an installable package 22 May 2020, 21:54:52 UTC
bc10a59 Merge pull request #14 from gallantlab/nb-fix-neuroimaging-example-typo fixed typo in validation method. updated publication reference 27 July 2019, 00:17:27 UTC
39caa47 fixed typo in validation method. updated publication reference 27 July 2019, 00:12:37 UTC
9be9495 Merge pull request #13 from mmbannert/example_python3_compatible fixed some Pyrcca compatibility issues with Python3 - example now works 16 April 2019, 23:40:27 UTC
144d9e4 fixed some Pyrcca compatibility issues with Python3 - example now works 10 April 2019, 09:35:28 UTC
33a3e58 Fixed shape bug in cross-covariances for non-kernel CCA 09 April 2018, 03:31:57 UTC
f4b7393 Update rcca.py 11 March 2018, 00:39:56 UTC
a9b05c0 Fix bug in kcca for LH side allocation. Clean up syntax. 05 February 2018, 01:29:04 UTC
34d255d Update README.md 25 October 2016, 02:56:35 UTC
d94b2b4 Update README.md 25 October 2016, 02:56:02 UTC
6a6536d added polynomial kernel 25 October 2016, 02:44:06 UTC
31cad45 Cleanup 06 June 2016, 08:18:17 UTC
78b2b21 updating readme with neuroimaging notebook 06 June 2016, 08:17:14 UTC
616526c fMRI notebook 06 June 2016, 08:14:30 UTC
9c53cb1 fMRI notebook 06 June 2016, 08:02:22 UTC
f1b5f0d fMRI notebook 06 June 2016, 07:55:01 UTC
c0a5ebe Updating readme with usage example notebook 06 June 2016, 07:30:35 UTC
e0f570c component computing changes 06 June 2016, 07:21:07 UTC
236c4f0 Pyrcca usage example 06 June 2016, 07:20:43 UTC
19580f3 Clean up, proper argument passing without kernelization; changed default regularization to 0. 16 October 2015, 01:12:50 UTC
d2d12b4 Fixed indexing bug 02 October 2015, 01:18:34 UTC
450657f removing hidden files 24 September 2015, 01:58:48 UTC
5f662d5 Jupyter notebook updated 24 September 2015, 01:56:38 UTC
5325c43 Bug squashed 18 September 2015, 01:03:32 UTC
84aeb83 Fixed bug with number of components in compute_ev method Fixes#1 17 September 2015, 22:10:40 UTC
2139487 Fixed bug with basing parameter seletion on top predictors 17 September 2015, 21:05:25 UTC
bb40d01 bugsquash 24 March 2015, 08:33:27 UTC
40f49ec Changed saving and loading from cPickle to h5py 24 March 2015, 08:28:07 UTC
0005eff squashed bug 24 March 2015, 01:47:05 UTC
bdeb06c forgot to delete some queue stuff 23 March 2015, 22:14:44 UTC
362ec83 added arxiv link to readme 06 March 2015, 01:53:22 UTC
314ad82 Merge branch 'master' of https://github.com/gallantlab/pyrcca 06 March 2015, 01:51:29 UTC
e637dcf added arxiv url to notebook 06 March 2015, 01:51:09 UTC
0f3392e updating readme 05 March 2015, 06:12:16 UTC
76db2fb Merge branch 'master' of https://github.com/gallantlab/pyrcca 05 March 2015, 06:10:18 UTC
2625e5c Adding notebook info 05 March 2015, 06:08:55 UTC
dff855f adding ipython notebook figs 05 March 2015, 05:59:47 UTC
a6412d2 Notebook update 05 March 2015, 05:15:49 UTC
8c8fb8d Adding ipython notebook 05 March 2015, 03:54:42 UTC
08803b8 adding example 05 March 2015, 02:38:52 UTC
ae4635c Adding code 05 March 2015, 01:29:27 UTC
c419c31 AddiTypo 05 March 2015, 01:27:20 UTC
22ccce4 Adding license and startup example 05 March 2015, 01:26:02 UTC
2593642 Initial commit 05 March 2015, 01:20:46 UTC
back to top