xtensor Logo
latest

INSTALLATION

  • Installation
  • Changelog

USAGE

  • Getting started
  • Expressions and lazy evaluation
  • Arrays and tensors
  • Scalars and 0-D expressions
  • Adapting 1-D containers
  • Operators and functions
  • Views
  • Indices
  • Expression builders
  • Missing values
  • Histogram
  • Random
  • Tensor Rank
  • File input and output
  • Build and configuration
  • Common pitfalls

QUICK REFERENCE

  • Basics
  • Builders
  • Operators
  • Mathematical functions
  • Reductions
  • Views
  • Iterators
  • Manipulation
  • Chunked arrays

API REFERENCE

  • Expressions and semantic
  • Containers and views
  • Iterators
  • Functions and generators
  • IO Operations
    • xio: pretty printing
    • xnpy: read/write NPY files
    • xcsv: read/write CSV files
    • xjson: serialize to/from JSON
  • Mathematical functions
  • xshape

DEVELOPER ZONE

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

MISCELLANEOUS

  • From NumPy to xtensor
  • Notable differences with numpy
  • Closure semantics
  • Related projects
  • Designing language bindings with xtensor
xtensor
  • IO Operations
  • Edit on GitHub

IO OperationsΒΆ

  • xio: pretty printing
  • xnpy: read/write NPY files
  • xcsv: read/write CSV files
  • xjson: serialize to/from JSON
Previous Next

© Copyright 2016, Johan Mabille, Sylvain Corlay and Wolf Vollprecht. Revision 545dd7aa.

Built with Sphinx using a theme provided by Read the Docs.
Read the Docs v: latest
Versions
latest
stable
Downloads
pdf
html
epub
On Read the Docs
Project Home
Builds