TensorSharp 2.8.6 License Info

TensorSharp 2.8.6

BSD 3-Clause License

Copyright (c) 2018, Zhongkai Fu
All rights reserved.

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:

* Redistributions of source code must retain the above copyright notice, this
  list of conditions and the following disclaimer.

* Redistributions in binary form must reproduce the above copyright notice,
  this list of conditions and the following disclaimer in the documentation
  and/or other materials provided with the distribution.

* Neither the name of the copyright holder nor the names of its
  contributors may be used to endorse or promote products derived from
  this software without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.


ManagedCuda extended �GPL� license

ManagedCuda is a set of software libraries written by Michael Kunz and distributed by
Artic Imaging SARL, 540, 1�re Avenue, 06600 Antibes, France
that provides access to NVIDIA��s CUDA� API and several of CUDA enabled utility libraries (CUFFT,
CURAND, CUSPARSE, CUBLAS, CUSOLVER, NPP, NvJitLink, NvJPEG and NVRTC) from the .net
platform. This license covers the terms and conditions for copying, distribution and modification as
following.
ManagedCuda is available under GNU General Public License version 3 or a commercial license.
The GNU General Public License version 3 does not allow integrating GPLv3 source code or its compiled
binaries into a BSD licensed project.
This extended MangedCuda �GPL� license thus grants the Seq2SeqSharp project
(https://github.com/zhongkaifu/Seq2SeqSharp) the right to use ManagedCuda in form of source
code or compiled binaries under the following two conditions:
- Any derivative work of Seq2SeqSharp is allowed to use ManagedCuda under the same license
terms as Seq2SeqSharp, if ManagedCuda is only used through or for Seq2SeqSharp.
- If a derivative work of Seq2SeqSharp uses ManagedCuda independently from Seq2SeqSharp,
the standard GPLv3 license applies for ManagedCuda.