Skip to content

Dimension permutation and reshaping #20

Open
@gongx030

Description

@gongx030

Hi @zamorarr ,

I just came across to the tensorr package and think this will be an important complementary to existing R packages for manipulating the sparse matrix such as Matrix.

However, two important functions.

(1) dimension permutation (e.g. aperm for regular array in R, or transpose in python's numpy ), and (2) dimension reshaping (e.g. dim <- for regular array, or reshape in python's numpy).

Do you have a plan to implement them, or do you realize that there other R packages that are able to handle the sparse array easily?

Thanks for your nice work.

Wuming

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions