RAILS | Residual Approximation-based Iterative Lyapunov Solver

 by   Sbte C++ Version: Current License: BSD-3-Clause

kandi X-RAY | RAILS Summary

kandi X-RAY | RAILS Summary

RAILS is a C++ library. RAILS has no bugs, it has a Permissive License and it has low support. However RAILS has 8 vulnerabilities. You can download it from GitHub.

RAILS is an iterative solver for generalized continuous time Lyapunov equations. These equations are of the form. where ' denotes the transpose, A and M are mxm, X is mxm and symmetric, and B is mxn where n << m. We solve for a low-rank approximation of X of the form X=V*T*V'. The method work by expanding the search space in every iteration by eigenvectors of the residual. Unlike many other methods, this method can be restarted, and therefore can limit the size of the search space. It is especially well suited when one wants to perform multiple computations on similar systems since then one can use the approximate solution from the previous computation as an initial guess (for instance in a continuation), or when n is relatively large since we can use any amount of eigenvectors of the residual to expand the space (as long as it's smaller or equal to n). This repository contains both a C++ and a Matlab implementation of the algorithm.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              RAILS has a low active ecosystem.
              It has 1 star(s) with 1 fork(s). There are 2 watchers for this library.
              OutlinedDot
              It had no major release in the last 6 months.
              There are 1 open issues and 0 have been closed. There are no pull requests.
              It has a neutral sentiment in the developer community.
              The latest version of RAILS is current.

            kandi-Quality Quality

              RAILS has no bugs reported.

            kandi-Security Security

              RAILS has 8 vulnerability issues reported (1 critical, 3 high, 4 medium, 0 low).

            kandi-License License

              RAILS 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

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

            RAILS Key Features

            No Key Features are available at this moment for RAILS.

            RAILS Examples and Code Snippets

            No Code Snippets are available at this moment for RAILS.

            Community Discussions

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

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

            Vulnerabilities

            No vulnerabilities reported

            Install RAILS

            The code can be compiled using cmake. One can for instance run. This will build the code in the build directory. If Trilinos is present in your cmake path, it will also compile Trilinos wrappers so the code can be used in combination with Trilinos. An extensive test suite is also present, which can be run using.

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            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/Sbte/RAILS.git

          • CLI

            gh repo clone Sbte/RAILS

          • sshUrl

            git@github.com:Sbte/RAILS.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