EugeneNdiaye / smoothed_concomitant_lasso

Joint estimation of location and scale parameters with l1 regularization.
http://iopscience.iop.org/article/10.1088/1742-6596/904/1/012006/meta
2 stars 4 forks source link

Python3 compat #1

Closed mathurinm closed 6 years ago

mathurinm commented 6 years ago

This PR makes the code Python3 compatible :) @EugeneNdiaye

agramfort commented 6 years ago

+1 for merge @EugeneNdiaye !

mathurinm commented 6 years ago

@EugeneNdiaye you can "squash and merge" rather than just merge, it creates a single merge commit on master, which is cleaner in my opinion