https://github.com/ITensor/ITensor
Raw File
Tip revision: 9dc39e6e561db12bda9fac2d1c30d409b7137431 authored by Miles Stoudenmire on 26 September 2014, 02:09:49 UTC
Merge remote-tracking branch 'upstream/master'
Tip revision: 9dc39e6
core.h
//
// Distributed under the ITensor Library License, Version 1.1.
//    (See accompanying LICENSE file.)
//
#ifndef __ITENSOR_CORE_H
#define __ITENSOR_CORE_H

#include "dmrg.h"

#endif
back to top