Skip to content
Justus Calvin edited this page Aug 15, 2013 · 22 revisions

Synopsis

TiledArray is a scalable block-sparse tensor library that is designed to aid in rapid composition of high-performance tensor expressions, appearing for example in many-body quantum mechanics. It allows users to compose tensor expressions of arbitrary complexity in native C++ code that closely resembles the standard mathematical notation. The library is designed to scale from a single multicore computer to a massive cluster.

TiledArray is a work in progress.

API Documentation

You can find the TiledArray API documentation here.

Developers

TiledArray is developed by the Valeev Group at Virginia Tech.

Acknowledgements

Development of TiledArray is made possible by past and present contributions from the National Science Foundation (CHE and OCI divisions), the Alfred P. Sloan Foundation, and the Camille and Henry Dreyfus Foundation.

Clone this wiki locally