neo | library revolves around operations on vectors and matrices

 by   andreaferretti HTML Version: Current License: Apache-2.0

kandi X-RAY | neo Summary

kandi X-RAY | neo Summary

neo is a HTML library. neo has no bugs, it has no vulnerabilities, it has a Permissive License and it has low support. You can download it from GitHub.

The library revolves around operations on vectors and matrices of floating point numbers. It allows to compute operations either on the CPU or on the GPU offering identical APIs. The library defines types Matrix[A] and Vector[A], where A is sometimes restricted to be float32 or float64 (usually to use BLAS and LAPACK routines). Actually, Vector[A] is just a small wrapper around seq[A], which allows to perform linear algebra operations on standard Nim sequences without copying. Similar types exist on the GPU side, and there are facilities to move them back and forth from the CPU. Neo makes use of many standard libraries such as BLAS, LAPACK and CUDA. See this section to learn how to link the correct implementation for your platform.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              neo has a low active ecosystem.
              It has 198 star(s) with 14 fork(s). There are 22 watchers for this library.
              OutlinedDot
              It had no major release in the last 6 months.
              There are 15 open issues and 18 have been closed. On average issues are closed in 77 days. There are no pull requests.
              It has a neutral sentiment in the developer community.
              The latest version of neo is current.

            kandi-Quality Quality

              neo has no bugs reported.

            kandi-Security Security

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

            kandi-License License

              neo is licensed under the Apache-2.0 License. This license is Permissive.
              Permissive licenses have the least restrictions, and you can use them in most projects.

            kandi-Reuse Reuse

              neo releases are not available. You will need to build from source code and install.
              Installation instructions are not available. 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 neo
            Get all kandi verified functions for this library.

            neo Key Features

            No Key Features are available at this moment for neo.

            neo Examples and Code Snippets

            No Code Snippets are available at this moment for neo.

            Community Discussions

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

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

            Vulnerabilities

            No vulnerabilities reported

            Install neo

            You can download it from GitHub.

            Support

            Every contribution is very much appreciated! This can range from:.
            Find more information at:

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

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/andreaferretti/neo.git

          • CLI

            gh repo clone andreaferretti/neo

          • sshUrl

            git@github.com:andreaferretti/neo.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link