Skip to content

First release

Compare
Choose a tag to compare
@MiqG MiqG released this 24 Jul 13:08
· 31 commits to main since this release

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