Skip to content

0.3.10

Choose a tag to compare

@ljchang ljchang released this 16 Aug 22:12
· 1078 commits to master since this release

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.