How to Install xtensor-python-doc in Ubuntu 18.04



Install xtensor-python-doc by entering the following commands in the terminal:

sudo apt update
sudo apt install xtensor-python-doc

Description:

documentation for xtensor-python

xtensor is a C++ library for multi-dimensional arrays enabling numpy-style broadcasting and lazy computing. . xtensor-python enables inplace use of numpy arrays in C++ with all the benefits from xtensor: . - C++ universal function and broadcasting - STL - compliant APIs. - A broad coverage of numpy APIs (see the numpy to xtensor cheat sheet). . The Python bindings for xtensor are based on the pybind11 C++ library, which enables seemless interoperability between C++ and Python. . This package provides the documentation.

Homepage: http://quantstack.net/xtensor

Version: 0.12.4-1

Section: universe/doc