Maestro 0.1.0
Unified interface for quantum circuit simulation
Loading...
Searching...
No Matches
StochasticContractor.h File Reference
#include "BaseContractor.h"
#include <boost/container_hash/hash.hpp>
#include <random>

Go to the source code of this file.

Classes

class  TensorNetworks::StochasticContractor
 The Stochastic Tensor Contractor. More...

Namespaces

namespace  TensorNetworks

Macros

#define __STOCHASTIC_CONTRACTOR_H_   1

Detailed Description

Version
1.0

DESCRIPTION

The Stochastic Tensor Contractor. Idea is from the 'Algorithm 2' from arXiv:1709.03636v2 [quant-ph] 22 Dec 2018 qTorch: The quantum tensor contraction handler

Tensor contractions using a stochastic method.

Definition in file StochasticContractor.h.

Macro Definition Documentation

◆ __STOCHASTIC_CONTRACTOR_H_

#define __STOCHASTIC_CONTRACTOR_H_   1

Definition at line 17 of file StochasticContractor.h.