Skip to content

Add support for plotting arraymancer tensors#181

Open
AngelEzquerra wants to merge 1 commit into
Vindaar:masterfrom
AngelEzquerra:tensor_plot
Open

Add support for plotting arraymancer tensors#181
AngelEzquerra wants to merge 1 commit into
Vindaar:masterfrom
AngelEzquerra:tensor_plot

Conversation

@AngelEzquerra

Copy link
Copy Markdown

This removes the need to manually wrap arraymancer tensors within a dataframe before plotting them.

Two versions of ggplotnim are added:

  • One that plots a single rank-1 tensor vs its element indexes.
  • One that plots a rank-1 tensor vs another.

Both use the input tensor expressions as labels.

This removes the need to manually wrap arraymancer tensors within a dataframe before plotting them.

Two versions of ggplotnim are added:
- One that plots a single rank-1 tensor vs its element indexes.
- One that plots a rank-1 tensor vs another.

Both use the input tensor expressions as labels.
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.

1 participant