r-cran-spacefillr
Space-Filling Random and Quasi-Random Sequences
Generates random and quasi-random space-filling sequences. Supports the
following sequences: 'Halton', 'Sobol', 'Owen'-scrambled 'Sobol', 'Owen'-
scrambled 'Sobol' with errors distributed as blue noise, progressive
jittered, progressive multi-jittered ('PMJ'), 'PMJ' with blue noise,
'PMJ02', and 'PMJ02' with blue noise. Includes a 'C++' 'API'. Methods
derived from "Constructing Sobol sequences with better two-dimensional
projections" (2012) <doi:10.1137/070709359> S. Joe and F. Y. Kuo,
"Progressive Multi-Jittered Sample Sequences" (2018) <https://graphics.-
pixar.com/library/ProgressiveMultiJitteredSampling/paper.pdf>
Christensen, P., Kensler, A. and Kilpatrick, C., and "A Low-Discrepancy
Sampler that Distributes Monte Carlo Errors as a Blue Noise in Screen
Space" (2019) E. Heitz, B. Laurent, O. Victor, C. David and I. Jean-
Claude, <doi:10.1145/3306307.3328191>.
r-cran-uwot
GNU R uniform manifold approximation and projection (UMAP)
An implementation of the Uniform Manifold Approximation and
Projection dimensionality reduction by McInnes et al. (2018)
<arXiv:1802.03426>. It also provides means to transform new data and to
carry out supervised dimensionality reduction. An implementation of the
related LargeVis method of Tang et al. (2016) <arXiv:1602.00370> is also
provided.
r-base-core
GNU R core of statistical computation and graphics system
R is a system for statistical computation and graphics. It consists
of a language plus a run-time environment with graphics, a debugger,
access to certain system functions, and the ability to run programs
stored in script files.
gi-docgen
source code documentation tool using GObject-Introspection
GI-DocGen is a document generator for GObject-based libraries. GObject
is the base type system of the GNOME project. GI-Docgen reuses the
introspection data generated by GObject-based libraries to generate
the API reference of these libraries, as well as other ancillary
documentation.
r-recommended
GNU R collection of recommended packages [metapackage]
R is a system for statistical computation and graphics. It consists
of a language plus a run-time environment with graphics, a debugger,
access to certain system functions, and the ability to run programs
stored in script files.
gnustep-back0.32
GNUstep GUI Backend
It is a backend component for the GNUstep GUI Library.
The implementation of the GNUstep GUI Library is designed in two parts.
The first part is the front-end component which is independent of platform
and display system. This front-end is combined with a back-end
component which handles all of the display system dependent such as
specific calls to the X Window System.