Python implementation of algorithms for solving the Partitioned Least Squares problem
$ pip install git+https://github.com/ml-unito/py-partitioned-ls.git
Complete documentation of library can be found on this paper.
Theoretical details about PartitionedLS can be found on this paper.