Package: invertiforms 0.1.1.9000

Alex Hayes

invertiforms: Invertible Transforms for Matrices

Provides composable invertible transforms for (sparse) matrices.

Authors:Alex Hayes [aut, cre, cph]

invertiforms_0.1.1.9000.tar.gz
invertiforms_0.1.1.9000.zip(r-4.7)invertiforms_0.1.1.9000.zip(r-4.6)invertiforms_0.1.1.9000.zip(r-4.5)
invertiforms_0.1.1.9000.tgz(r-4.6-any)invertiforms_0.1.1.9000.tgz(r-4.5-any)
invertiforms_0.1.1.9000.tar.gz(r-4.7-any)invertiforms_0.1.1.9000.tar.gz(r-4.6-any)
invertiforms_0.1.1.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html
DESCRIPTION |NEWS
card.svg |card.png
invertiforms/json (API)

# Install 'invertiforms' in R:
install.packages('invertiforms', repos = c('https://rohelab.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/rohelab/invertiforms/issues

Pkgdown/docs site:https://rohelab.github.io

On CRAN:

Conda:

3.18 score 1 stars 1 packages 4 scripts 228 downloads 6 exports 7 dependencies

Last updated from:6c11f6677a. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK129
source / vignettesOK167
linux-release-x86_64OK134
macos-release-arm64OK95
macos-oldrel-arm64OK91
windows-develOK95
windows-releaseOK84
windows-oldrelOK86
wasm-releaseOK91

Exports:DoubleCenterinverse_transformNormalizedLaplacianPerturbedLaplacianRegularizedLaplaciantransform

Dependencies:gluelatticeMatrixRcppRcppEigenRSpectrasparseLRMatrix

Readme and manuals

Help Manual

Help pageTopics
Construct and use DoubleCenter transformationsDoubleCenter inverse_transform,DoubleCenter,sparseLRMatrix-method inverse_transform,DoubleCenter,vsp_fa-method transform,DoubleCenter,sparseMatrix-method
Row and column centering transformationDoubleCenter-class
Apply the inverse of an invertible transformationinverse_transform
An abstract S4 class representing an invertible transformationInvertiform-class
Construct and use the Normalized Laplacianinverse_transform,NormalizedLaplacian,sparseMatrix-method NormalizedLaplacian transform,NormalizedLaplacian,sparseMatrix-method
Normalized graph Laplacian transformationNormalizedLaplacian-class
Construct and use the Perturbed Laplacianinverse_transform,PerturbedLaplacian,sparseLRMatrix-method PerturbedLaplacian transform,PerturbedLaplacian,sparseMatrix-method
Perturbed graph Laplacian transformationPerturbedLaplacian-class
Construct and use the Regularized Laplacianinverse_transform,RegularizedLaplacian,Matrix-method inverse_transform,RegularizedLaplacian,matrix-method inverse_transform,RegularizedLaplacian,vsp_fa-method RegularizedLaplacian transform,RegularizedLaplacian,Matrix-method transform,RegularizedLaplacian,matrix-method transform,RegularizedLaplacian,sparseLRMatrix-method
Regularized graph Laplacian transformationRegularizedLaplacian-class
Apply an invertible transformationtransform