https://github.com/ITensor/ITensor
Raw File
Tip revision: 0edeb32f0c88d547841c8f160a2b29f348103d3d authored by Miles Stoudenmire on 17 August 2013, 16:55:51 UTC
Updated IQCombiner unit test to reflect new behavior when copying IQCombiners.
Tip revision: 0edeb32
core.h
//
// Distributed under the ITensor Library License, Version 1.0.
//    (See accompanying LICENSE file.)
//
#ifndef __ITENSOR_CORE_H
#define __ITENSOR_CORE_H

#include "dmrg.h"

#endif
back to top