Qulacs
latest

Get Started

  • About Qulacs
  • Installation
  • FAQ
  • Usage

Tutorials

  • Python Tutorial
  • C++ Tutorial

User Manual

  • Qulacs Python Advanced Guide

Applications

  • Implementing Quantum Algorithms

API reference

  • Python API Reference
  • C++ API Reference
    • Class Hierarchy
    • File Hierarchy
    • Full API
      • Namespaces
        • Namespace circuit
        • Namespace gate
        • Namespace loss_function
        • Namespace observable
        • Namespace ptree
        • Namespace quantum_operator
        • Namespace state
      • Classes and Structs
      • Functions
      • Variables
      • Defines
      • Typedefs

Contributing

  • Contributing to Qulacs
Qulacs
  • »
  • C++ API Reference »
  • Namespace ptree
  • Edit on GitHub

Namespace ptree¶

Contents

  • Functions

Functions¶

  • Function ptree::complex_array_from_ptree

  • Function ptree::complex_from_ptree

  • Function ptree::complex_matrix_from_ptree

  • Function ptree::complex_vector_from_ptree

  • Function ptree::control_qubit_list_from_ptree

  • Function ptree::from_json

  • Function ptree::ptree_array_from_ptree

  • Function ptree::sparse_complex_matrix_from_ptree

  • Function ptree::target_qubit_list_from_ptree

  • Function ptree::to_json

  • Function ptree::to_ptree(const std::vector<boost::property_tree::ptree>&)

  • Function ptree::to_ptree(const std::vector<TargetQubitInfo>&)

  • Function ptree::to_ptree(const CPPCTYPE&)

  • Function ptree::to_ptree(const SparseComplexMatrix&)

  • Function ptree::to_ptree(const std::vector<UINT>&)

  • Function ptree::to_ptree(const std::vector<ControlQubitInfo>&)

  • Function ptree::to_ptree(const ComplexMatrix&)

  • Function ptree::to_ptree(const std::vector<CPPCTYPE>&)

  • Function ptree::to_ptree(const ComplexVector&)

  • Function ptree::uint_array_from_ptree

Previous Next

© Copyright 2018 Qulacs Authors. Revision c3b28f13.

Built with Sphinx using a theme provided by Read the Docs.
Supported by www.qunasys.com
Read the Docs v: latest
Versions
latest
v0.5.6
v0.5.5
v0.5.4
Downloads
html
epub
On Read the Docs
Project Home
Builds