Metadata-Version: 2.1
Name: ridge-utils
Version: 0.2
Home-page: https://github.com/csinva/fmri
Author: Huth lab with slight modifications by Chandan Singh
Author-email: 
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.9.0
Description-Content-Type: text/markdown
Requires-Dist: numpy
Requires-Dist: scipy
Requires-Dist: joblib
Requires-Dist: torch
Requires-Dist: tables
Requires-Dist: matplotlib

Installs ridge_utils used in the scaling laws paper by Huth lab: https://utexas.app.box.com/v/EncodingModelScalingLaws/folder/230420528915. This allows for loading the stored data files from there.
