[
    {
        "Name": "SuiteSparse",
        "License": "LGPL-2.1-or-later",
        "License File": "https://github.com/DrTimothyAldenDavis/SuiteSparse/blob/dev/LICENSE.txt",
        "Version Number": "v7.7.0",
        "Owner": "hanjinfei@foxmail.com",
        "Upstream URL": "https://github.com/DrTimothyAldenDavis/SuiteSparse",
        "Description": "SuiteSparse is an excellent sparse matrix computing toolkit, which provides a wealth of algorithms and functions to deal with a variety of sparse matrix problems."
    },
    {
        "Name": "OpenBLAS_0.3.23",
        "License": "BSD-3-Clause license",
        "License File": "https://github.com/OpenMathLib/OpenBLAS/blob/develop/LICENSE",
        "Version Number": "0.3.23",
        "Owner": "xiafeng@huawei.com",
        "Upstream URL": "https://www.openblas.net",
        "Description": "OpenBLAS is an optimized BLAS (Basic Linear Algebra Subprograms) library based on GotoBLAS2 1.13 BSD version."
    },
    {
        "Name": "gmp",
        "License": "GPL-2.0 and GPL-3.0"",
        "License File": ["https://www.gnu.org/licenses/old-licenses/gpl-2.0.html","https://www.gnu.org/licenses/lgpl-3.0.html"],
        "Version Number": "v1.0.12",
        "Owner": "chenbaodi@huawei.com",
        "Upstream URL": "https://gmplib.org/download/gmp/gmp-6.2.1.tar.xz",
        "Description": "GMP is a free library for arbitrary precision arithmetic, operating on signed integers, rational numbers, and floating-point numbers."
    },
    {
        "Name": "mpfr",
        "License": "GPL-3.0",
        "License File": "https://www.gnu.org/licenses/lgpl-3.0.html",
        "Version Number": "4.2.1",
        "Owner": "hanjinfei@foxmail.com",
        "Upstream URL": "https://www.mpfr.org",
        "Description": "The mpfr library is a C library for multiple-precision floating-point computations with correct rounding."
    },
    {
        "Name": "clapack",
        "License": "BSD-3-Clause",
        "License File": "",
        "Version Number": "3.2.1",
        "Owner": "hanjinfei@foxmail.com",
        "Upstream URL": "https://netlib.org/clapack/",
        "Description": "The CLAPACK library was built using a Fortran to C conversion utility called f2c. The entire Fortran 77 LAPACK library is run through f2c to obtain C code, and then modified to improve readability. CLAPACK's goal is to provide LAPACK for someone who does not have access to a Fortran compiler."
    }
]