https://github.com/ITensor/ITensor
Raw File
Tip revision: 3f79830279e39b943c8b6e7d3c412d5e84f6055f authored by Miles Stoudenmire on 06 November 2013, 00:16:22 UTC
ITensor::randomize and IQTensor::randomize will now yield a random complex tensor if given the 'Complex' Opt.
Tip revision: 3f79830
LICENSE
ITensor Library License - Version 1.0 - January 30th, 2012

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 based wholly or in part on the Library, the 
use of the Library must be acknowledged and this acknowledgement must include
the address of the ITensor website http://itensor.org/

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