Open VictorGambarini opened 1 year ago
The comb function is no longer available in the scipy.misc module in recent versions of SciPy. Instead, you should use the comb function from the scipy.special module.
No changes to show. Just checking if this has been implemented and how.
The comb function is no longer available in the scipy.misc module in recent versions of SciPy. Instead, you should use the comb function from the scipy.special module.