Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dimension permutation and reshaping #20

Open
gongx030 opened this issue Apr 9, 2020 · 0 comments
Open

Dimension permutation and reshaping #20

gongx030 opened this issue Apr 9, 2020 · 0 comments

Comments

@gongx030
Copy link

gongx030 commented Apr 9, 2020

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant