I developed some code in MATLAB and now I'm translating it to python but in MATLAB, I use the functions ddencmp
and wdencmp
and I cannot find the equivalents in Python.
Does anyone have any suggestions for what library I can use for this purpose in Python?