-
Notifications
You must be signed in to change notification settings - Fork 4
/
DESCRIPTION
27 lines (27 loc) · 1.3 KB
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
Package: matter
Type: Package
Title: Out-of-core statistical computing and signal processing
Version: 2.9.1
Date: 2016-10-11
Author: Kylie A. Bemis <[email protected]>
Maintainer: Kylie A. Bemis <[email protected]>
Description: Toolbox for larger-than-memory scientific computing and visualization, providing efficient out-of-core data structures using files or shared memory, for dense and sparse vectors, matrices, and arrays, with applications to nonuniformly sampled signals and images.
License: Artistic-2.0 | file LICENSE
Depends: R (>= 4.4), BiocParallel, Matrix, methods
Imports: BiocGenerics, ProtGenerics, digest, irlba,
stats, stats4, graphics, grDevices, parallel, utils
Suggests: BiocStyle, knitr, testthat, plotly
VignetteBuilder: knitr
Collate: matterGenerics.R utils.R logger.R
resources.R drle.R atoms.R ops.R matter.R
matter_arr.R matter_fct.R matter_list.R matter_str.R
search.R sparse_arr.R stream_stat.R chunked.R
apply.R rowDists.R rowStats.R stats.R scale.R
signal.R signal2.R nnmf.R fastmap.R prcomp.R pls.R
nscentroids.R sgmix.R cv.R mi_learn.R
altrep.R parallel.R plot.R vizi.R
LinkingTo: BH
biocViews: Infrastructure, DataRepresentation, DataImport,
DimensionReduction, Preprocessing
URL: https://github.com/kuwisdelu/matter
BugReports: https://github.com/kuwisdelu/matter/issues