We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 77bf22e commit 274ab1cCopy full SHA for 274ab1c
scikit_tt/data_driven/tgedmd.py
@@ -1,5 +1,5 @@
1
import numpy as np
2
-from typing import List, Union
+from typing import List, Union, Tuple
3
from scikit_tt.data_driven.transform import Function
4
from scikit_tt.tensor_train import TT
5
0 commit comments