Releases: softwareQinc/qpp
Releases · softwareQinc/qpp
Version 2.2
v2.2 v2.2
Version 2.1 - Pi day release
v2.1 v2.1
Version 2.0
Major release, includes support for OpenQASM. For a full list of changes, see CHANGES.
Version 1.3
See CHANGES for a description of the latest features
Version 1.2
v1.2 Version 1.2
Version 1.1
v1.1 Version 1.1
Version 1.0
v1.0 Update reversible2.cpp
Version 1.0 - Release Candidate 4
Merge pull request #41 from vsoftco/devel Version 1.0-rc4
Version 1.0 - Release Candidate 3
Version 1.0 Release Candidate 3
Version 1.0-rc2
Quantum++
Version 1.0-rc2 - Release Candidate 2, 6 September 2017
- For building instructions and additional information
see the file./README.md
or the main repository page
at https://github.com/vsoftco/qpp - A quick starting guide is provided in the file
./doc/quick.pdf
- A set of documented examples are provided in the directory
./examples/
- A complete
pdf
reference of all classes/functions and their descriptions
is provided in the file./doc/refman.pdf
,
and the correspondinghtml
reference in the file./doc/html/index.html
- A set of changes from previous versions is provided in the file
./CHANGES
- Unit tests via Google Test 1.8.0
(included with the project) are provided under./unit_tests