You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
0 commit comments