0.3.10
New Functionality
- Added new 2-D matrix permutation to correlation_permutation()
Bug Fixes
- Updated MANIFEST to include resources with pypi
- fixed compatibility issues with python 2.7 and joblib. Using older version for now.
- refactored tests to be cleaner with fixtures.