lintools: Manipulation of Linear Systems of (in)Equalities

Variable elimination (Gaussian elimination, Fourier-Motzkin elimination), Moore-Penrose pseudoinverse, reduction to reduced row echelon form, value substitution, projecting a vector on the convex polytope described by a system of (in)equations, simplify systems by removing spurious columns and rows and collapse implied equalities, test if a matrix is totally unimodular, compute variable ranges implied by linear (in)equalities.

Version: 0.1.7
Imports: utils
Suggests: tinytest, knitr, rmarkdown
Published: 2023-01-16
Author: Mark van der Loo [aut, cre], Edwin de Jonge [aut]
Maintainer: Mark van der Loo <mark.vanderloo at gmail.com>
BugReports: https://github.com/data-cleaning/lintools/issues
License: GPL-3
URL: https://github.com/data-cleaning/lintools
NeedsCompilation: yes
Materials: NEWS
CRAN checks: lintools results

Documentation:

Reference manual: lintools.pdf
Vignettes: Introduction to the Successive Projection Algorithm

Downloads:

Package source: lintools_0.1.7.tar.gz
Windows binaries: r-devel: lintools_0.1.7.zip, r-release: lintools_0.1.7.zip, r-oldrel: lintools_0.1.7.zip
macOS binaries: r-release (arm64): lintools_0.1.7.tgz, r-oldrel (arm64): lintools_0.1.7.tgz, r-release (x86_64): lintools_0.1.7.tgz
Old sources: lintools archive

Reverse dependencies:

Reverse imports: deductive, rspa
Reverse suggests: mcmcsae

Linking:

Please use the canonical form https://CRAN.R-project.org/package=lintools to link to this page.