Contribute Media
A thank you to everyone who makes this possible: Read More

Efficient Array Computing in C++ with xtensor and Apache Arrow

Description

This talk will discuss joint work between the xtensor and Apache Arrow open source projects, which can help enable the development of machine learning and other numerical computing applications. xtensor provides efficient multidimensional array computing for C++14 using expression templates, with Python bindings and NumPy interoperability. Apache Arrow provides cross-language array metadata and shared memory IO for moving tabular and tensor-like array data efficiently between compute environments.

Details

Improve this page