xtensor-package: R bindings for the xtensor C++ multi-dimensional array...

xtensor-packageR Documentation

R bindings for the xtensor C++ multi-dimensional array library.

Description

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

xtensor-r can be used either to author C++ extensions for R with Rcpp, or applications that embed the R interpreter with RInside.

Details

This section should provide a more detailed overview of how to use the package, including the most important functions.

Author(s)

Sylvain Corlay, Wolf Vollprecht, Johan Mabille

Maintainer: Sylvain Corlay <sylvain.corlay@gmail.com>

See Also

Development for xtensor can be followed via the GitHub repository at https://github.com/xtensor-stack/xtensor.


xtensor documentation built on Feb. 16, 2023, 7:47 p.m.