OpenBLAS | OpenBLAS is an optimized BLAS library based on GotoBLAS2 113 BSD version

 by   xianyi C Version: v0.3.23 License: BSD-3-Clause

kandi X-RAY | OpenBLAS Summary

kandi X-RAY | OpenBLAS Summary

OpenBLAS is a C library. OpenBLAS has no bugs, it has no vulnerabilities, it has a Permissive License and it has medium support. You can download it from GitHub.

OpenBLAS is an optimized BLAS (Basic Linear Algebra Subprograms) library based on GotoBLAS2 1.13 BSD version. Please read the documentation on the OpenBLAS wiki pages: For a general introduction to the BLAS routines, please refer to the extensive documentation of their reference implementation hosted at netlib: On that site you will likewise find documentation for the reference implementation of the higher-level library LAPACK - the Linear Algebra Package that comes included with OpenBLAS. If you are looking for a general primer or refresher on Linear Algebra, the set of six 20-minute lecture videos by Prof. Gilbert Strang on either MIT OpenCourseWare or Youtube may be helpful.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              OpenBLAS has a medium active ecosystem.
              It has 5251 star(s) with 1311 fork(s). There are 210 watchers for this library.
              OutlinedDot
              It had no major release in the last 12 months.
              There are 124 open issues and 1898 have been closed. On average issues are closed in 18 days. There are 22 open pull requests and 0 closed requests.
              It has a neutral sentiment in the developer community.
              The latest version of OpenBLAS is v0.3.23

            kandi-Quality Quality

              OpenBLAS has no bugs reported.

            kandi-Security Security

              OpenBLAS has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.

            kandi-License License

              OpenBLAS is licensed under the BSD-3-Clause License. This license is Permissive.
              Permissive licenses have the least restrictions, and you can use them in most projects.

            kandi-Reuse Reuse

              OpenBLAS releases are available to install and integrate.
              Installation instructions, examples and code snippets are available.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of OpenBLAS
            Get all kandi verified functions for this library.

            OpenBLAS Key Features

            No Key Features are available at this moment for OpenBLAS.

            OpenBLAS Examples and Code Snippets

            No Code Snippets are available at this moment for OpenBLAS.

            Community Discussions

            No Community Discussions are available at this moment for OpenBLAS.Refer to stack overflow page for discussions.

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install OpenBLAS

            Download from project homepage, https://xianyi.github.com/OpenBLAS/, or check out the code using Git from https://github.com/xianyi/OpenBLAS.git. (If you want the most up to date version, be sure to use the develop branch - master is several years out of date due to a change of maintainership.) Buildtime parameters can be chosen in Makefile.rule, see there for a short description of each option. Most can also be given directly on the make or cmake command line.
            Use PREFIX= when invoking make, for example. The default installation directory is /opt/OpenBLAS.

            Support

            The IBM MASS library consists of a set of mathematical functions for C, C++, and Fortran applications that are tuned for optimum performance on POWER architectures. OpenBLAS with MASS requires a 64-bit, little-endian OS on POWER. The library can be installed as shown:. After installing the MASS library, compile OpenBLAS with USE_MASS=1. For example, to compile on Power8 with MASS support: make USE_MASS=1 TARGET=POWER8.
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries