Skip to content

Releases: CRG-CNAG/robustica

0.1.3

16 Oct 09:53
Compare
Choose a tag to compare
  • added verbose option to RobustICA class
  • bug fix: fixed reproducibility seed
  • updated documentation

0.1.2

15 Jul 15:15
Compare
Choose a tag to compare
  • bug fix: sign correction before computation of standard deviations of centroids
  • added web documentation

First release

24 Jul 13:08
Compare
Choose a tag to compare

This first release of robustica contains:

  • three modules:
    • RobustICA: contains the class and functions to perform robust independent component analysis (ICA)
    • InferComponents: contains the class to infer how many components should one consider for ICA
    • examples: contains helper functions to quickly create examples
  • tutorials
  • documentation