xtensor

INSTALLATION

  • Installation

USAGE

  • Basic usage
  • Expressions and lazy evaluation
  • Arrays and tensors
  • Operators and functions
  • Views
  • Expression builders
  • Missing values

API REFERENCE

  • Expressions and semantic
  • Containers and views
    • layout
    • xcontainer
    • xstrided_container
    • xiterable
    • xarray
    • xarray_adaptor
    • xadapt (xarray_adaptor)
    • xtensor
    • xtensor_adaptor
    • xadapt (xtensor_adaptor)
    • xview
    • xbroadcast
    • xindexview
    • xfunctorview
  • Functions and generators
  • Mathematical functions

DEVELOPER ZONE

  • Compiler workarounds
  • Build and configuration
  • Extending xtensor
  • Releasing xtensor

MISCELLANEOUS

  • From numpy to xtensor
  • Notable differences with numpy
  • Closure semantics
  • Related projects
xtensor
  • Docs »
  • Containers and views
  • View page source

Containers and viewsΒΆ

  • layout
  • xcontainer
  • xstrided_container
  • xiterable
  • xarray
  • xarray_adaptor
  • xadapt (xarray_adaptor)
  • xtensor
  • xtensor_adaptor
  • xadapt (xtensor_adaptor)
  • xview
  • xbroadcast
  • xindexview
  • xfunctorview
Next Previous

© Copyright 2017, Johan Mabille and Sylvain Corlay.

Built with Sphinx using a theme provided by Read the Docs.