Skip to content

Version 0.8.8.2

Compare
Choose a tag to compare
@vsoftco vsoftco released this 03 Oct 20:56

Quantum++

Version 0.8.8.2 - 3 October 2016

Bugs may still be lingering around. I welcome any comments or bug reports.

  • 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 (not yet covering the whole codebase) via
    GoogleTest are provided under
    ./unit_tests