Implementation with pysap of a method to learn the sampling pattern presented in https://arxiv.org/pdf/1906.08754.pdf for the cartesian case. Extensions to learn trajectories with Sparkling.
Lower level: Implementation of PDHG algorithm.
Upper level: Use of the L-BFGS-B algorithm to learn the sampling pattern.