Skip to content

Releases: softwareQinc/qpp

Version 2.2

14 Apr 14:05
Compare
Choose a tag to compare
v2.2

v2.2

Version 2.1 - Pi day release

14 Mar 13:54
Compare
Choose a tag to compare

Version 2.0

24 Aug 16:44
Compare
Choose a tag to compare

Major release, includes support for OpenQASM. For a full list of changes, see CHANGES.

Version 1.3

25 Jul 22:27
Compare
Choose a tag to compare
See CHANGES for a description of the latest features

Version 1.2

10 Feb 23:41
Compare
Choose a tag to compare
v1.2

Version 1.2

Version 1.1

26 Nov 22:41
Compare
Choose a tag to compare
v1.1

Version 1.1

Version 1.0

04 Jul 00:02
45f0b12
Compare
Choose a tag to compare
v1.0

Update reversible2.cpp

Version 1.0 - Release Candidate 4

24 Jan 21:23
45d4e76
Compare
Choose a tag to compare
Merge pull request #41 from vsoftco/devel

Version 1.0-rc4

Version 1.0 - Release Candidate 3

22 Jan 00:03
Compare
Choose a tag to compare

Version 1.0 Release Candidate 3

Version 1.0-rc2

07 Sep 02:31
Compare
Choose a tag to compare

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 corresponding html 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