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