68ccdb1292
Reported by: Vlad Gheorghiu <vlad@softwareq.ca>
7 lines
351 B
Text
7 lines
351 B
Text
Quantum++ is a modern general purpose quantum computing library, composed
|
|
solely of template header files. Quantum++ is written in standard C++17 and has
|
|
very low external dependencies, using only the Eigen 3 linear algebra
|
|
header-only template library and, if available, the OpenMP multi-processing
|
|
library.
|
|
|
|
WWW: https://github.com/softwareQinc/qpp
|