Tensor examples in the documentation are not correct.
Open
bug
- Dominant language
- C++
- Stars
- 122
- Forks
- 151
- PR merge metrics
- No merged PRs in 30d
Description
> https://boostorg.github.io/ublas/
I checked this documentation link to try out some code examples and under this section https://boostorg.github.io/ublas/#tensor_idealogy
The code example given gives a build error on my system saying 'shape' is not defined. I have tried other examples and everything under vector and matrix works fine but everything under tensor gives an error. How can I fix this?
_Originally posted by @Harjot20022001 in https://github.com/boostorg/ublas/discussions/133#discussioncomment-1927605_
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.