r-cran-uwot 0.1.5-2 source package in Ubuntu

Changelog

r-cran-uwot (0.1.5-2) unstable; urgency=medium

  * Merged own packaging with the one by Andreas.
  * TODO: Added dependency on libtbb-dev, does not FTBFS without it
    but states not to find it - which it still does when added,
    which remains to be investigated.

 -- Steffen Moeller <email address hidden>  Tue, 31 Dec 2019 03:00:05 +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.5-2.dsc 2.2 KiB cd35af648170fc191f6e3becd740e16ccc28526a8db0f848bf86525deafec665
r-cran-uwot_0.1.5.orig.tar.gz 79.1 KiB 3253b44c5c7d9ecff25511ad1632a8e924677f9e9a1a8453088de09e90e2e95f
r-cran-uwot_0.1.5-2.debian.tar.xz 2.8 KiB 83a3c5808c109b4c7f36e7daac0f6c2b8baddaf42ee149e271487016d6ea93f2

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