Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

xtensor-package

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

Headers for the 'xtensor' Library

v0.13.2-0
BSD_3_clause + file LICENSE
Authors
Johan Mabille, Sylvain Corlay and Wolf Vollprecht
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.