oseledets / ttpy

Python implementation of the TT-Toolbox
MIT License
236 stars 67 forks source link

minor fixes with interfaces v1b #55

Closed aiboyko closed 6 years ago

aiboyko commented 6 years ago
  1. new handy option for vector.full(asvector=True) added
  2. default eps in round(eps=1e-14) added
  3. tt_matrix r and d properties added, similar to TT-Toolbox and tt_vector
  4. *.o files added to ignore
  5. spaces indentation fixed to the original codestyle