https://github.com/ITensor/ITensor
Raw File
Tip revision: 2088051d01b5eda554872d5d8f2ebb0dc714f3f3 authored by Miles Stoudenmire on 17 September 2015, 23:13:09 UTC
Made AutoMPO SiteSet constructor explicit
Tip revision: 2088051
LICENSE
ITensor Library License - Version 1.1 - April 24th, 2014

Permission is hereby granted, free of charge, to any person or organization
obtaining a copy of the software and accompanying documentation covered by
this license (the "Library") to use, reproduce, display, distribute,
execute, and transmit the Library, and to prepare derivative works of the
Library, and to permit third-parties to whom the Library is furnished to
do so, all subject to the following:

1. In any scientific publication where published data was produced using the Library,
use of the Library must be acknowledged and this acknowledgement must include
the address of the ITensor website http://itensor.org/. The suggested format is:
"Calculations were performed using the ITensor Library (version 0.2.4), http://itensor.org/"
The version number is optional, but could be useful for groups wishing to share their code.

2. The copyright notices in the Library and this entire statement, including
the above license grant, this restriction and the following disclaimer,
must be included in all copies of the Library, in whole or in part, and
all derivative works of the Library, unless such copies or derivative
works are solely in the form of machine-executable object code generated by
a source language processor. (A program that contains no derivative of any 
portion of the Library, but is designed to work with the Library by being 
compiled or linked with it is not a derivative work of the Library, and 
therefore falls outside the scope of this license.)

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE, TITLE AND NON-INFRINGEMENT. IN NO EVENT
SHALL THE COPYRIGHT HOLDERS OR ANYONE DISTRIBUTING THE SOFTWARE BE LIABLE
FOR ANY DAMAGES OR OTHER LIABILITY, WHETHER IN CONTRACT, TORT OR OTHERWISE,
ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
DEALINGS IN THE SOFTWARE.
back to top