Skip to content

An R interface to the SLICOT library.

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md
Notifications You must be signed in to change notification settings

RJHKnight/slicotr

Repository files navigation

slicotr - An R interface to the SLICOT library.

A wrapper for the SLICOT control library, leaning heavily on the slycot python project.

SLICOT provides a large number of robust and stable numerical algorithms for computations of relevance to control theory and linear dynamic systems.

Of particular note are the solvers for Riccati, Lyapunov and Sylvester equations.

Installation

You can install the development version from github using devtools:

# install.packages("devtools")
devtools::install_github("rjhknight/slicotr")

The installation requires compiliation of a large number of fortran files.

References

About

An R interface to the SLICOT library.

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published