Dear developer,
Thank you for sharing the code. It seems that in this modified version of deeptime for Girsanov reweighting, there is a minor indentation typo in the count_matrix.py script at line 77:
which will result in an indentation error when importing the modified package.
Best wishes
Mingyuan
Dear developer,
Thank you for sharing the code. It seems that in this modified version of deeptime for Girsanov reweighting, there is a minor indentation typo in the count_matrix.py script at line 77:
deeptime/deeptime/markov/tools/estimation/sparse/count_matrix.py
Line 77 in dcc3a27
which will result in an indentation error when importing the modified package.
Best wishes
Mingyuan