PGelss / scikit_tt

Tensor Train Toolbox
GNU Lesser General Public License v3.0
104 stars 25 forks source link

added checks in tensordot #13

Closed lueckem closed 4 years ago

lueckem commented 4 years ago

They prevent unwanted behaviour in some special cases.

codecov-commenter commented 4 years ago

Codecov Report

Merging #13 into master will decrease coverage by 0.25%. The diff coverage is 61.53%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #13      +/-   ##
==========================================
- Coverage   93.86%   93.61%   -0.26%     
==========================================
  Files          13       13              
  Lines        1646     1659      +13     
==========================================
+ Hits         1545     1553       +8     
- Misses        101      106       +5     
Impacted Files Coverage Δ
scikit_tt/tensor_train.py 93.49% <61.53%> (-0.96%) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update f52d843...586134e. Read the comment docs.