r-cran-uwot 0.1.4-1 source package in Ubuntu

Changelog

r-cran-uwot (0.1.4-1) unstable; urgency=medium

  * New upstream version
  * Standards-Version: 4.4.1
  * Trim trailing whitespace.
  * Set upstream metadata fields: Archive, Bug-Database, Repository.

 -- Andreas Tille <email address hidden>  Mon, 11 Nov 2019 21:19:40 +0100

Upload details

Uploaded by:
Debian R Packages Maintainers
Uploaded to:
Sid
Original maintainer:
Debian R Packages Maintainers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
r-cran-uwot_0.1.4-1.dsc 2.2 KiB b549fce7c091c4693a3d82b1162a83c3f754f9b252e90a63761ffdf51ff1568f
r-cran-uwot_0.1.4.orig.tar.gz 79.4 KiB 36216b08cd931997c117a4c8333a877e52441af7ee4557baa02e3491f4bf3cf9
r-cran-uwot_0.1.4-1.debian.tar.xz 2.5 KiB d40073e17502b7e8bfa556ff6061c0e5392b384af4faf7838cdce58bd139158b

Available diffs

No changes file available.

Binary packages built by this source

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.
 .
 This is a complete re-implementation in R (and C++, via the 'Rcpp'
 package): no Python installation is required. See the uwot website
 (<https://github.com/jlmelville/uwot>) for more documentation and examples.

r-cran-uwot-dbgsym: debug symbols for r-cran-uwot