Skip to content

[WIP] Add sparse tensor support#12

Draft
bovine3dom wants to merge 48 commits into
lanaperisa:masterfrom
bovine3dom:sparsetensors
Draft

[WIP] Add sparse tensor support#12
bovine3dom wants to merge 48 commits into
lanaperisa:masterfrom
bovine3dom:sparsetensors

Conversation

@bovine3dom
Copy link
Copy Markdown

I've been playing around with adding sparse tensor support to this package with a simple dictionary-based implementation. For the operations I have implemented it seems to be about 3-4x faster than MATLAB's tensor_toolbox, which is nice.

Please consider this a vomit draft - I haven't had to delve this far into Julia's type system before. I mostly wanted to let people know that I was working on it and perhaps give them the chance to tell me if I was doing anything catastrophically short-sighted.

Implemented so far:

  • sptenrand
  • ttt

... and not much else.

@lanaperisa
Copy link
Copy Markdown
Owner

Hi, thanks for your message! This seems good so far, keep up the work! :)

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

Successfully merging this pull request may close these issues.

2 participants