oseledets / oseledets/ttpy

Read vector

Open
#29 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
264
Forks
73
PR merge metrics
No merged PRs in 30d

Description

Hi, it seems that the python interface for reading a vector/matrix in TT format from a file is missing but all the fortran subroutines are implemented. The write() interface is fine. Is it possible to read a vector written with the write() method?

Raffaele

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by comparing the Python write() interface with the existing Fortran subroutines for reading TT-format vectors and matrices. Trace how a vector written by write() is represented and identify the Python entry point where a matching read interface belongs. Done means the Python interface can read vectors written with write(), with coverage for the supported TT format.

Written by the indexing model from the issue text.

Assessment

Tech stack
fortran, python
Domain
data
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.