************************************************************************************** cuQuantum SDK: A High-Performance Library for Accelerating Quantum Information Science ************************************************************************************** Welcome to the cuQuantum SDK documentation! **NVIDIA cuQuantum SDK** is a high-performance library for quantum information science and beyond. Currently its primary target is *quantum circuit simulations* and it contains the major component: * cuStateVec: a high-performance library for state vector computations * cuTensorNet: a high-performance library for tensor network computations (**coming soon!**) **Download:** https://developer.nvidia.com/cuQuantum-downloads ===== Index ===== .. toctree:: :maxdepth: 2 overview cuStateVec <./custatevec/html/index.html#http://> license .. cuTensorNet <./cutensornet/html/index.html#http://> .. DO NOT remove the above http suffix! It's a hack to work around Sphinx's limitation, see https://stackoverflow.com/a/31820846/2344149 for explanation. Once the official doc is up, we can drop this hack and replace it with the full url.