Skip to content

Commit 655d29f

Browse files
committed
Fixed typo
1 parent 2774f31 commit 655d29f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@ Table of contents:
2828
1. `Tensor class for N-dimensional arrays and its functionality <https://github.com/hottbox/hottbox-tutorials/blob/master/1_N-dimensional_arrays_and_Tensor_class.ipynb>`_.
2929
2. `Efficient representation of N-dimensional arrays: TensorCPD, TensorTKD, TensorTT <https://github.com/hottbox/hottbox-tutorials/blob/master/2_Efficient_representations_of_tensors.ipynb>`_.
3030
3. `Fundamental tensor decompositions <https://github.com/hottbox/hottbox-tutorials/blob/master/3_Fundamental_tensor_decompositions.ipynb>`_.
31-
4. `Ecosystem of Tensor class and transformations <https://github.com/hottbox/hottbox-tutorials/blob/master/4_Ecosystem_of_Tensor_class.ipynb>_`
32-
5. `Tensor meta information and pandas integration <https://github.com/hottbox/hottbox-tutorials/blob/master/5_Tensor_meta_information_and_pandas_integration.ipynb>_`
31+
4. `Ecosystem of Tensor class and transformations <https://github.com/hottbox/hottbox-tutorials/blob/master/4_Ecosystem_of_Tensor_class.ipynb>`_
32+
5. `Tensor meta information and pandas integration <https://github.com/hottbox/hottbox-tutorials/blob/master/5_Tensor_meta_information_and_pandas_integration.ipynb>`_
3333

3434
Data used in these tutorials
3535
============================

0 commit comments

Comments
 (0)