This PR proposes a new framework for the fit() operation. It makes it possible to solve the regularised non negative least squares problem with a different regularisation for each compartment. Moreover it gives the possibility to save the results in txt format in the same spirit as @barakovic 's PR #35 .
A tutorial for the new solver structure is proposed both in text and ipython notebook form.
This PR proposes a new framework for the fit() operation. It makes it possible to solve the regularised non negative least squares problem with a different regularisation for each compartment. Moreover it gives the possibility to save the results in txt format in the same spirit as @barakovic 's PR #35 .
A tutorial for the new solver structure is proposed both in text and ipython notebook form.