File: copyright

package info (click to toggle)
ml-dtypes 0.5.4-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 4,768 kB
  • sloc: ansic: 48,160; cpp: 26,737; python: 2,344; pascal: 514; makefile: 15
file content (126 lines) | stat: -rw-r--r-- 6,410 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Source: https://github.com/jax-ml/ml_dtypes

Files: *
       ml_dtypes/*
Copyright: 2022-2025, Google LLC
           2022-2025, Tensorflow Authors
           2022-2025, ml_dtypes authors
License: Apache-2.0

Files: debian/*
Copyright: 2025, Mo Zhou <lumin@debian.org>
License: Apache-2.0

Files: debian/eigen-7bf2968fed5f246c0589e1111004cb420fcd7c71/*
Copyright:
 2006-2010, Benoit Jacob <jacob.benoit.1@gmail.com>
 2007, Julien Pommier
 2007, Michael Olbrich <michael.olbrich@gmx.net>
 2007-2009, Benoit Jacob <jacob.benoit.1@gmail.com>
 2008-2019, Gael Guennebaud <gael.guennebaud@inria.fr>
 2009, Kenneth Riddile <kfriddile@yahoo.com>
 2009, Ricard Marxer <email@ricardmarxer.com>
 2010, Hauke Heibel <hauke.heibel@gmail.com>
 2010, Thomas Capricelli <orzel@freehackers.org>
 2010-2013, Hauke Heibel <hauke.heibel@gmail.com>
 2010-2016, Konstantinos Margaritis <markos@freevec.org>
 2011-2012, Jitse Niesen <jitse@maths.leeds.ac.uk>
 2013, Pavel Holoborodko <pavel@holoborodko.com>
 2014-2016, Benoit Steiner <benoit.steiner.goog@gmail.com>
 2014, Pedro Gonnet (pedro.gonnet@gmail.com)
 2014, yoco <peter.xiau@gmail.com>
 2014-2016, Benoit Steiner <benoit.steiner.goog@gmail.com>
 2014-2016, Pedro Gonnet (pedro.gonnet@gmail.com)
 2016, Eugene Brevdo <ebrevdo@gmail.com>
 2018, Rasmus Munk Larsen <rmlarsen@google.com>
 2018, Wave Computing, Inc. (Chris Larsen, Alexey Frunze (afrunze@wavecomp.com))
 2019, Rasmus Munk Larsen <rmlarsen@google.com>
 2020, Antonio Sanchez <cantonios@google.com>
 2020, Arm Limited and Contributors
 2020, Everton Constantino (everton.constantino@ibm.com)
 2021, C. Antonio Sanchez <cantonios@google.com>
 2021, Chip Kerchner (chip.kerchner@ibm.com)
 2021, NVIDIA CORPORATION.
 2021, The Eigen Team
 2022, Intel Corporation
 Fabian Giesen, 2016.
 Codeplay Software Ltd. (Mehdi Goli, Ralph Potter, Luke Iwanski)
License: MPL-2.0
Comment: This is an embedded snapshot of libeigen3-dev. The version provided
 by Debian archive is too old to provide necessary APIs. Since ml_dtypes
 only need a tiny portion of Eigen (only the Core module), the embedded
 source is significantly trimmed.
 .
 The following sources contain snippets from other projects:
 .
 Files: debian/eigen-7bf2968fed5f246c0589e1111004cb420fcd7c71/Eigen/src/Core/arch/Default/Half.h
 Copyright: (c) Fabian Giesen, 2016.
 License:
   Copyright (c) Fabian Giesen, 2016
   All rights reserved.
   Redistribution and use in source and binary forms, with or without
   modification, are permitted.
   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.

Files: debian/eigen-7bf2968fed5f246c0589e1111004cb420fcd7c71/Eigen/src/Core/arch/Default/BFloat16.h
Copyright: 2017 TensorFlow Authors
License: Apache-2.0

Files:
 debian/eigen-7bf2968fed5f246c0589e1111004cb420fcd7c71/Eigen/src/Core/products/GeneralMatrixMatrixTriangular_BLAS.h
 debian/eigen-7bf2968fed5f246c0589e1111004cb420fcd7c71/Eigen/src/Core/products/GeneralMatrixMatrix_BLAS.h
 debian/eigen-7bf2968fed5f246c0589e1111004cb420fcd7c71/Eigen/src/Core/products/GeneralMatrixVector_BLAS.h
 debian/eigen-7bf2968fed5f246c0589e1111004cb420fcd7c71/Eigen/src/Core/products/SelfadjointMatrixMatrix_BLAS.h
 debian/eigen-7bf2968fed5f246c0589e1111004cb420fcd7c71/Eigen/src/Core/products/SelfadjointMatrixVector_BLAS.h
 debian/eigen-7bf2968fed5f246c0589e1111004cb420fcd7c71/Eigen/src/Core/products/TriangularMatrixMatrix_BLAS.h
 debian/eigen-7bf2968fed5f246c0589e1111004cb420fcd7c71/Eigen/src/Core/products/TriangularMatrixVector_BLAS.h
 debian/eigen-7bf2968fed5f246c0589e1111004cb420fcd7c71/Eigen/src/Core/products/TriangularSolverMatrix_BLAS.h
 debian/eigen-7bf2968fed5f246c0589e1111004cb420fcd7c71/Eigen/src/Core/util/MKL_support.h
 debian/eigen-7bf2968fed5f246c0589e1111004cb420fcd7c71/Eigen/src/Core/Assign_MKL.h
Copyright: 2011, Intel Corporation.
License: BSD-3-clause

License: Apache-2.0
 On Debian systems the full text of the Apache-2.0 can be found in
 /usr/share/common-licenses/Apache-2.0

License: MPL-2.0
 On Debian systems the full text of the MPL-2.0 can be found in
 /usr/share/common-licenses/MPL-2.0

License: BSD-3-clause
 Copyright (c) 2011, Intel Corporation. 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 Intel Corporation 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 OWNER 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.