R bindings for the xtensor C++ multi-dimensional array library.
xtensor is a C++ library for multi-dimensional arrays enabling numpy-style broadcasting and lazy computing. xtensor-r enables inplace use of R arrays in C++ with all the benefits from xtensor
C++ universal functions and broadcasting
STL - compliant APIs.
A broad coverage of numpy APIs (see the numpy to xtensor cheat sheet at https://xtensor.readthedocs.io/en/latest/numpy.html).
xtensor-r can be used either to author C++ extensions for R with Rcpp, or applications that embed the R interpreter with RInside.
This section should provide a more detailed overview of how to use the package, including the most important functions.
Sylvain Corlay, Wolf Vollprecht, Johan Mabille
Maintainer: Sylvain Corlay <sylvain.corlay@gmail.com>
Development for xtensor can be followed via the GitHub repository at https://github.com/xtensor-stack/xtensor.
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.