Introducing $\delta$-EigenGame from https://arxiv.org/abs/2211.11323 Chapman, James, Ana Lawry Aguila, and Lennie Wells. "A Generalized EigenGame with Extensions to Multiview Representation Learning." arXiv preprint arXiv:2211.11323 (2022).
1.15.1
On the deep learning side, have made it clearer how to make a CCA-Zoo compatible dataset and added a function to check if your dataset will work.
On the linear simulated side I have swapped the main linear_simulated_data function for a class which can be sampled from and stores things like the true features and true level of sparsity.