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.3
Imports: utils
Suggests: knitr, tinytest
Published: 2019-12-05
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

Downloads:

Reference manual: lintools.pdf
Vignettes: Introduction to the Successive Projection Algorithm
Package source: lintools_0.1.3.tar.gz
Windows binaries: r-devel: lintools_0.1.3.zip, r-release: lintools_0.1.3.zip, r-oldrel: lintools_0.1.3.zip
macOS binaries: r-release: lintools_0.1.3.tgz, r-oldrel: lintools_0.1.3.tgz
Old sources: lintools archive

Reverse dependencies:

Reverse imports: deductive, rspa

Linking:

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