xtensor
xtensor copied to clipboard
C++ tensors with broadcasting and lazy computing
Results
252
xtensor issues
Sort by
recently updated
recently updated
newest added
Hi there, I am trying to migrate my project written in python into C++. The project includes many N-D array operations, I found xtensor is exceed at doing this in...
Hi all, I'm currently looking into the documentation for `xt::allclose` on the latest xtensor docs [here](https://xtensor.readthedocs.io/en/latest/api/classif_functions.html), but instead of the function details, I only see a warning displayed. It would...