Skip to content

0.3.6

Compare
Choose a tag to compare
@ljchang ljchang released this 15 Dec 18:03
· 1078 commits to master since this release

New Functionality

  • Added ability to perform hyperalignment using procrustes transform and shared response model.
  • Added ability to decompose across space and time
  • Added cosine similarity to Brain_Data.similarity

Bug Fixes

  • fixed bug with thresholding
  • fixed bug with random seed and parallel processing bootstrap and permutations
  • fixed bug with naming in design_matrix
  • fixed bug with file_reader
  • fixed bug with plotting (updated matplotlib and nilearn version)
  • moved external code to /external folder