opentsne 0.6.1-2ubuntu1 source package in Ubuntu

Changelog

opentsne (0.6.1-2ubuntu1) lunar; urgency=medium

  * Xfail test_iris which fails due to differing
    precision, see #1004706
  * Do not build with -march=native or -mcpu=native,
    see #1008996

 -- Graham Inggs <email address hidden>  Fri, 03 Mar 2023 14:07:04 +0000

Upload details

Uploaded by:
Graham Inggs
Uploaded to:
Lunar
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc
Lunar release universe misc

Downloads

File Size SHA-256 Checksum
opentsne_0.6.1.orig.tar.gz 22.2 MiB 020caa3b210e01476c029d9faa9d1a905b8adb123a2010f5c2b91f95a25f8b37
opentsne_0.6.1-2ubuntu1.debian.tar.xz 4.0 KiB 26e496f1c25af98f56e8c6ff517316dd8815e4efcc840b1d41f3f708befb05c4
opentsne_0.6.1-2ubuntu1.dsc 2.4 KiB b95fde3f08a47cdf61b384158acccf62245730b101a2b5b7bad10f1c6ffb8960

Available diffs

View changes file

Binary packages built by this source

python3-opentsne: t-Distributed Stochastic Neighbor Embedding algorithm

 Modular Python implementation of t-Distributed Stochasitc Neighbor
 Embedding (t-SNE), a popular dimensionality-reduction algorithm for
 visualizing high-dimensional data sets. openTSNE incorporates the
 latest improvements to the t-SNE algorithm, including the ability to
 add new data points to existing embeddings, massive speed
 improvements, enabling t-SNE to scale to millions of data points and
 various tricks to improve global alignment of the
 resulting visualizations.

python3-opentsne-dbgsym: debug symbols for python3-opentsne