https://github.com/ITensor/ITensor
Raw File
Tip revision: a4b86932c19bde008ed39d9079d35a633b9e5ae5 authored by Miles Stoudenmire on 24 April 2014, 18:44:49 UTC
Updated LICENSE file to provide suggested wording for citing ITensor.
Tip revision: a4b8693
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