# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "lintools" in publications use:' type: software license: GPL-3.0-only title: 'lintools: Manipulation of Linear Systems of (in)Equalities' version: 0.1.7.1 doi: 10.32614/CRAN.package.lintools abstract: 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. authors: - family-names: Loo given-names: Mark name-particle: van der email: mark.vanderloo@gmail.com - family-names: Jonge given-names: Edwin name-particle: de repository: https://data-cleaning.r-universe.dev repository-code: https://github.com/data-cleaning/lintools commit: edbbf21ebc9934405cd7921d8fd856fc6afc3a77 url: https://github.com/data-cleaning/lintools contact: - family-names: Loo given-names: Mark name-particle: van der email: mark.vanderloo@gmail.com